User:Super D View history

Revision as of 15:08, 3 October 2015 by Super D (talk | contribs)

East Tennessee Area Manager focusing mostly on the Knoxville area. I can be reached via Slack (Preferred) or PM.

Data

Tennessee Data

National Data

Very high resolution data, but can be quickly cleaned using XPath queries to pull only TN data (TN is state #47 for Census data): XPATH: //Placemark[ExtendedData/SchemaData/SimpleData[ @name='STATEFP' and text()='47' ] ]

This data is *much* easier to work with and doesn't require quite as much simplification. Same XPATH query as above would be used to pull out the TN data only.