Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
16 views

I was wondering if the ol-cesium/olcs package was still looked at ? Or is there a place to discuss about this library ? There are multiple issues and even prs (besides the one from bots). I would even ...
Alexis Michel's user avatar
1 vote
1 answer
61 views

I'm trying to create a "Hello World" OpenLayers map, with no unnecessary dependencies. The code is <html> <head> <meta charset="UTF-8"> <meta ...
adrianhb's user avatar
0 votes
1 answer
66 views

I'm trying to zoom to a clicked cluster in OpenLayers in order to show polygons in that cluster. const zoomToCluster = (cluster: Feature) => { const features = cluster.get('features') const ...
OldDew's user avatar
  • 67
0 votes
1 answer
105 views

I’m using OpenLayers in a vessel tracking map, and I have a custom label layer that renders vessel names. The problem: Even with declutter: true, many of the vessel labels overlap, and some disappear ...
JamesG's user avatar
  • 154
0 votes
0 answers
55 views

a webapp with OL v10.6.0 showing GeoTIFF tiles from geoserver (v2.13.0) GeoWebCache - on zoom out to say 13 and lower, the geoserver nearly dies, starts to timeout. The browser then blocks subsequent ...
minisaurus's user avatar
  • 1,196
0 votes
0 answers
65 views

I am trying to add a TileLayer with WMTS source to a map: https://github.com/ceisserer/ol_wmts31287_to_3857view/blob/main/main.js However, no matter what I tried: no network requests are made and ...
user2923917's user avatar
1 vote
1 answer
109 views

I am building a Vue 3 hooks-based wrapper for the OpenLayers library, called ol-vue-hooks. Project structure: src/ index.ts # Exports all APIs of ol-vue-hooks demos/ # Test directory during ...
JackChouMine's user avatar
  • 1,192
1 vote
1 answer
116 views

I have some .pmtiles that i serve using a server, in my angular code i create a new layer using PMTilesVectorSource, i want to style it using the stlye.json i got from the https://maps.protomaps.com/ ...
john warhammer's user avatar
0 votes
1 answer
58 views

Does anybody know/has an example for filtering vector-data with multi-attributes in OpenLayers/ol-ext? I`m trying to develope a solution with OpenLayers 10, where a user can use a search function to ...
Kai Behncke's user avatar
2 votes
1 answer
126 views

I was using OpenLayers 10.5.0 with Proj4 2.19.5 in a Vue3/Typescript project and this morning I upgraded those version to OL 10.6.1 and Proj4 2.19.7. Now I'm facing this typing issue: error TS2345: ...
FloCAD's user avatar
  • 314
0 votes
0 answers
149 views

I’m working on a React + Leaflet mapping solution for Dynamics 365 CRM. I’d love your help understanding how to truly support offline maps in Leaflet using React — without manually storing tiles. I’ve ...
Nilesh Khonde's user avatar
0 votes
0 answers
82 views

So, i have ol 10.5.0, olcs 2.22.1 and cesium 1.131.0 packages installed in my react + vite app. OpenLayers works fine, but when i try to use it with cesium i get 2 problems: First - when i use ES6 ...
imba's user avatar
  • 1
0 votes
0 answers
31 views

I have tiles that are the same for more than one zoom. So I load them with only one resolution with the following code: public createTileSystemLayerGroup(systemInfo: SystemTileInfo) { const zIndex ...
Scheuraa's user avatar
1 vote
0 answers
49 views

I love OpenLayers and have inherited an interactive weather application that uses it extensively. I like MVT since it's easy to set up on our PostgreSQL database and it's quick/binary. What I'm ...
Chris Jarzynka's user avatar
3 votes
1 answer
101 views

I get console.log warnings after update to 10.5.0 : The warning Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true I am using ...
Toon's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
346