IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
878 stars 491 forks source link

Worldmap: Format/Add/Test Curated Target Layers #3477

Closed raprasad closed 7 years ago

raprasad commented 7 years ago

Curated target layers to add for BARI

Steps for each layer:

  1. Add to WorldMap
  2. Specify as JoinTarget
  3. Test via GeoConnect interface
    1. correct column format, incorrect column format
    2. int -> char; char -> int; double -> int; int -> double
    3. update code as needed

Layer list

Full checklist at: google doc

For administrative layers:

Boston for now, but we want Massachusetts (or National) data

Boston specific data

raprasad commented 7 years ago

Election Precincts note:

raprasad commented 7 years ago

bug on dev side (leave for now):

raprasad commented 7 years ago

For fire districts (and possibly BPA planning districts + election wards) there is truncated data. e.g. when downloading the .xls:

check with Ben re: DATA TRUNCATED MULTIPOLYGON

DATA TRUNCATED MULTIPOLYGON (((746870.6151123643 2935873.384744346, 746973.7536856085 2935786.328816101, 747212.6042577773 2935584.6510698497, 747286.2008953542 29355
(etc, etc. for many, many lines)
raprasad commented 7 years ago

Note: updating 3 layers to use versions in Dataverse 2015 BARI Regional Geographies: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/PJ3JK2

raprasad commented 7 years ago

census layout (e.g. GEOID10): https://www.census.gov/geo/maps-data/data/tract_rel_layout.html

raprasad commented 7 years ago

block groups (bg_id_10 in BARI file) are 12-digits FIPS codes that may have leading zeros:

fipscode_part4

(image source: https://www.policymap.com/blog/2012/08/tips-on-fips-a-quick-guide-to-geographic-place-codes-part-iii/)

raprasad commented 7 years ago

Boston zip codes in. Correct mapping--including error. (Typo in error message covered in another ticket)

geoconnect__map_data

raprasad commented 7 years ago
kcondon commented 7 years ago

OK tested various available layers and they worked. Closing.