Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Claude Paroz
|
9c1f501d7b
|
Fixed #24014 -- Unified OGRException and GDALException
Thanks Tim Graham for the review.
|
2014-12-18 11:28:17 +01:00 |
Claude Paroz
|
41903d025a
|
Dropped support for GDAL 1.6
|
2014-03-29 11:08:52 +01:00 |
Jakub Gocławski
|
2ddf1fc50f
|
Fixed #21606 -- Fixed default_lat and default_lon override in OSMWidget
|
2013-12-14 13:53:37 +01:00 |
Loic Bistuer
|
a2814846ca
|
Fixed E124 pep8 warnings.
|
2013-12-10 15:12:48 -05:00 |
Alex Gaynor
|
9bf5610890
|
Start attacking E231 violations
|
2013-10-24 10:30:03 -07:00 |
Alasdair Nicol
|
c3aa2948c6
|
Fixed #21298 -- Fixed E301 pep8 warnings
|
2013-10-23 13:45:03 +01:00 |
Alasdair Nicol
|
dfb4cb9970
|
Fixed #21285 -- Fixed E121,E122 pep8 warnings
|
2013-10-17 20:20:11 -04:00 |
Claude Paroz
|
21c2bfdff3
|
Updated OpenLayers version from 2.11 to 2.13
|
2013-10-12 18:08:07 +02:00 |
Claude Paroz
|
dd656073ad
|
Fixed #21003 -- Ensured geometry widget return value has SRID
Thanks Mathieu Leplatre for the report and initial patch.
|
2013-09-03 13:53:35 +02:00 |
Claude Paroz
|
b6889c68d7
|
Prevented rendering attrs to be squashed in OSMWidget
|
2013-09-03 10:02:55 +02:00 |
Claude Paroz
|
6ecbac21a9
|
Fixed syntax error in OSMWidget
|
2013-09-03 09:05:01 +02:00 |
Claude Paroz
|
102f26c929
|
Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Thanks Mathieu Leplatre for the report and the initial patch.
|
2013-09-02 13:32:00 +02:00 |
Claude Paroz
|
b16b72d415
|
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Largely inspired from django-floppyforms. Designed to not depend
on OpenLayers at code level.
|
2013-05-17 13:33:40 +02:00 |