Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbpaksoy/geopedia
An experimental 3d map drawer.
https://github.com/tbpaksoy/geopedia
3d 3d-map cartography csv geojson json map map-drawing python python3 pyvista vtk vtk-applications xml
Last synced: 4 days ago
JSON representation
An experimental 3d map drawer.
- Host: GitHub
- URL: https://github.com/tbpaksoy/geopedia
- Owner: tbpaksoy
- Created: 2024-03-02T14:22:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T07:21:56.000Z (4 months ago)
- Last Synced: 2024-12-17T22:29:28.607Z (about 2 months ago)
- Topics: 3d, 3d-map, cartography, csv, geojson, json, map, map-drawing, python, python3, pyvista, vtk, vtk-applications, xml
- Language: Python
- Homepage:
- Size: 29.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geopedia : A Map Creating Tool With .xml, .geojson and .json .
Hi, it was a experimental project for my uni. In this project I aimed to create 3D maps (or map presentations) guided by .xml files and feed by .geosjon, .jsonor .csv .
# Features
1.Multiple map support in same time.
2.Map configuration with .xml.
3. .json and .csv support.# How To Use
Just create an .xml file and add .geojson files for map drawing and .json or .csv files and configure them as I did in relations then you should execute Geopedia.py and then select maps from view mode (there is no continue button when you close the window it continues).
# Where To Find Sources
For .geojson files you can use https://www.geoboundaries.org/
For real data you should use hand-write or extracted data from tables the files into .json or .csv.