I am new to this, thanks in advance for your help.
I have data downloaded from ftp://ftp2.census.gov/geo/tiger/TIGER2015/ and I would like to learn more about how I can query that data for the different layers it offer.
Here is what I did so far:1- I unzip the downloaded folder.2- I convert it to sql using shp2pgsql.3- I use psql command to import the data into Postgres Database.
I tried to upload Roads data and I end up with some 3000 tables, I don't know how to ask that data for a specific bounding box ecc..
أكثر...
I have data downloaded from ftp://ftp2.census.gov/geo/tiger/TIGER2015/ and I would like to learn more about how I can query that data for the different layers it offer.
Here is what I did so far:1- I unzip the downloaded folder.2- I convert it to sql using shp2pgsql.3- I use psql command to import the data into Postgres Database.
I tried to upload Roads data and I end up with some 3000 tables, I don't know how to ask that data for a specific bounding box ecc..
أكثر...