Software Recommendations Asked by Maria on September 22, 2020
I’m looking for software recommendations in order to do the following:
Then ideally:
Have looked over several python libraries (Shapely, matplotlib, geopandas) and the Google Maps Javascript API but was hoping for more recommendations.
Both the Bing Maps and Google Maps APIs could be coded to do the first (draw polygon and fetch vertices).
Points in polygons are more difficult if you are attached to a web page interface. If you are happy to put the polygons in a proper database, then Postgres/PostGIS, SQL Server, and Oracle can all do proper spherical point-in-polygon tests.
If the polygon is small (so that a Euclidean approximation is acceptable), then it can be easily coded up yourself. Point-in-polygon on a sphere is more involved - I've coded it up in C# in the past (been there, done that...)
Finally, querying cities: The Geonames database ( geonames.org ) is useful. You could easily filter the data to extract the city coordinates (ie. discard other features, POIs etc), and store those in a data file to query or in the database.
Answered by winwaed on September 22, 2020
0 Asked on September 25, 2021 by ahorn
0 Asked on September 25, 2021 by user122938
0 Asked on September 25, 2021
0 Asked on September 25, 2021 by seff2
1 Asked on September 25, 2021
0 Asked on September 25, 2021 by trevor-keith
0 Asked on February 24, 2021 by grismar
3 Asked on February 18, 2021 by einpoklum
0 Asked on February 10, 2021
5 Asked on February 10, 2021
0 Asked on February 9, 2021 by steve-bennett
Get help from others!
Recent Questions
Recent Answers
© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP