mapstodon.space is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mapstodon.space is an online community dedicated to cartography & geospatial enthusiasts.

Server stats:

424
active users

#webmapping

1 post1 participant0 posts today

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'.

Anyone has tips how to conveniently show large dataset linked to H3 grid (level 10, over part of Europe) on a MapLibre map? I've found github.com/INSPIDE/h3j-h3t but getting h3t seems quite cumbersome and the only other solution I can think of is to use tippecanoe and turn it into PMTiles. But that sorts of defies the benefits of H3. I thought I could somehow simply ship just the H3 IDs but can't force myself to write a code to generate h3t from scratch... #webmapping #maplibre #h3

Question for the GIS web developers on here using postgres: do you use separate servers for tiles/feature queries vs. non-geo data? How do you handle caching? I'm using a node server I forked from github.com/tobinbradley/dirt-s

It's great except for needing a separate caching solution so I'm wondering what else is out there. I'd rather not have to have to manage a separate tile/feature server, api server, and a caching server for every project.

GitHubGitHub - tobinbradley/dirt-simple-postgis-http-api: Dirt Simple PostGIS HTTP APIDirt Simple PostGIS HTTP API. Contribute to tobinbradley/dirt-simple-postgis-http-api development by creating an account on GitHub.