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
46b79d88f88dc2a24708619f8ad851f2a947741d
openlayers
/
test
/
spec
/
ol
/
parser
T
History
Bart van den Eijnden
46b79d88f8
ability to parse a FeatureCollection
...
The trick here was to delete featureNS so autoConfig would kick in
2013-11-25 15:49:48 +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
Add new line at the end of file
2013-09-26 17:26:43 +02:00
ogc
ability to parse a FeatureCollection
2013-11-25 15:49:48 +01:00
topojson
Tests for parsing world-110m.json
2013-07-26 15:52:22 -06:00
geojson.test.js
Fire change events for multi-part geometries
2013-10-04 23:36:16 -06:00
gpx.test.js
make some minor fixes to the parser test cases, such as using afterLoadXml everywhere and making sure done is used in all async tests
2013-11-08 11:27:58 +01:00
kml.test.js
Fire change events for multi-part geometries
2013-10-04 23:36:16 -06: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
Fire change events for multi-part geometries
2013-10-04 23:36:16 -06:00