This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
817a8feac9becc779cb09afb841db5c9d33b4753
openlayers
/
test
/
spec
/
ol
/
parser
T
History
Tim Schaub
1aa83e133b
Remove dimension property from geometries
...
This was only necessary when using the shared vertices structure.
2013-09-27 23:18:34 +01:00
..
geojson
Taking advantage of GitHub's rendering of .geojson
2013-06-18 15:39:45 -06:00
gpx
Implement GPX parser (read/write).
2013-05-22 10:44:36 +02:00
kml
Merge pull request
#809
from tschaub/clockwise
2013-07-05 17:04:50 -07:00
ogc
Rename {get|set}FeatureId to {get|set}Id
2013-09-17 12:50:56 +02:00
topojson
Tests for parsing world-110m.json
2013-07-26 15:52:22 -06:00
geojson.test.js
Remove use of shared structures in feature parsers
2013-09-27 23:18:34 +01:00
gpx.test.js
Implement GPX parser (read/write).
2013-05-22 10:44:36 +02:00
kml.test.js
Remove dimension property from geometries
2013-09-27 23:18:34 +01:00
polyline.test.js
Replaced jasmine testing framework by mocha, expect.js and sinon
2013-03-13 04:32:43 +01:00
topojson.test.js
Remove use of shared structures in feature parsers
2013-09-27 23:18:34 +01:00
wkt.test.js
Store rings so exerior is clockwise and interior is counter-clockwise
2013-06-24 17:46:36 -06:00