osm-search / TIGER-data

Preprocessing US Census TIGER data for Nominatim geocoder
GNU General Public License v2.0
5 stars 3 forks source link

new script calculate_postcode_centroids.py #11

Closed mtmail closed 2 years ago

mtmail commented 3 years ago

Fixes https://github.com/osm-search/TIGER-data/issues/9

cat *.csv | ./postcode_coordinates_stream.py | sort -n | ./calculate_postcode_centroids.py | wc -l
36837