Sunday 5 February 2017

postgis - Which spatial DBMS should I select?



I found there are a number of RDMS have the spatial capability e.g. mysql, postgreSQL


I considering which I should go forward!


I would like to store the lat lon coord from the tracker to the db and make a query to find the nearest place or compare with the defined location.


Could anyone give me an idea on this topic?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...