You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The U.S. Census Bureau maintains WMS endpoints for all of the layers in TIGER. We’ve imported most of these layers in the past, but automatic conflation is impractical, so in general, no one has bothered with upkeep. The one bright exception has been roads, thanks to the work @iandees has done every year to build a TIGER Roads overlay (e.g., in #2157), but the other layers could also be useful too.
Anything from TIGER comes with a caveat emptor about geometric accuracy and to some extent spelling as well, but that’s nothing new for this project. These layers are only used for reference, not direct imports.
This MapServer contains roads, road labels, some route shields, railroad tracks, waterways and waterbodies, and water labels. If you squint hard enough, it also has national parks, colleges and universities, and prisons. This should definitely be an overlay so that you can make out the labels against something other than a black background.
Compared to the existing TIGER Roads overlay, this overlay would not highlight features that are missing from OSM. It also loads more slowly than the Mapbox-hosted tiles, though still faster than a great many of the aerial imagery layers we index.
This MapServer contains boundaries from the latest Boundary and Annexation Survey (the beginning of the current year). It contains a number of layers that would be difficult to interpret if we include them all, especially since there’s no legend. We might need to consult the community for a definitive list of the layers to enable. This glossary is helpful for understanding the various designations.
As a starting point, I tried to select only the layers corresponding to boundaries that we map as either boundary=administrative or boundary=census, so I disabled anything related to special districts (school districts and Alaska Native corporation regions), legislative districts, property ownership (such as off-reservation trust lands). I enabled CDPs because we can map them as boundary=census, but I disabled every other kind of census-designated boundary, including census county divisions, because they don’t correspond to a recognizable locality.
The U.S. Census Bureau maintains WMS endpoints for all of the layers in TIGER. We’ve imported most of these layers in the past, but automatic conflation is impractical, so in general, no one has bothered with upkeep. The one bright exception has been roads, thanks to the work @iandees has done every year to build a TIGER Roads overlay (e.g., in #2157), but the other layers could also be useful too.
Anything from TIGER comes with a caveat emptor about geometric accuracy and to some extent spelling as well, but that’s nothing new for this project. These layers are only used for reference, not direct imports.
Physical features
This MapServer contains roads, road labels, some route shields, railroad tracks, waterways and waterbodies, and water labels. If you squint hard enough, it also has national parks, colleges and universities, and prisons. This should definitely be an overlay so that you can make out the labels against something other than a black background.
Compared to the existing TIGER Roads overlay, this overlay would not highlight features that are missing from OSM. It also loads more slowly than the Mapbox-hosted tiles, though still faster than a great many of the aerial imagery layers we index.
Boundaries
This MapServer contains boundaries from the latest Boundary and Annexation Survey (the beginning of the current year). It contains a number of layers that would be difficult to interpret if we include them all, especially since there’s no legend. We might need to consult the community for a definitive list of the layers to enable. This glossary is helpful for understanding the various designations.
As a starting point, I tried to select only the layers corresponding to boundaries that we map as either
boundary=administrative
orboundary=census
, so I disabled anything related to special districts (school districts and Alaska Native corporation regions), legislative districts, property ownership (such as off-reservation trust lands). I enabled CDPs because we can map them asboundary=census
, but I disabled every other kind of census-designated boundary, including census county divisions, because they don’t correspond to a recognizable locality.We can probably safely reuse most of the metadata and geometry from the existing TIGER Roads overlays.
The text was updated successfully, but these errors were encountered: