Skip to content

Instantly share code, notes, and snippets.

@knutole
Created January 21, 2015 16:08
Show Gist options
  • Save knutole/edbb24ab7eadc7f5c1d2 to your computer and use it in GitHub Desktop.
Save knutole/edbb24ab7eadc7f5c1d2 to your computer and use it in GitHub Desktop.
whole shebang
List of relations
Schema | Name | Type | Owner
--------+-------------------------------+-------+----------
public | ne_bathymetry | table | osm
public | ne_urban_areas | table | osm
public | osm_admin | table | osm
public | osm_aeroways | table | osm
public | osm_amenities | table | osm
public | osm_barrierpoints | table | osm
public | osm_barrierways | table | osm
public | osm_buildings | table | osm
public | osm_housenumbers | table | osm
public | osm_housenumbers_interpolated | table | osm
public | osm_land_polygons | table | osm
public | osm_landusages | table | osm
public | osm_landusages_gen0 | table | osm
public | osm_landusages_gen1 | table | osm
public | osm_places | table | osm
public | osm_roads | table | osm
public | osm_roads_gen0 | table | osm
public | osm_roads_gen1 | table | osm
public | osm_simplified_land_polygons | table | osm
public | osm_transport_areas | table | osm
public | osm_transport_points | table | osm
public | osm_water_polygons | table | osm
public | osm_waterareas | table | osm
public | osm_waterareas_gen0 | table | osm
public | osm_waterareas_gen1 | table | osm
public | osm_waterways | table | osm
public | osm_waterways_gen0 | table | osm
public | osm_waterways_gen1 | table | osm
public | spatial_ref_sys | table | postgres
tiger | addr | table | postgres
tiger | addrfeat | table | postgres
tiger | bg | table | postgres
tiger | county | table | postgres
tiger | county_lookup | table | postgres
tiger | countysub_lookup | table | postgres
tiger | cousub | table | postgres
tiger | direction_lookup | table | postgres
tiger | edges | table | postgres
tiger | faces | table | postgres
tiger | featnames | table | postgres
tiger | geocode_settings | table | postgres
tiger | loader_lookuptables | table | postgres
tiger | loader_platform | table | postgres
tiger | loader_variables | table | postgres
tiger | pagc_gaz | table | postgres
tiger | pagc_lex | table | postgres
tiger | pagc_rules | table | postgres
tiger | place | table | postgres
tiger | place_lookup | table | postgres
tiger | secondary_unit_lookup | table | postgres
tiger | state | table | postgres
tiger | state_lookup | table | postgres
tiger | street_type_lookup | table | postgres
tiger | tabblock | table | postgres
tiger | tract | table | postgres
tiger | zcta5 | table | postgres
tiger | zip_lookup | table | postgres
tiger | zip_lookup_all | table | postgres
tiger | zip_lookup_base | table | postgres
tiger | zip_state | table | postgres
tiger | zip_state_loc | table | postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment