Finding census block for given address using Tiger geocoder

المشرف العام

Administrator
طاقم الإدارة
I have a geocoder based on Tiger/Line data running on PostGIS. I need to find census block for a given address. How can I do it?

Like I can do for census tract: SELECT get_tract(ST_Point(-71.101375, 42.31376) ) As tract_name;

What would be similar query for finding census block and block group?



أكثر...
 
أعلى