Andreas Hocevar
|
ccab7be20a
|
Merge pull request #7362 from Alexandre27/master
Added option to the ol.format.GeoJSON to allow the reading of the geometry_name from the geojson
|
2017-11-07 22:52:30 +01:00 |
|
Frederic Junod
|
bcfad6ea8b
|
Remove GeoJSON workaround for GeoServer
See #1569
See https://osgeo-org.atlassian.net/browse/GEOS-5996
|
2017-10-17 08:32:16 +02:00 |
|
Alexandre Silva
|
011285aefe
|
Added option to the ol.format.GeoJSON to allow the reading of the geometry_name from the geojson.
|
2017-10-16 14:51:55 +01:00 |
|
Frederic Junod
|
87b137ab7c
|
Fix GeoJSONCRSCode definition
The `code` property is on `GeoJSONCRSCode` not `GeoJSONCRSName`.
http://geojson.org/geojson-spec.html#named-crs
|
2017-01-11 13:42:33 +01:00 |
|
Frederic Junod
|
d5ea855108
|
Add missing GeoJSONGeometryCollection type to GeoJSONFeature#geometry
|
2015-06-11 09:53:06 +02:00 |
|
Frederic Junod
|
d219a8ef22
|
Remove GeoJSONObject extends from GeoJSONLink
Otherwise CRS object may have a `boox` or a `crs` property
|
2015-01-27 11:30:24 +01:00 |
|
Frederic Junod
|
3fbe9265da
|
Remove GeoJSONObject extends from GeoJSONCRS
Otherwise CRS object may have a `boox` or a `crs` property
|
2015-01-27 11:26:06 +01:00 |
|
Frederic Junod
|
ad65989d28
|
Move bbox property to GeoJSONObject
See http://geojson.org/geojson-spec.html#geojson-objects:
"A GeoJSON object may have a "bbox" member [...]"
|
2015-01-27 11:18:13 +01:00 |
|
Frederic Junod
|
d8984ca1aa
|
Add missing GeoJSONFeature#bbox property
See http://geojson.org/geojson-spec.html#bounding-boxes
|
2015-01-20 15:17:29 +01:00 |
|
Tim Schaub
|
abdae62481
|
Move description above annotation to avoid JSDoc warnings
|
2014-12-15 07:50:48 -08:00 |
|
Andreas Hocevar
|
8a56f455f1
|
Define constructor before its members
|
2014-08-09 08:53:24 +02:00 |
|
Tim Schaub
|
b7ed585e31
|
Reminder to remove workaround when GeoServer GeoJSON issue is fixed
See #1566 and http://jira.codehaus.org/browse/GEOS-5996
|
2014-01-21 09:59:25 -07:00 |
|
Tom Payne
|
f9e0167b66
|
Parse out-of-spec CRSs generated by GeoServer
|
2014-01-21 16:02:02 +01:00 |
|
Tom Payne
|
8edefc3fee
|
Add GeoJSONFeature#id to externs file
|
2013-11-20 11:42:08 +01:00 |
|
Tim Schaub
|
379c11e1ce
|
Add externs for GeoJSON crs member
|
2013-08-25 12:22:08 -06:00 |
|
Tim Schaub
|
022917e719
|
Lint free externs
|
2013-03-03 17:06:15 +01:00 |
|
Tim Schaub
|
4c2ad60619
|
Add geojson module in io package
|
2013-01-20 00:28:07 -07:00 |
|
Tom Payne
|
94d85d4821
|
Fix lint warnings
|
2012-07-11 17:20:06 +02:00 |
|
Tom Payne
|
7f7528baf9
|
Add GeoJSON externs.
|
2012-06-21 19:47:12 +02:00 |
|