I'm using tigerimport.sh to load the geocode database, but I'm confused about the comments.

Out of the box, the script loads CompleteChain and Landmarks.

Loading PolyChainLink and AreaLandmarks are commented out, and I assume I'll have to rerun the script with these.

The last half of the script is all comments:
ogr2ogr Polygon.shp
ogr2ogr AreaLandmarks
sql update landmarks (3 queries)

Which part of this script do I need to run in order to have a geocoding database?

Thanks,

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to