-
Hi @ichim! Thank you so much for posting this pack it's very easy to use!
I'm trying to view geojson files but to no avail.
The files located inside a subfolder of wwwroot, when I create the list …
-
**Describe the bug**
When exporting a GeoJSON file for a schema based on an xsd defining an element as BigDecimal, the values are exported with quotation marks.
**To Reproduce**
Check the transfo…
-
**Is your feature request related to a problem? Please describe.**
There is no visual way to differentiate point in the rendered geoJSON.
It's not possible to see the metadata attached to the points…
-
I know this package is deprecated, but I will document this here in case anyone runs into a similar problem.
I was getting the following error running the r `jitter` function
```
Wrote /tmp/Rtm…
-
0
I am building a webgl layer using WebGLPointsLayer. I want to add label on each data point. I have used FlatStyle and FlatText to build the style, because we want to apply filter to filter data b…
-
See [GeoJSON spec on Feature Collection](https://datatracker.ietf.org/doc/html/rfc7946#section-5)
ntdef updated
1 month ago
-
Is there any way to just generically convert a Geometry into whatever type is specified in the GeoJSON itself? I.e. I have a DB column that might be anything from Point to MultiPolygon, so doing `Json…
-
**Describe the bug**
I recently upgraded my `arcgis` python library from 2.3.0 -> 2.4.0 and noticed the deprecation warning on the function `gis.content.add()`. According to the message, that functio…
-
-
How do I update the url in a raster source?
This works fine when the layer source is GeoJSONSource:
`m.set_data(JSON_LAYER_ID, new_data) # works great, but only for GeoJSON source`
is there …