6 ms·
This space is very active. I work at the French mapping agency, and we're currently building MCPs to work with our data. See: https://github.com/ignfab/geocont
by cpa 2mo ago
This space is very active. I work at the French mapping agency, and we're currently building MCPs to work with our data.
See: https://github.com/ignfab/geocontext https://github.com/ignfab/geocontext (French)
Beta MCP instance: https://geollm.beta.ign.fr/geocontext/mcp https://geollm.beta.ign.fr/geocontext/mcp
Unrelated, but also take a look at the nice high-density LiDAR point data we have!
https://visionneuse-lidarhd.ign.fr/?px=4441970.281583222&py=374682.8055641948&pz=4547296.947251096&qx=0.2607454059054861&qy=0.2836776999465366&qz=0.6793651702848728&qw=0.6245012099716316 https://visionneuse-lidarhd.ign.fr/?px=4441970.281583222&py=...
- jonash54 2mo agoLOVE the fact that LiDAR is OpenData! I am currently working on a website https://hillsha.de https://hillsha.de that makes it easy to download LiDAR las/laz files for almost every place in europe, the US and some other regions. I also made an iOS app for the same use-case, which can render the LiDAR data in 3D and 2D without PDAL and GDAL. It uses a vibe-coded library instead that combines both in native Swift. The iOS app is still in testing but works great. Implementing France was a lot more comfortable than almost every other country, very well structured metadata and naming conventions. So thanks for that (i work at the german mapping agency but this is a private project since i just love working with LiDAR hillshades)