Jiri Lysek
2b6e767840
encoding color into KML
2020-03-23 10:10:12 +01:00
Jiri Lysek
7bf44078e1
fixed type comment
2020-03-19 13:32:02 +01:00
Jiri Lysek
d5b3d27e62
parsing color from IconStyle in KML files
2020-03-19 13:02:53 +01:00
Andreas Hocevar
608d515f1f
Make sure that optional args are typed accordingly
2020-02-20 12:39:31 +01:00
mike-000
4ce3b3fed1
Show name labels for points in MultiGeometry
2020-02-05 23:18:54 +00:00
Andreas Hocevar
29a434314b
Merge pull request #10580 from mike-000/patch-7
...
Fix KML Polystyle outline 0 conflict with Linestyle for linestrings
2020-02-05 23:22:52 +01:00
mike-000
319b64ed65
Fix for #10611
2020-02-05 20:17:18 +00:00
mike-000
3c2dfb511a
Fix Polystyle outline 0 conflict with Linestyle
...
Return separate style objects for polygon geometries (including multipolygon and polygons in geometry collections) and other geometries if Polystyle outline is defined as 0
Rearrange code to reduce cloning of styles in createNameStyleFunction
Update Polystyle outline 0 tests
Check for separate style objects applying to LineString and Polygon geometries
Test LineString and Polygon geometries in a collection
2020-02-02 11:28:07 +00:00
Andreas Hocevar
c373a3eafd
Merge pull request #10584 from MrSoUndso/dev
...
fixed issue with version throwing an error if it is null
2020-01-29 12:06:48 +01:00
Jakob Gerstmayer
153bd7f5d1
fixed spacing after if
2020-01-28 17:48:45 +01:00
Jakob Gerstmayer
902bdbabdc
fixed issue with version throwing an error if it is null
2020-01-28 17:39:21 +01:00
mike-000
5830a36131
Convert any html character codes in labels
...
fix typedef
2020-01-20 10:37:04 +00:00
mike-000
83d65b61e1
Convert any html character codes in labels
...
fix typedef
2020-01-20 10:30:44 +00:00
mike-000
c221cc7a46
Convert any html character codes in labels
...
reuse single textarea element
2020-01-20 10:24:57 +00:00
mike-000
23858dc09d
Convert any html character codes in labels
2020-01-19 11:28:05 +00:00
mike-000
9493d68217
Make feature styles compatible with declutter
...
Remove type def relating to deleted line
2020-01-18 20:19:56 +00:00
mike-000
258bfeaecc
Make feature styles compatible with declutter
...
Return a single style object for image and text for point features as concatenating two styles in an array is not compatible with decluttering
2020-01-18 19:37:18 +00:00
wussup
cbdd63a38b
Strings must have singlequotes
...
Strings must have singlequotes
2020-01-15 10:29:14 +01:00
wussup
bc6f34d691
Read projection from CRS type EPSG
...
CRS also may have type 'EPSG' and then the code is reading from property 'code' in object 'properties'
2020-01-15 10:13:18 +01:00
Björn Harrtell
05a5f162d4
Move logic from dom to xml module
2020-01-05 13:12:27 +01:00
Björn Harrtell
bdc20e0293
Rework to register Document and add XMLSerializer
2020-01-05 13:00:44 +01:00
Björn Harrtell
90d61033e0
Rework to make DOMImplementation lazy and injectable
2020-01-05 13:00:44 +01:00
Olivier Guyot
ca0ce4986d
Merge pull request #10119 from mike-000/patch-8
...
Add crossOrigin option to ol/format/KML for icons
2019-12-13 09:26:56 +01:00
mike-000
f13ebbee3f
Add crossOrigin option for icons
...
Add * @this {KML} to functions invoked using .call
2019-12-12 17:21:14 +00:00
Andreas Hocevar
ac50cc3460
New eslint config with no-multi-assign
2019-11-02 15:20:21 +01:00
Jakob Gerstmayer
6652192647
fixed spacing issues (again)
2019-10-28 12:55:26 +01:00
Jakob Gerstmayer
bc34fe5b71
incorporated suggestions
2019-10-28 12:51:40 +01:00
Jakob Gerstmayer
37cbb8e43e
fixed spacing issues
2019-10-25 12:06:15 +02:00
Jakob Gerstmayer
e0329febc4
Added check to make sure extent array has four objects.
2019-10-25 11:43:18 +02:00
mike-000
f47fa8b407
Add crossOrigin option for icons
...
Make the crossOrigin setting for icons configurable to avoid errors when KML files reference images when are not CORS enabled
Pass scope in readPlacemark_
and to handle IconStyle in a placemark style map
Test crossOrigin option for icons
Add tests for IconStyle in style maps and shared styles
2019-10-24 11:04:47 +01:00
Frederic Junod
f67476dd8f
Mark properties as nullable
2019-09-27 13:57:59 +02:00
Simon Seyock
09cad9b5f9
fixed jsdoc problems
2019-09-26 17:00:46 +02:00
Simon Seyock
bb0b94fedf
fixed typescript issues
2019-09-25 14:10:05 +02:00
ahocevar
6252e92555
Make this a non-breaking change
2019-08-08 13:23:03 +02:00
Kai Volland
bebd7b6b26
Changes to parsing of KML displayName
...
To avoid loss of information the behaviour
of parsing the displayName (if a name attribute is
also given) is changed.
2019-08-08 13:14:39 +02:00
Michael Parry
a8e31dddee
FIx #9510 : EsriJSON readGeometry should not mutate input
2019-07-14 18:56:49 +02:00
ahocevar
534afae345
Set world projection only for tile-pixels units
2019-07-02 23:03:22 +02:00
Lutz Helm
0507132a21
Correct and test IIIF version 3 image info parser
2019-07-02 13:21:09 +02:00
Lutz Helm
7147dce4d0
Remove unused code in IIIFInfo parser
2019-07-02 09:52:08 +02:00
Lutz Helm
cc976dd4ad
Adjust IIIF info parsing to 3.0-beta spec
...
- respect `preferredFormats`
- correct compliance level profile formats and features
2019-07-01 17:51:52 +02:00
Frédéric Junod
caac90e8d7
Merge pull request #9711 from fredj/viewParams_space
...
Remove extra space for the 'viewParams' attribute
2019-06-25 08:29:22 +02:00
Tim Schaub
08c494dd11
Allow an arbitrary tag to be used as feature id
2019-06-24 12:01:12 -06:00
Frederic Junod
c428421586
Remove extra space for the 'viewParams' attribute
2019-06-24 16:28:04 +02:00
ahocevar
76f44efbb6
Add support for tile pixels to feature formats
2019-06-14 14:28:37 +02:00
Andreas Hocevar
1fc75fdc68
Merge pull request #9500 from edellucien/kml_extended_data
...
KML string validation with extendedData
2019-05-16 09:20:03 +02:00
lucien
10c4ec0b37
Only use 'pushSerializeAndPop' later in code to write extendedData after
2019-05-16 09:10:40 +02:00
Lutz Helm
80eb8b62ce
Display union types in IIIFInfo constructor doc
2019-05-13 11:14:43 +02:00
Lutz Helm
cdb36a3bf2
Expose IIIFInfo methods for doc
2019-05-13 11:04:28 +02:00
Lutz Helm
04a28854c9
Make IIIFInfo#Versions appear in doc
...
For whatever reasons, the possible values of `Versions` did not appear
in the built docs.
2019-05-13 10:49:38 +02:00
Lutz Helm
bd235b7b49
Fix JSDoc error in IIIFInfo
2019-05-09 18:00:18 +02:00