Skip to content

Commit 0e302dc

Browse files
committed
post-review: use edm.pub.gis for dcp_mih
1 parent f022e58 commit 0e302dc

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

ingest_templates/dcp_mih.yml renamed to ingest_templates/dcp_gis_mandatory_inclusionary_housing.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
id: dcp_mih
1+
id: dcp_gis_mandatory_inclusionary_housing
22
acl: public-read
33

44
attributes:
@@ -13,9 +13,8 @@ attributes:
1313

1414
ingestion:
1515
source:
16-
type: file_download
17-
url: >-
18-
https://s-media.nyc.gov/agencies/dcp/assets/files/zip/data-tools/bytes/mandatory-inclusionary-housing/nycmih_{{ version }}.zip
16+
type: edm.publishing.gis
17+
name: dcp_mandatory_inclusionary_housing
1918
target_crs: EPSG:4326
2019
file_format:
2120
type: shapefile

products/pluto/recipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ inputs:
1616
- name: dcp_developments # only used for data tests
1717
- name: dcp_edesignation
1818
- name: dcp_firecompanies
19+
- name: dcp_gis_mandatory_inclusionary_housing
1920
- name: dcp_transit_zones
2021
- name: dcp_healthareas
2122
- name: dcp_healthcenters
2223
- name: dcp_limitedheight
23-
- name: dcp_mih
2424
- name: dcp_pluto
2525
# this env var is set in dcpy/builds/plan.py in a slightly hacky way for now
2626
version_env_var: VERSION_PREV

0 commit comments

Comments
 (0)