-
Kepler.gl is a library we could use to view geographic data. It has a nice scripting setup whereby you can define data sources and then visual layers on top. This would allow more easy building of sta…
-
Here's an example that lets you toggle different types of interactions: https://geojson.io/#map=3/38.89/-81.21
-
De acuerdo a los resultados de la tarea #586 y la decisión tomada en la tarea #589, realizar la actualización de las dependencias del frontend, teniendo en cuenta lo siguiente:
- Actualizar yarn (`y…
-
Fiddle with very simple example below.
Note the left side has the simple Canvas over top the polygon, while the right does not and is interactable
[https://jsfiddle.net/9zy64frx/12/](https://jsfiddl…
-
Sory ,i got an error when retrieving data, "undefined lat lng", Can you give example about format data in here? im very confused about that, thank you for your response
My Data:
[
{ "stat…
-
For an upcoming project we'll need to start doing more with maps that use custom content. It seems that something like LeafletJS handles a lot of core functionality but we need to investigate how easy…
-
We have to implement a map for search functionality where users can select a rectangular area to filter the events in the given area. Similar to the location functionality in the create event page, we…
-
Currently the "watershed" API accepts a point in the watershed, calculates all the grid squares upstream of that point, and [returns a geoJSON Polygon representing the outer boundary of all the grid …
-
In GitLab by @PhML on Apr 7, 2021, 11:53
Why it is needed ?
- `React-leaflet` version 2 is no longer maintained.
- we saw in !2 we had to pin `react-leaflet-draw` because it uses `react-leaflet` ve…
-
I would love to be able to enable free-hand drawing of polygons / selection of regions
Examples are the [closed freeform annotation tool in plotly images](https://plotly.com/python/images/) and [plot…