Tom Payne
|
87cf424029
|
Rename ol.format.JSON to ol.format.JSONFeature
|
2014-02-28 13:09:14 +01:00 |
|
Antoine Abt
|
24ee4cb742
|
[GeoJSON] Add support for feature with null geometries
|
2014-02-14 15:12:16 +01:00 |
|
Tom Payne
|
2dd6cfd651
|
Add stability annotation to ol.format.GeoJSON
|
2014-02-03 14:59:13 +01: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
|
99eca3037d
|
Encode ol.geom.Circles as empty geometry collections in GeoJSON
GeoJSON does not support circles, nor null geometries. Empty geometry
collections seem to be the way to represent at null geometry in GeoJSON.
|
2014-01-14 12:34:47 +01:00 |
|
Frederic Junod
|
b53ddf5b42
|
Create 'type' annotation for 'const' variables
|
2014-01-13 08:53:36 +01:00 |
|
oterral
|
235af49f0b
|
Add goog.provide('ol.geom.GeometryType')
|
2014-01-10 14:00:30 +01:00 |
|
Tom Payne
|
d68a88da26
|
Always return an array of features, even if no features are read
|
2013-12-20 17:53:46 +01:00 |
|
Tom Payne
|
07c20c93fc
|
Add ol.format.GeoJSON#getExtensions
|
2013-12-19 17:00:36 +01:00 |
|
Éric Lemoine
|
35d5158454
|
Merge remote-tracking branch 'upstream/master' into vector-api
Conflicts:
src/objectliterals.jsdoc
src/ol/attribution.js
src/ol/geom/geometry.js
src/ol/geom/geometrycollection.js
src/ol/geom/linestring.js
src/ol/layer/vectorlayer.exports
src/ol/layer/vectorlayer.js
src/ol/map.js
src/ol/proj/proj.js
src/ol/renderer/canvas/canvasvectorlayerrenderer.js
src/ol/source/imagewmssource.js
src/ol/source/tilewmssource.js
src/ol/source/vectorsource.exports
src/ol/source/vectorsource.js
src/ol/source/wmssource.js
src/ol/style/style.js
src/ol/tilegrid/tilegrid.js
src/ol/tilegrid/wmtstilegrid.js
src/ol/tilegrid/xyztilegrid.js
|
2013-12-13 12:53:57 +01:00 |
|
Tom Payne
|
bde17b2ac8
|
Add ol.geom.GeometryCollection support to ol.format.GeoJSON
|
2013-12-11 17:28:00 +01:00 |
|
Tom Payne
|
ecf9ace190
|
Add ol.format.GeoJSON
|
2013-12-10 15:35:50 +01:00 |
|