Friday, October 19, 2012

FC to CSV keeping the Alias Name

This is my Python way to export a Feature Class attributes table into a CSV file, and keep the ALIAS NAME.

Friday, June 22, 2012

EDMap

http://edmaps.org
Just finished to develop EDMap! Nice job done using Google Map API v3, Fusion Table, and jquery. By the way, I have also push it on GitHub

Thursday, June 14, 2012

GeoPY and CSV file

Ok, yesterday evening and a bit today, I have updated my previous attempt to geocode a cvs table using GeoPy(http://code.google.com/p/geopy/). Here the code that I have wrote; it's not perfect but works. Next step will be adjust the output, and test it against a serious data-set.