jahow
fad7c7edb1
Added a new example for webgl icons rendering
2018-12-28 15:53:08 +01:00
Andreas Hocevar
ad5ce25559
Use the placement: 'line' property in the street-labels example
...
This makes the code of the example much simpler.
2017-09-11 16:54:27 +02:00
Andreas Hocevar
0f29ea4f0e
Use static GeoJSON instead of Overpass query for faster loading
2017-08-16 16:42:59 -04:00
Andreas Hocevar
7604fe8aca
Remove test.geojson which was accidently committed in 57342a6
2017-01-11 13:29:39 +01:00
Andreas Hocevar
57342a6912
Better documentation for icon-color example
2017-01-11 10:29:00 +01:00
Andreas Hocevar
971faf230d
Use https resources for ski map KML
2016-10-17 22:52:26 +02:00
Tim Schaub
ff754a0a9f
Use https for www.openstreetmap.org
2016-10-16 00:34:06 -06:00
Frederic Junod
f271fdb993
Remove unused files in examples/data/
2016-03-01 12:26:06 +01:00
Alexandre Dubé
906a132e89
Add layerName option for WMSGetFeatureInfo format
...
This option allows the format to read only features of a
given layer. This is useful if you wish to make a single
query to a WMS server with multiple layers in it.
2016-01-21 10:54:26 -05:00
Alexandre Brault
341ba5b859
Move the icon style color to its own example
2016-01-18 22:36:34 -05:00
tsauerwein
072a347a54
Add flight animation example
2015-11-17 09:26:28 +01:00
tsauerwein
a5626a0573
Add example with JSTS
2015-09-21 13:44:10 +02:00
Tim Schaub
89f5e711e6
Example sources in the examples dir
2015-04-17 06:22:38 -06:00
Andreas Hocevar
ff1ee78ddd
Build and parse examples from examples_src/
2015-04-02 19:10:09 +02:00
Frederic Junod
023816f43b
Add new line-arrows example
2015-03-16 10:43:33 +01:00
Sara Metz
6894bc8444
Add ability to get wmts source from capabilities
...
Added functionality to create a wmts tilegrid and wmts source from the
capabilities object created from ol.format.WMTSCapabilities.read().
Added tests for these functions and an example.
Also altered the REST url template replacement to be case insensitive
and added tests for this. This is because the spec uses both style
and Style and both of these are used by existing WMTS services.
2015-02-25 09:21:45 +13:00
Hadrien Tulipe
87644a1a46
Add support of WMTS Get Cap read
...
This commit fixe #2721 . It still lacks the possibility to create layer from the GetCap document. It also lacks the reading of TMS limits.
2015-02-03 14:46:29 +01:00
Guillaume Beraudo
6abe3047ec
Add feature overlay support to webgl map renderer.
2014-11-07 14:17:31 +01:00
Éric Lemoine
f332cdacf1
Add an icon sprite webgl example
2014-10-31 11:17:24 +01:00
Éric Lemoine
e5a0e736ca
Add a sphere mollweide example
2014-07-24 17:59:56 +02:00
Éric Lemoine
78ac2c8a76
Add export button to kml example
2014-06-25 12:25:43 +02:00
Tim Schaub
9323bbdcd0
Give Somaliland and Northern Cyprus unique ids
2014-05-26 10:31:27 -06:00
Tom Payne
10bddeae59
Load features on demand in vector-osm example
2014-04-03 15:08:03 +02:00
Pierre GIRAUD
8e9ffb377e
Geolocation tracking with orientation example
2014-03-24 12:26:17 +01:00
Tom Payne
6cadc2b9ab
Merge pull request #1785 from adube/example-labels
...
Example labels
2014-03-10 14:11:31 +01:00
Stéphane Brunner
9789b1c1e3
Add center example
2014-03-06 10:54:39 +01:00
Frederic Junod
6ab3f6e175
Add ol.format.OSMXML and ol.source.OSMXML
2014-03-03 14:28:13 +01:00
Alexandre Dubé
3eabcc2565
Remove unused 'align' column from geojson
2014-02-28 10:58:17 -05:00
Alexandre Dubé
6cd214c1e4
Add geojson sample files
2014-02-28 10:58:17 -05:00
Tom Payne
81962f4860
Move countries.sld into sld subdirectory
2014-01-23 03:31:30 +01:00
Tom Payne
3aaa0dd0f7
Move us.json into topojson subdirectory
2014-01-23 03:30:14 +01:00
Tom Payne
777fc2f961
Move countries.geojson into geojson subdirectory
2014-01-23 03:28:53 +01:00
Tom Payne
de8ebfc342
Remove old kml example data
2014-01-23 03:26:59 +01:00
Tom Payne
7fc274c750
Remove old gpx example data
2014-01-16 22:44:18 +01:00
Tom Payne
e65ce68e03
Add gpx example
2014-01-16 22:44:18 +01:00
Éric Lemoine
2633d8784c
Add a d3 example
2014-01-10 10:42:05 +01:00
Tom Payne
828c35d239
Use more interesting data in KML example
2013-12-19 17:00:38 +01:00
Tom Payne
d81efbcd13
Correct styleUrls in example KML data
2013-12-19 17:00:37 +01:00
Tom Payne
782616c1bb
Ensure that features in example KML data are visible
2013-12-19 17:00:37 +01:00
Tom Payne
45ea10ede2
Remove complex-geometry example
2013-12-17 12:03:59 +01:00
Tom Payne
d80c327515
Add IGC example
2013-12-17 12:03:59 +01:00
Frederic Junod
02cee684a7
Remove trailing zeros in mtbland.geojson
2013-12-09 16:37:33 +01:00
Tom Payne
90738d559a
Add complex-geometry example
2013-12-09 16:37:33 +01:00
Bart van den Eijnden
d9ba4e387c
add an example to display GPX tracks
2013-12-02 09:46:11 +01:00
Bart van den Eijnden
d02af43161
Merge pull request #1130 from bartvde/sld3
...
Add Styled Layer Descriptor (SLD) version 1.0.0 parser (read/write) (r=@ahocevar)
2013-11-25 01:56:16 -08:00
ahocevar
b5bcaea3a0
Proj4js no longer needed for wmts-from-capabilities example
...
The WMTS capabilities document of the Vienna map has changed. It
no longer defines a tileset for EPSG:31256, so it can be parsed
without having Proj4js and a projection definition for
EPSG:31256.
2013-11-14 12:48:06 +01:00
Bart van den Eijnden
5abedf66d9
Add scale to/from resolution calculations
2013-11-04 14:22:59 +01:00
Bart van den Eijnden
76454516f5
Add skeleton for SLD parser
2013-11-04 14:22:42 +01:00
Olivier Terral
e7222c040c
Fix styleUrl parsing
2013-09-26 08:54:22 +02:00
Tim Schaub
dd37d0e736
Slightly less giant icon
2013-08-28 10:45:24 -06:00