Bart van den Eijnden
|
3587418888
|
The writeFeatures method should always return a string
|
2014-12-05 14:54:59 +01:00 |
|
Tobias Sauerwein
|
a231086a8b
|
Merge pull request #2407 from ahocevar/format-projection
Options for feature readers and writers to support transforms
|
2014-08-21 17:58:10 +02:00 |
|
tsauerwein
|
939e167c0b
|
Rename "adaptOptionsWithDefaultDataProjection"
|
2014-08-21 11:39:01 +02:00 |
|
tsauerwein
|
539e4a23b9
|
Introduce defaultDataProjection for formats
|
2014-08-18 15:31:06 +02:00 |
|
Frederic Junod
|
190db934ee
|
Always use goog.json.parse and set goog.json.USE_NATIVE_JSON=true
|
2014-08-07 17:14:50 +02:00 |
|
Andreas Hocevar
|
c4fdbacc12
|
Make options complete in ol.format.Feature already
|
2014-07-31 17:55:43 +02:00 |
|
Andreas Hocevar
|
46bba1fa3c
|
Get projection from data if dataProjection is not specified
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
8aa799850d
|
Add write transform capability to ol.format.JSONFeature
|
2014-07-31 17:51:25 +02:00 |
|
Andreas Hocevar
|
3245b8c6af
|
Update read* signatures in ol.format.JSONFeature to use options
|
2014-07-31 17:51:25 +02:00 |
|
Andreas Hocevar
|
0ea55b7f27
|
Use a ReadFeatures object instead of sourceProjection/targetProjection
|
2014-07-31 17:51:25 +02:00 |
|
Éric Lemoine
|
d13261a21a
|
Add target/sourceProjection to ol.format.JSONFeature#read*
|
2014-07-31 17:51:24 +02:00 |
|
Peter Robins
|
75be215497
|
Add standard docs text to abstract base classes
|
2014-06-14 07:20:33 -04:00 |
|
Peter Robins
|
41d9f0360a
|
Add @classdesc to classes
|
2014-06-09 12:10:19 -04:00 |
|
Frederic Junod
|
0062759f75
|
Use native JSON.parse function
|
2014-03-26 16:40:13 +01:00 |
|
Tom Payne
|
87cf424029
|
Rename ol.format.JSON to ol.format.JSONFeature
|
2014-02-28 13:09:14 +01:00 |
|