Bart van den Eijnden
46b7f80fef
Skip tests for ol.format.MVT in IE9
2015-11-24 14:43:40 +01:00
Bart van den Eijnden
230f24208b
Fix up EsriJSON format tests in IE9
2015-11-23 14:03:18 +01:00
Bart van den Eijnden
40e9f0eaf2
Fix up ol.format.GPX tests in IE
2015-11-23 10:05:17 +01:00
oterral
f588fcf7b0
Set correctly the opt_this parameter when writing a KML document
2015-11-12 11:54:06 +01:00
Éric Lemoine
9cf26f1fac
Merge pull request #4376 from elemoine/kml-non-icon
...
Make KML format ignore image styles that aren't icons
2015-11-06 16:46:10 +01:00
Éric Lemoine
daa970fe4c
Make KML format ignore image styles that aren't icons
2015-11-06 15:35:20 +01:00
oterral
08a640b793
Don't transform the scale specified by the user
2015-11-06 14:29:16 +01:00
Éric Lemoine
5c536aafc7
Add a writeStyles option to KML format
2015-11-04 17:12:04 +01:00
Éric Lemoine
14a1add08d
Make GPX format no fail on unsupported geometries
2015-11-02 16:26:17 +01:00
Éric Lemoine
cbd1aee0cc
Remove describe('readFeatures') in GPX tests
...
Just a remove an unnecessary level of nesting. No functional change.
2015-11-02 15:58:47 +01:00
Frédéric Junod
6d9dd030a1
Merge pull request #4332 from fredj/geojson_id_0_write
...
Fix write out GeoJSON features with id equal to 0
2015-10-28 15:19:57 +01:00
Frederic Junod
d59f6979f7
Fix write out GeoJSON features with id equal to 0
2015-10-28 15:09:31 +01:00
Frederic Junod
c6803838ab
Allow TopoJSON features with id equal to 0
2015-10-28 14:56:33 +01:00
Frederic Junod
7cf12d1c12
Allow GeoJSON features with id equal to 0
...
fixes #4326
2015-10-28 11:21:17 +01:00
Andreas Hocevar
6e2f82c397
Introduce ol.render.Feature
2015-10-28 10:29:02 +01:00
Andreas Hocevar
598111b78e
Introduce ol.format.MVT
2015-10-28 10:29:00 +01:00
Tamar Cohen
eb75f4eedf
Add test for auto-labeling of placemark names
2015-10-25 19:40:12 +01:00
Marc Jansen
9386415633
Remove usage of goog.dom.TagName enum
2015-10-12 20:45:49 +02:00
Julien Enselme
475504cd85
Add parser for dimension property from WMTS Capabilities.xml
...
- Correct parsing of dimension in ol.source.WMTS.optionsFromCapabilities
2015-10-09 18:43:26 +02:00
Austin Keeley
fa91748741
Changing highlighted to highlight
2015-10-08 18:38:57 -04:00
Andreas Hocevar
c475902e19
Merge pull request #4237 from awaterme/master
...
#3328 : GML3 - Writing features with multiple geometries
2015-10-08 18:11:53 +02:00
Andreas Watermeyer
687a65aa95
#3328 : reformatted fixjsstyle
2015-10-08 17:21:15 +02:00
Andreas Watermeyer
4c207d9460
#3328 : Reformat once again
2015-10-08 17:09:48 +02:00
awaterme
5fb7a8bc34
#3328 : Reformatted details.
2015-10-08 16:52:32 +02:00
oterral
dba6e04a1b
Parse nested document tag
2015-09-07 13:14:24 +02:00
Éric Lemoine
1921e009e6
Merge pull request #3900 from Jenselme/kmlformat
...
Do not add Style as a feature property
2015-08-07 13:00:11 +02:00
Julien Enselme
b66a114873
Add test to check that Style is not added a feature property
2015-07-13 17:05:08 +02:00
Nick Hamblet
cfafe90235
Handle CDATA in attribute parsing for GML format
...
Following [3827](https://github.com/openlayers/ol3/issues/3827 ),
handle CDATA XML nodes in attribute parsing of GML data. Currently
such data will be expected to be a geometry, and will fail to parse.
Treating the CDATA node as text is the easiest way to handle such
an attribute.
2015-07-01 16:32:17 -04:00
Frederic Junod
d8a495b639
Always write the GeoJSONFeature geometry property
2015-06-11 09:53:06 +02:00
Marc Jansen
2b76bc05a5
Add support for scientific notation to WKT format
2015-05-18 11:27:39 +02:00
Bart van den Eijnden
c74293335c
Make sure ol.format.GML2 is usable for WFS 1.0 requests as well
2015-04-23 08:24:59 +02:00
Tim Schaub
a67218bd7d
Merge pull request #3516 from tschaub/unbinary
...
Remove ol.format.BinaryFeature.
2015-04-19 10:04:53 -06:00
Tim Schaub
6a564597fb
Update types accepted when reading features
2015-04-18 17:07:34 -06:00
Bart van den Eijnden
8f0d6a6382
No need to quote object properties in tests
2015-04-17 21:56:40 +02:00
Bart van den Eijnden
a438ffb280
Add full support for XYM and XYZM layouts
2015-04-17 18:36:16 +02:00
Bart van den Eijnden
db8c6ef1b4
Write support for Esri JSON
2015-04-17 18:36:16 +02:00
Bart van den Eijnden
93c524baa0
Esri JSON read support
2015-04-17 18:36:16 +02:00
Marc Jansen
05f3f6852d
Add basic test for ol.format.BinaryFeature
2015-04-13 21:13:27 +02:00
Éric Lemoine
e45c44fa01
Add missing goog.provide's
2015-04-07 13:49:36 +02:00
Andreas Watermeyer
c530f872f9
#3328 - GML3: Writing features with multiple geometries
2015-04-07 10:32:26 +02:00
Tobias Sauerwein
c36c67779e
Merge pull request #3470 from tsauerwein/rendering-tests
...
Add rendering tests
2015-04-06 13:49:51 +02:00
tsauerwein
f99196c466
Fix failing test
2015-04-06 13:36:43 +02:00
Bart van den Eijnden
5e71fe4964
Make ol.source.WMTS work with ArcGIS WMTS
2015-04-04 13:42:06 +02:00
Guillaume Beraudo
f25302f8b7
Parse KML extrude and altitudeMode from multi geometries
...
Handle MultiPoint, MultiLineString, MultiPolygon.
LinearRing properties are not handled.
An 'extrude' boolean array property is set in the geometry properties.
An 'altitudeMode' string array property is set in the geometry properties.
2015-03-31 17:21:12 +02:00
Guillaume Beraudo
5bd63f7e2c
Parse KML extrude and altitudeMode of simple geometries
...
Point, LineString and Polygon are handled.
LinearRing properties are not handled.
An 'extrude' boolean property is set in the geometry properties.
An 'altitudeMode' string property is set in the geometry properties.
2015-03-31 15:30:58 +02:00
Bart van den Eijnden
d698e2fcee
Merge pull request #3383 from bartvde/xmleql-performance
...
GML3 tests time out in unit tests
2015-03-26 17:10:25 +01:00
Bart van den Eijnden
616a0b161e
Speed up xmleql performance
2015-03-26 16:03:28 +01:00
Tim Schaub
be0c9f3c8a
Allow orienting coordinates when serializing GeoJSON
2015-03-25 18:32:31 -06:00
Frederic Junod
e669b20ed5
Add new geometry layout option for polyline format
...
To be able to choose the geometry layout of the feature geometries created by
the format reader.
Default is `ol.geom.GeometryLayout.XY`
2015-03-24 11:39:18 +01:00
Frederic Junod
bfd9ec1ef1
Test the GeoJSON layout
2015-03-23 12:47:34 +01:00