#OpenLayers v10.6.0 released
https://github.com/openlayers/openlayers/releases/tag/v10.6.0

#OpenLayers v10.6.0 released
https://github.com/openlayers/openlayers/releases/tag/v10.6.0
OpenLayers is a mature and feature rich JavaScript mapping library.
We show you everything you need to get started with Stadia Maps' raster styles and OpenLayers.
#openlayers #maps #mapping
https://docs.stadiamaps.com/tutorials/raster-maps-with-openlayers/?utm_campaign=tutorial_openlayers_maps&utm_source=mastodon&utm_medium=social
#OpenLayers v10.5.0 released
https://github.com/openlayers/openlayers/releases/tag/v10.5.0
Seeking recommendations for a #WebMapping tutorial / course?
Slightly at sea on where to start.
- My current JS skill level is _extreme novice_.
- I don't have access to ArcGIS.
- Comfortable with #QGIS [*] and the #python #geospatial ecosystem (#geopandas #xarray #rasterio and plotting with #matplotlib)
Suggestions welcome. TIA.
* I have looked at the qgis2web plugin, but having some issues associated with my aged laptop (2012 mbp running Ubuntu) and a 'Wayland session'.
#OpenLayers v10.4.0 released
https://github.com/openlayers/openlayers/releases/tag/v10.4.0
New in #OpenLayers v10.4.0 - a convenience Image layer loader for debugging #MapServer Mapfiles
Check out the example here: https://openlayers.org/en/latest/examples/mapserver-cgi.html
For production, #OGC services such as WMS, and not CGI, is the recommended approach!
#GIS #Mapping
#MapServer meet #OpenLayers - resurrecting the CGI layer! #retrodev
terra-draw: A library for drawing on maps that supports Mapbox, MapLibre, #Google Maps, #OpenLayers and #Leaflet
Hey #gis people do you have experience building #geospatial mobile apps with either #flutter or #reactnative ?
#gistribe #gischat #react #dartlang #typescript #maplibre #openlayers
Any #GIS folks handy with #OpenLayers? I feel like a total dingbat, but I cannot find any reference on how to make a layer switcher in OpenLayer v10. A checkbox to turn on or off a layer is all I'm trying to do...
Completed a prototype of something I've had in mind for a very long time, snapping to vector layers during georeferencing. In this case, parcel boundaries. We needed it for San Francisco especially, so I finally had a chance to sit down figure this out over the last couple of days. It works great! Made with #pmtiles @protomaps and #Openlayers
#OpenLayers v10.3.1 released
https://github.com/openlayers/openlayers/releases/tag/v10.3.1
#OpenLayers v10.3.0 released
https://github.com/openlayers/openlayers/releases/tag/v10.3.0
For my 30th birthday, I received a #GPS watch. Since then, I record (most of) my moves. It was 15 years ago.
To celebrate, I made a #map out of it:
https://jgaffuri.github.io/GeoLogMap/src/js/index_OL.html
It uses generalisation, vector tiling, with #openlayers. See the code on https://github.com/jgaffuri/GeoLogMap
#OpenLayers v10.2.1 released
https://github.com/openlayers/openlayers/releases/tag/v10.2.1
how to built a random #geodata generator using #gdal #wasm and #openlayers
#webassembly @foss4geurope
https://www.youtube.com/watch?v=0yea_sPrGFg
#openlayers 10.2.0 introduces a new experimental „flow“ layer type and some other improvements #osgeo #foss4g #gischat #javascript #web #webdev
https://github.com/openlayers/openlayers/releases/tag/v10.2.0
Kennt sich jemand mit OpenLayers aus? Ich versuche Wetterdaten auf einer Karte darzustellen. Ich kann die Daten anzeigen, aber die sind West-Ost gespreizt. Irgendwas mache ich mit den Projektionen falsch (siehe im PDF unten),
- Eckkoordinaten sind wohl WGS84
- die Messdaten wurden von da per diesem proj-String auf die Ebene projiziert (???)
- für OpenLayers muss entweder mein view diese proj verwenden, oder es muss umgemapt werden ???
https://www.dwd.de/DE/leistungen/radarprodukte/formatbeschreibung_wndaten.pdf
#openlayers #wgs84 #gis