-
# Visualizing GeoJSON Data with Folium in Python – Andre Suchitra - Official
Geographic data visualization is one of the most powerful and interesting ways to tell stories with your data. A major tex…
-
tar1090 has a nice database with airports ICAO and IATA - just hidden in the search function.
I wanted to see the airports shown as labels on the map.
This helps a lot when using pure satellite …
-
[This commit](https://github.com/osmlab/name-suggestion-index/commit/29cabc8e87a12532fe6597e22052edf7fce7bdb9) of the name-suggestion-index causes the tests of [TagFix_Brand](https://github.com/osm-fr…
-
Please let me know if I am putting this issue in the correct place.
In section 8.5.5.4 of the OGCAPI-Records spec, the GeoJSON look like this:
```
{
...
"properties": {
...
…
-
```py
from eodag import EODataAccessGateway
from shapely.geometry import shape
import json
import logging
from pathlib import Path
# logging.basicConfig(level=logging.DEBUG)
def search_…
-
**Describe the bug**
Dawarich's GeoJSON parsing expects a timestamp to be included for every feature.
Some GeoJSON exports (see [wanderin.gs](https://wanderin.gs/)) do not include them.
This…
-
Received this email from Emily at the project office:
Hi Jeanné!
I’m seeing some glitches in the “upload custom areas” utility in the EnA environment. I downloaded Indianapolis city boundaries as a …
-
-
I am running `od_jitter::jitter()` but keep running into an error. I get the same error when I run the [example](https://github.com/dabreegster/odjitter/tree/main/r#r-interface-to-odjitter-rust-crate-…
-
Specifically, Shapefiles, GeoPackage and GeoJSON as they are popular formats in data portals.
Shapefile has an embedded DBase (yikes!) db and is a proprietary format from Esri. Use https://github.c…