datahub-austintexas-gov/elevationcontours2021-4kn4-2437
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

ELEVATION_contours_2021

ELEVATION.contours_2021

Summary

The Texas Natural Resources Information System (TNRIS) contracted Sanborn to fly LiDAR in March of 2021. TNRIS then created the contours in the Spring of 2022 using Global Mapper.

Description

This layer represents contour elevation lines as of the March 2021. The contours are derived from LiDAR data, collected in the March 2021. Contours were generated using Global Mapper, sample spacing used to create the contours is consistent with the Nominal Point Spacing (NPS), of the source LiDAR dataset from which it was derived. Lines were automatically smoothed while being generated by Global Mapper.

Important: The LiDAR data was created using UTM zone 14N and was projected in Central Texas State Plane (NAD 83) FIPS 4203.

For contour type:

1 = Minor Contour

2 = Intermediate Contour

3 = Major Contour

Credits

The Texas Natural Resources Information System (TNRIS)

Use limitations

This map has been produced by the City of Austin for the cartographic purposes. No warranty is made by the City or TNRIS regarding its accuracy or completeness.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"datahub-austintexas-gov/elevationcontours2021-4kn4-2437\".\"elevationcontours2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • elevationcontours2021
     
     
     
     
     
Upstream Metadata