mirror of
https://github.com/SoPat712/fair-housing-map.git
synced 2025-08-21 15:48:46 -04:00
First commit, working proto
This commit is contained in:
8
GeoJSON/206ReavilleRoadOverlay.geojson
Normal file
8
GeoJSON/206ReavilleRoadOverlay.geojson
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "206ReavilleRoadOverlay",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "PAMS_PIN": "1021_72_7_Q0436", "MUN": "1021", "BLOCK": "72", "LOT": "7", "QCODE": "Q0436", "LASTUPDATE": null, "HunterdonTaxList_CD_CODE": "1021", "HunterdonTaxList_BLOCK": "72", "HunterdonTaxList_LOT": "7", "HunterdonTaxList_QUALIFIER": "Q0436", "HunterdonTaxList_PROP_CLASS": "3B", "HunterdonTaxList_COUNTY": "HUNTERDON", "HunterdonTaxList_MUN_NAME": "RARITAN TWP", "HunterdonTaxList_PROP_LOC": "206 REAVILLE ROAD", "HunterdonTaxList_OWNER_NAME": null, "HunterdonTaxList_ST_ADDRESS": "16 ANDOVER LANE", "HunterdonTaxList_CITY_STATE": "WOODMERE NY", "HunterdonTaxList_ZIP_CODE": "11598", "HunterdonTaxList_LAND_VAL": 4800, "HunterdonTaxList_IMPRVT_VAL": 0, "HunterdonTaxList_NET_VALUE": 4800, "HunterdonTaxList_LAST_YR_TX": "128.03", "HunterdonTaxList_BLDG_DESC": null, "HunterdonTaxList_LAND_DESC": "6.00 AC.", "HunterdonTaxList_CALC_ACRE": 6.0, "HunterdonTaxList_ADD_LOTS1": null, "HunterdonTaxList_ADD_LOTS2": null, "HunterdonTaxList_FAC_NAME": null, "HunterdonTaxList_PROP_USE": null, "HunterdonTaxList_BLDG_CLASS": null, "HunterdonTaxList_DEED_BOOK": null, "HunterdonTaxList_DEED_PAGE": null, "HunterdonTaxList_DEED_DATE": null, "HunterdonTaxList_YR_CONSTR": "0000", "HunterdonTaxList_SALES_CODE": null, "HunterdonTaxList_SALE_PRICE": 0, "HunterdonTaxList_DWELL": "01", "HunterdonTaxList_COMM_DWELL": null, "HunterdonTaxList_OLD_PROPID": null, "HunterdonTaxList_ZIP5": "11598", "HunterdonTaxList_ZIP_PLUS4": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -74.840415766615934, 40.494783519549166 ], [ -74.843173176927777, 40.494226385061971 ], [ -74.843185911707351, 40.494223811987418 ], [ -74.843997837692569, 40.494033270033754 ], [ -74.84400879582077, 40.494056343080274 ], [ -74.844665144779441, 40.495438194612952 ], [ -74.844668836619604, 40.495446125356452 ], [ -74.844127204629842, 40.495655602330274 ], [ -74.843539211046519, 40.495684803165418 ], [ -74.840586377370443, 40.49583218374152 ], [ -74.840433901925806, 40.494894989303141 ], [ -74.840415766615934, 40.494783519549166 ] ] ] ] } }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user