gedcom-to-visualmap
Using GEDCOM in Python, build a map using Folium (heat and line) or kml. It will Geocode different types of places and allow you to update those discovered addresses with GPS values. Includes GUI interface (by D-Jeffrey)
geemap
A Python package for interactive geospatial analysis and visualization with Google Earth Engine. (by gee-community)
gedcom-to-visualmap | geemap | |
---|---|---|
1 | 17 | |
18 | 3,396 | |
- | 1.7% | |
4.4 | 9.2 | |
5 months ago | 8 days ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gedcom-to-visualmap
Posts with mentions or reviews of gedcom-to-visualmap.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Is there a tool/program that you can upload a GEDCOM file too that will then extrapolate ALL the addresses and/or locations of ancestors, and plot them on a world map?
2 suggestions. 1) You can try FTAnalyzer from the Microsoft App Store. Lots of features, I found it after I started my project below. 2) I have been building a python tool for this exact purpose. It still needs work, but I have been working on solving that exact problem. It does a look up of different life event addresses in your GEDCOM and send them to OpenStreet to look for a match. You can edit and fix the address and re-run it. I have added 'Ant Paths' so you can tell me when someone is 'accidently' travelling' in the wrong direction (someone jumps back to the UK from New York and then back again). It is getting better, but still a WIP. If you are not a techie, then it is not for you yet. https://github.com/D-Jeffrey/gedcom-to-visualmap
geemap
Posts with mentions or reviews of geemap.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-22.
-
I'm a senior in my CS major and it's incredible I didn't hear about GIS projects until now. Glad to be here.
Try out Google Earth Engine and browse through it's catalogue to get a feel for what's available. GEE allows you to work with global datasets and immediately see a preview of the results (there's also geemap if you prefer doing this from a Python notebook instead of the online JS editor)
- Getting started with Google Earth Engine
- I'm building an IDE and open source library to make it easier to work with geospatial data using Python
- Opinion on Earth Engine or Planetary Computer?
-
Confusion Matrix using Google Earth Engine Python API
Suggest using the ML module from geemap https://geemap.org/ Iv had a lot of success with that library.
-
Does anyone use Google Earth Engine?
Check our Jupyter notebook GEEMAP package it's awesome! https://geemap.org/ Just last month Google opened up Google Earth Engine for commerical use. as Microsoft has Planetary Computer now.
- Google Earth Engine Tutorials
-
Creating a timelapse of an area with satellite data
This Jupyter notebook package is great for working with Google Earth Engine and does timelapse https://geemap.org/
- Remote sensing class that uses Google Earth Engine worth taking?
-
Software suggestion?
Good place to start is: https://geemap.org/