Template:Neighborhood: Difference between revisions

From Portland NET Wiki
add quadrant and district
No edit summary
Line 29: Line 29:
"type": "number",
"type": "number",
"suggestedvalues": [
"suggestedvalues": [
"1, 2, 3, 4"
"1",
"2",
"3",
"4"
]
]
},
},
Line 38: Line 41:
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"North, Northeast, East, Southeast, South, Southwest"
"North",
"Northeast",
"East",
"Southeast",
"South",
"Southwest"
]
]
},
},
Line 64: Line 72:
"paramOrder": [
"paramOrder": [
"quad",
"quad",
        "district",
"district",
        "schools",
"schools",
"population",
"population",
"firestations"
"firestations"