Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data #727

Merged
merged 1 commit into from
Jan 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 136 additions & 0 deletions data/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -15584,6 +15584,25 @@
}
]
},
"Danbury, CT": {
"place": {
"name": "Danbury",
"state": "CT",
"country": "US",
"type": "city",
"pop": 86518,
"coord": [-73.4540111, 41.394817],
"repeal": false
},
"reduce_min": [
{
"status": "adopted",
"scope": ["city center / business district"],
"land": ["commercial", "other", "residential, all uses"],
"date": null
}
]
},
"Danby, NY": {
"place": {
"name": "Danby",
Expand Down Expand Up @@ -41300,6 +41319,50 @@
}
]
},
"Meriden, CT": {
"place": {
"name": "Meriden",
"state": "CT",
"country": "US",
"type": "city",
"pop": 60850,
"coord": [-72.8070435, 41.5381535],
"repeal": false
},
"add_max": [
{
"status": "adopted",
"scope": ["transit-oriented"],
"land": ["all uses"],
"date": null
}
],
"reduce_min": [
{
"status": "adopted",
"scope": [
"city center / business district",
"citywide",
"transit-oriented"
],
"land": [
"all uses",
"commercial",
"other",
"residential, multi-family"
],
"date": null
}
],
"rm_min": [
{
"status": "adopted",
"scope": ["transit-oriented"],
"land": ["commercial", "other"],
"date": null
}
]
},
"Meridian Charter Township, MI": {
"place": {
"name": "Meridian Charter Township",
Expand Down Expand Up @@ -42035,6 +42098,25 @@
}
]
},
"Milford, CT": {
"place": {
"name": "Milford",
"state": "CT",
"country": "US",
"type": "city",
"pop": 50558,
"coord": [-73.0570603, 41.2222218],
"repeal": false
},
"reduce_min": [
{
"status": "adopted",
"scope": ["city center / business district", "main street / special"],
"land": ["commercial", "residential, multi-family"],
"date": null
}
]
},
"Milford, DE": {
"place": {
"name": "Milford",
Expand Down Expand Up @@ -46176,6 +46258,25 @@
}
]
},
"New London, CT": {
"place": {
"name": "New London",
"state": "CT",
"country": "US",
"type": "city",
"pop": 27367,
"coord": [-72.0997804, 41.3556187],
"repeal": false
},
"reduce_min": [
{
"status": "adopted",
"scope": ["city center / business district"],
"land": ["all uses"],
"date": null
}
]
},
"New London, MN": {
"place": {
"name": "New London",
Expand Down Expand Up @@ -69459,6 +69560,41 @@
}
]
},
"West Haven, CT": {
"place": {
"name": "West Haven",
"state": "CT",
"country": "US",
"type": "city",
"pop": 55584,
"coord": [-72.9470471, 41.2706527],
"repeal": false
},
"add_max": [
{
"status": "adopted",
"scope": ["transit-oriented"],
"land": ["commercial", "other", "residential, multi-family"],
"date": null
}
],
"reduce_min": [
{
"status": "adopted",
"scope": ["citywide", "transit-oriented"],
"land": ["all uses"],
"date": null
}
],
"rm_min": [
{
"status": "adopted",
"scope": ["transit-oriented"],
"land": ["all uses"],
"date": null
}
]
},
"West Homestead, PA": {
"place": {
"name": "West Homestead",
Expand Down
Loading
Loading