Site address points represent the location of site or service delivery addresses assigned by local governments.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686243044000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasMetadata": true,
"extent": {
"xmin": 2746306.375081077,
"ymin": 944263.0984568223,
"xmax": 2900360.0000440776,
"ymax": 1117709.5291223228,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
170,
112,
41,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "FULLNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ADDPTKEY",
"type": "esriFieldTypeString",
"alias": "Address Point ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "ADDPTKEY"
},
{
"name": "ADDRNUMSUF",
"type": "esriFieldTypeString",
"alias": "Address Number Suffix",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ADDRNUMSUF"
},
{
"name": "ADDRNUM",
"type": "esriFieldTypeString",
"alias": "Full Address Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "ADDRNUM"
},
{
"name": "UNITTYPE",
"type": "esriFieldTypeString",
"alias": "Address Unit Type",
"domain": {
"type": "codedValue",
"name": "AddressUnitType",
"description": "The type of address unit as adapted from the USPS Publication 28",
"codedValues": [
{
"name": "Apartment",
"code": "APT"
},
{
"name": "Basement",
"code": "BSMT"
},
{
"name": "Building",
"code": "BLDG"
},
{
"name": "Department",
"code": "DEPT"
},
{
"name": "Floor",
"code": "FL"
},
{
"name": "Front",
"code": "FRNT"
},
{
"name": "Hanger",
"code": "HNGR"
},
{
"name": "Key",
"code": "KEY"
},
{
"name": "Lobby",
"code": "LBBY"
},
{
"name": "Lot",
"code": "LOT"
},
{
"name": "Lower",
"code": "LOWR"
},
{
"name": "Office",
"code": "OFC"
},
{
"name": "Penthouse",
"code": "PH"
},
{
"name": "Pier",
"code": "PIER"
},
{
"name": "Rear",
"code": "REAR"
},
{
"name": "Room",
"code": "RM"
},
{
"name": "Side",
"code": "SIDE"
},
{
"name": "Slip",
"code": "SLIP"
},
{
"name": "Space",
"code": "SPC"
},
{
"name": "Stop",
"code": "STOP"
},
{
"name": "Suite",
"code": "STE"
},
{
"name": "Trailer",
"code": "TRLR"
},
{
"name": "Unit",
"code": "UNIT"
},
{
"name": "Upper",
"code": "UPPR"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "UNITTYPE"
},
{
"name": "UNITID",
"type": "esriFieldTypeString",
"alias": "Address Unit Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "UNITID"
},
{
"name": "FULLNAME",
"type": "esriFieldTypeString",
"alias": "Full Road Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 125,
"defaultValue": "NO ADDRESS ASSIGNED BY CITY",
"modelName": "FULLNAME"
},
{
"name": "FULLADDR",
"type": "esriFieldTypeString",
"alias": "Full Address",
"domain": null,
"editable": true,
"nullable": true,
"length": 250,
"defaultValue": "NO ADDRESS ASSIGNED BY CITY",
"modelName": "FULLADDR"
},
{
"name": "PLACENAME",
"type": "esriFieldTypeString",
"alias": "Place Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 250,
"defaultValue": null,
"modelName": "PLACENAME"
},
{
"name": "MUNICIPALITY",
"type": "esriFieldTypeString",
"alias": "Municipality Name",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 150,
"defaultValue": null,
"modelName": "MUNICIPALITY"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "AddressStatus",
"description": "The status of the address or related feature",
"codedValues": [
{
"name": "Current",
"code": "Current"
},
{
"name": "Pending",
"code": "Pending"
},
{
"name": "Retired",
"code": "Retired"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": "Current",
"modelName": "STATUS"
},
{
"name": "XCOORD",
"type": "esriFieldTypeDouble",
"alias": "X Coordinate",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "XCOORD"
},
{
"name": "YCOORD",
"type": "esriFieldTypeDouble",
"alias": "Y Coordinate",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "YCOORD"
},
{
"name": "ZIP",
"type": "esriFieldTypeString",
"alias": "Zip Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ZIP"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": {
"type": "codedValue",
"name": "TCAs2019",
"description": "TCA (Tax Code Area)",
"codedValues": [
{
"name": "001",
"code": "001"
},
{
"name": "007",
"code": "007"
},
{
"name": "008",
"code": "008"
},
{
"name": "009",
"code": "009"
},
{
"name": "010",
"code": "010"
},
{
"name": "011",
"code": "011"
},
{
"name": "012",
"code": "012"
},
{
"name": "013",
"code": "013"
},
{
"name": "018",
"code": "018"
},
{
"name": "019",
"code": "019"
},
{
"name": "020",
"code": "020"
},
{
"name": "022",
"code": "022"
},
{
"name": "024",
"code": "024"
},
{
"name": "025",
"code": "025"
},
{
"name": "026",
"code": "026"
},
{
"name": "031",
"code": "031"
},
{
"name": "032",
"code": "032"
},
{
"name": "033",
"code": "033"
},
{
"name": "034",
"code": "034"
},
{
"name": "035",
"code": "035"
},
{
"name": "036",
"code": "036"
},
{
"name": "037",
"code": "037"
},
{
"name": "038",
"code": "038"
},
{
"name": "039",
"code": "039"
},
{
"name": "040",
"code": "040"
},
{
"name": "041",
"code": "041"
},
{
"name": "042",
"code": "042"
},
{
"name": "043",
"code": "043"
},
{
"name": "044",
"code": "044"
},
{
"name": "045",
"code": "045"
},
{
"name": "046",
"code": "046"
},
{
"name": "048",
"code": "048"
},
{
"name": "049",
"code": "049"
},
{
"name": "050",
"code": "050"
},
{
"name": "051",
"code": "051"
},
{
"name": "054",
"code": "054"
},
{
"name": "055",
"code": "055"
},
{
"name": "056",
"code": "056"
},
{
"name": "060",
"code": "060"
},
{
"name": "061",
"code": "061"
},
{
"name": "062",
"code": "062"
},
{
"name": "063",
"code": "063"
},
{
"name": "064",
"code": "064"
},
{
"name": "065",
"code": "065"
},
{
"name": "066",
"code": "066"
},
{
"name": "067",
"code": "067"
},
{
"name": "068",
"code": "068"
},
{
"name": "069",
"code": "069"
},
{
"name": "071",
"code": "071"
},
{
"name": "072",
"code": "072"
},
{
"name": "074",
"code": "074"
},
{
"name": "075",
"code": "075"
},
{
"name": "076",
"code": "076"
},
{
"name": "077",
"code": "077"
},
{
"name": "079",
"code": "079"
},
{
"name": "081",
"code": "081"
},
{
"name": "083",
"code": "083"
},
{
"name": "085",
"code": "085"
},
{
"name": "086",
"code": "086"
},
{
"name": "087",
"code": "087"
},
{
"name": "089",
"code": "089"
},
{
"name": "090",
"code": "090"
},
{
"name": "091",
"code": "091"
},
{
"name": "092",
"code": "092"
},
{
"name": "097",
"code": "097"
},
{
"name": "098",
"code": "098"
},
{
"name": "100",
"code": "100"
},
{
"name": "101",
"code": "101"
},
{
"name": "102",
"code": "102"
},
{
"name": "103",
"code": "103"
},
{
"name": "104",
"code": "104"
},
{
"name": "105",
"code": "105"
},
{
"name": "106",
"code": "106"
},
{
"name": "107",
"code": "107"
},
{
"name": "108",
"code": "108"
},
{
"name": "109",
"code": "109"
},
{
"name": "110",
"code": "110"
},
{
"name": "111",
"code": "111"
},
{
"name": "113",
"code": "113"
},
{
"name": "114",
"code": "114"
},
{
"name": "115",
"code": "115"
},
{
"name": "116",
"code": "116"
},
{
"name": "117",
"code": "117"
},
{
"name": "118",
"code": "118"
},
{
"name": "119",
"code": "119"
},
{
"name": "121",
"code": "121"
},
{
"name": "122",
"code": "122"
},
{
"name": "123",
"code": "123"
},
{
"name": "124",
"code": "124"
},
{
"name": "125",
"code": "125"
},
{
"name": "126",
"code": "126"
},
{
"name": "127",
"code": "127"
},
{
"name": "128",
"code": "128"
},
{
"name": "129",
"code": "129"
},
{
"name": "130",
"code": "130"
},
{
"name": "131",
"code": "131"
},
{
"name": "132",
"code": "132"
},
{
"name": "133",
"code": "133"
},
{
"name": "134",
"code": "134"
},
{
"name": "135",
"code": "135"
},
{
"name": "136",
"code": "136"
},
{
"name": "137",
"code": "137"
},
{
"name": "138",
"code": "138"
},
{
"name": "139",
"code": "139"
},
{
"name": "140",
"code": "140"
},
{
"name": "141",
"code": "141"
},
{
"name": "142",
"code": "142"
},
{
"name": "143",
"code": "143"
},
{
"name": "144",
"code": "144"
},
{
"name": "145",
"code": "145"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "IMAGENAME",
"type": "esriFieldTypeString",
"alias": "Image Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 60,
"defaultValue": null,
"modelName": "IMAGENAME"
},
{
"name": "IMAGEPATH",
"type": "esriFieldTypeString",
"alias": "Image Path",
"domain": null,
"editable": true,
"nullable": true,
"length": 150,
"defaultValue": null,
"modelName": "IMAGEPATH"
},
{
"name": "PRIMARYADDRESS",
"type": "esriFieldTypeString",
"alias": "PRIMARYADDRESS",
"domain": {
"type": "codedValue",
"name": "PrimaryAddress",
"description": "Primary or Multiple indicator",
"codedValues": [
{
"name": "Primary",
"code": "Primary"
},
{
"name": "Multiple",
"code": "Multiple"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "PRIMARYADDRESS"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "Directional_Prefix",
"type": "esriFieldTypeString",
"alias": "Directional Prefix",
"domain": {
"type": "codedValue",
"name": "RoadDirectional",
"description": "The status of the address or related feature",
"codedValues": [
{
"name": "E",
"code": "E"
},
{
"name": "N",
"code": "N"
},
{
"name": "S",
"code": "S"
},
{
"name": "W",
"code": "W"
},
{
"name": "NE",
"code": "NE"
},
{
"name": "NW",
"code": "NW"
},
{
"name": "SE",
"code": "SE"
},
{
"name": "SW",
"code": "SW"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Directional_Prefix"
},
{
"name": "Directional_Suffix",
"type": "esriFieldTypeString",
"alias": "Directional Suffix",
"domain": {
"type": "codedValue",
"name": "RoadDirectional",
"description": "The status of the address or related feature",
"codedValues": [
{
"name": "E",
"code": "E"
},
{
"name": "N",
"code": "N"
},
{
"name": "S",
"code": "S"
},
{
"name": "W",
"code": "W"
},
{
"name": "NE",
"code": "NE"
},
{
"name": "NW",
"code": "NW"
},
{
"name": "SE",
"code": "SE"
},
{
"name": "SW",
"code": "SW"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Directional_Suffix"
},
{
"name": "Road_type",
"type": "esriFieldTypeString",
"alias": "Road_type",
"domain": {
"type": "codedValue",
"name": "RoadType",
"description": "Type of Road",
"codedValues": [
{
"name": "AVE",
"code": "AVE"
},
{
"name": "CIR",
"code": "CIR"
},
{
"name": "DR",
"code": "DR"
},
{
"name": "BLVD",
"code": "BLVD"
},
{
"name": "HWY",
"code": "HWY"
},
{
"name": "ST",
"code": "ST"
},
{
"name": "CT",
"code": "CT"
},
{
"name": "EXT",
"code": "EXT"
},
{
"name": "LN",
"code": "LN"
},
{
"name": "PKWY",
"code": "PKWY"
},
{
"name": "PL",
"code": "PL"
},
{
"name": "PLZ",
"code": "PLZ"
},
{
"name": "PT",
"code": "PT"
},
{
"name": "RD",
"code": "RD"
},
{
"name": "TER",
"code": "TER"
},
{
"name": "TRFY",
"code": "TRFY"
},
{
"name": "TRL",
"code": "TRL"
},
{
"name": "WAY",
"code": "WAY"
},
{
"name": "XING",
"code": "XING"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Road_type"
},
{
"name": "ESN",
"type": "esriFieldTypeString",
"alias": "EmergencyServiceNumberE911",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ESN"
},
{
"name": "NFHA",
"type": "esriFieldTypeString",
"alias": "NFHA",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "NFHA"
},
{
"name": "TELEXCH",
"type": "esriFieldTypeString",
"alias": "TELEXCH",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "TELEXCH"
},
{
"name": "AddrType",
"type": "esriFieldTypeString",
"alias": "AddressType",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "AddrType"
},
{
"name": "State",
"type": "esriFieldTypeString",
"alias": "State",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": "Missouri",
"modelName": "State"
},
{
"name": "StateAbbrv",
"type": "esriFieldTypeString",
"alias": "StateAbbreviation",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": "MO",
"modelName": "StateAbbrv"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_88",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R88_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S75_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "SitusAddresses",
"description": "",
"prototype": {
"attributes": {
"StateAbbrv": "MO",
"ADDPTKEY": null,
"ADDRNUMSUF": null,
"ADDRNUM": null,
"UNITTYPE": null,
"UNITID": null,
"FULLNAME": "NO ADDRESS ASSIGNED BY CITY",
"FULLADDR": "NO ADDRESS ASSIGNED BY CITY",
"PLACENAME": null,
"MUNICIPALITY": null,
"STATUS": "Current",
"XCOORD": null,
"YCOORD": null,
"ZIP": null,
"TCA": null,
"IMAGENAME": null,
"IMAGEPATH": null,
"PRIMARYADDRESS": null,
"State": "Missouri",
"AddrType": null,
"TELEXCH": null,
"NFHA": null,
"Directional_Prefix": null,
"Directional_Suffix": null,
"Road_type": null,
"ESN": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 18,
"name": "Tax",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "create_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686329765000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2624218.7714877464,
"ymin": 945313.4910410717,
"xmax": 3077093.030435577,
"ymax": 1128164.3940393254,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
196,
252,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
230,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": "00-000-00-00-00-0-00-000",
"modelName": "Name"
},
{
"name": "ParcelSubtype",
"type": "esriFieldTypeInteger",
"alias": "Parcel Subtype",
"domain": {
"type": "codedValue",
"name": "PF_TaxParcelSubTypes",
"description": "Subtypes for Tax Parcels",
"codedValues": [
{
"name": "Tax",
"code": 1
},
{
"name": "Condominium",
"code": 2
},
{
"name": "Lease-Fee",
"code": 4
},
{
"name": "Lease-Hold",
"code": 5
},
{
"name": "Underground",
"code": 6
},
{
"name": "Other",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": 1,
"modelName": "ParcelSubtype"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PFLotsAreaUnits",
"description": "Area Unit for lot",
"codedValues": [
{
"name": "Square Foot",
"code": 1
},
{
"name": "Acre",
"code": 2
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"required": true,
"nullable": true,
"defaultValue": 1,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseRatio"
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null,
"editable": true,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseDistance"
},
{
"name": "IsSeed",
"type": "esriFieldTypeInteger",
"alias": "Is Seed",
"domain": {
"type": "codedValue",
"name": "PF_YesNo",
"description": "Parcel Fabric Yes No",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"required": true,
"nullable": true,
"defaultValue": 0,
"modelName": "IsSeed"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "PropertyID",
"type": "esriFieldTypeInteger",
"alias": "PropertyID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PropertyID"
},
{
"name": "parcel_id",
"type": "esriFieldTypeString",
"alias": "parcel_id",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "parcel_id"
},
{
"name": "ReasonRetired",
"type": "esriFieldTypeString",
"alias": "ReasonRetired",
"domain": {
"type": "codedValue",
"name": "PF_ReasonRetired",
"description": "The reason for retiring the tax parcel",
"codedValues": [
{
"name": "Retired Tax Parcel",
"code": "Retired Tax Parcel"
},
{
"name": "ROW Vacation",
"code": "ROW Vacation"
},
{
"name": "Alley Vacation",
"code": "Alley Vacation"
},
{
"name": "ROW Dedication",
"code": "ROW Dedication"
},
{
"name": "Easement Relinquishment",
"code": "Easement Relinquishment"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Legal and Value",
"code": "Legal and Value"
},
{
"name": "Adjustment",
"code": "Adjustment"
},
{
"name": "New Subdivision Plat",
"code": "New Subdivision Plat"
},
{
"name": "Certificate of Survey",
"code": "Certificate of Survey"
},
{
"name": "Segregation(Deed)",
"code": "Segregation(Deed)"
},
{
"name": "Merge",
"code": "Merge"
},
{
"name": "Map Correction",
"code": "Map Correction"
},
{
"name": "BOE/ORD54/BackYearSeg",
"code": "BOE/ORD54/BackYearSeg"
},
{
"name": "Reblock",
"code": "Reblock"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "ReasonRetired"
},
{
"name": "FloorDesignator",
"type": "esriFieldTypeSmallInteger",
"alias": "Floor Number",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FloorDesignator"
},
{
"name": "ZDesignator",
"type": "esriFieldTypeDouble",
"alias": "ZDesignator",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ZDesignator"
},
{
"name": "FloorNameDesignator",
"type": "esriFieldTypeString",
"alias": "FloorName",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "FloorNameDesignator"
},
{
"name": "Document",
"type": "esriFieldTypeString",
"alias": "InstrumentNo",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Document"
},
{
"name": "CartogNote",
"type": "esriFieldTypeString",
"alias": "CartographerNotes",
"domain": null,
"editable": true,
"nullable": true,
"length": 1500,
"defaultValue": null,
"modelName": "CartogNote"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "CloakedParcel",
"type": "esriFieldTypeInteger",
"alias": "CloakedParcel",
"domain": {
"type": "codedValue",
"name": "PF_YesNoBool",
"description": "Parcel Fabric Yes No",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "CloakedParcel"
},
{
"name": "Counter",
"type": "esriFieldTypeInteger",
"alias": "Counter",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 1,
"modelName": "Counter"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": {
"type": "codedValue",
"name": "Validation Status",
"description": "The current record's validation status.",
"codedValues": [
{
"name": "No calculation required, no validation required, no error",
"code": 0
},
{
"name": "No calculation required, no validation required, has error(s)",
"code": 1
},
{
"name": "No calculation required, validation required, no error",
"code": 2
},
{
"name": "No calculation required, validation required, has error(s)",
"code": 3
},
{
"name": "Calculation required, no validation required, no error",
"code": 4
},
{
"name": "Calculation required, no validation required, has error(s)",
"code": 5
},
{
"name": "Calculation required, validation required, no error",
"code": 6
},
{
"name": "Calculation required, validation required, has error(s)",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": false,
"required": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "CID",
"type": "esriFieldTypeString",
"alias": "CID",
"domain": null,
"editable": true,
"nullable": true,
"length": 2000,
"defaultValue": null,
"modelName": "CID"
},
{
"name": "TDD",
"type": "esriFieldTypeString",
"alias": "TDD",
"domain": null,
"editable": true,
"nullable": true,
"length": 2000,
"defaultValue": null,
"modelName": "TDD"
},
{
"name": "TIFproject",
"type": "esriFieldTypeString",
"alias": "TIFproject",
"domain": null,
"editable": true,
"nullable": true,
"length": 2000,
"defaultValue": null,
"modelName": "TIFproject"
},
{
"name": "TIFdistrict",
"type": "esriFieldTypeString",
"alias": "TIFdistrict",
"domain": null,
"editable": true,
"nullable": true,
"length": 2000,
"defaultValue": null,
"modelName": "TIFdistrict"
},
{
"name": "School",
"type": "esriFieldTypeString",
"alias": "School",
"domain": null,
"editable": true,
"nullable": true,
"length": 2000,
"defaultValue": null,
"modelName": "School"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_111",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G201CreatedByRec",
"fields": "CreatedByRecord",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "I201Name4",
"fields": "Name,parcel_id",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "G201VALIDATIONST",
"fields": "VALIDATIONSTATUS",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "R111_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S98_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Tax",
"description": "",
"prototype": {
"attributes": {
"School": null,
"TIFdistrict": null,
"TIFproject": null,
"Name": "00-000-00-00-00-0-00-000",
"ParcelSubtype": 1,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": 1,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"TDD": null,
"CID": null,
"CloakedParcel": 0,
"TCA": null,
"PropertyID": null,
"parcel_id": null,
"ReasonRetired": null,
"FloorDesignator": null,
"ZDesignator": null,
"FloorNameDesignator": null,
"Document": null,
"CartogNote": null,
"Counter": 1
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"userTypeExtensions": [
"parcelFabric"
],
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 19,
"name": "AllEconDevelpTaxIncentives",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241394000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757934.071641911,
"ymin": 971629.6175425723,
"xmax": 2890194.1224099956,
"ymax": 1095484.9042803198,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "ParcelSubtype",
"type": "esriFieldTypeInteger",
"alias": "Parcel Subtype",
"domain": {
"type": "codedValue",
"name": "PF_EconomicDevType",
"description": "Type of Special Assessment District for Economic Development Types(TIF,CID,TDD,etc.)",
"codedValues": [
{
"name": "TIF District or Plan",
"code": 1
},
{
"name": "TIF Project",
"code": 2
},
{
"name": "CID",
"code": 3
},
{
"name": "TDD",
"code": 4
},
{
"name": "Abatement",
"code": 5
},
{
"name": "Neigborhood Improvement District",
"code": 6
},
{
"name": "Exempt",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ParcelSubtype"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseRatio"
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseDistance"
},
{
"name": "IsSeed",
"type": "esriFieldTypeInteger",
"alias": "Is Seed",
"domain": {
"type": "codedValue",
"name": "PF_YesNo",
"description": "Parcel Fabric Yes No",
"codedValues": [
{
"name": "No",
"code": 0
},
{
"name": "Yes",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "IsSeed"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ORDINANCENUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ORDINANCENUM"
},
{
"name": "ORDINANCEDATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ORDINANCEDATE"
},
{
"name": "DATERECEIVED",
"type": "esriFieldTypeDate",
"alias": "Date Received",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATERECEIVED"
},
{
"name": "EFFECTIVEYEARFROM",
"type": "esriFieldTypeDate",
"alias": "Effective Year From",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARFROM"
},
{
"name": "EFFECTIVEYEARTO",
"type": "esriFieldTypeDate",
"alias": "Effective Year To\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARTO"
},
{
"name": "DURATION",
"type": "esriFieldTypeSmallInteger",
"alias": "Duration In Years",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DURATION"
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NOTES"
},
{
"name": "GISCOMPLETION",
"type": "esriFieldTypeDate",
"alias": "GIS Completion\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "GISCOMPLETION"
},
{
"name": "TIFPROJECT",
"type": "esriFieldTypeString",
"alias": "TIF Project",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIFPROJECT"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "State",
"description": "Economic Development Tax Incentive Status (TIF Plan/District, Project, etc.)",
"codedValues": [
{
"name": "Active",
"code": "1"
},
{
"name": "Inactive",
"code": "2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EATSOnly",
"type": "esriFieldTypeString",
"alias": "EATSOnly",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "EATSOnly"
},
{
"name": "Revision_Start_Date",
"type": "esriFieldTypeDate",
"alias": "Revision Start Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_Start_Date"
},
{
"name": "Revision_End_Date",
"type": "esriFieldTypeDate",
"alias": "Revision End Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_End_Date"
},
{
"name": "TIF_PlanDistr",
"type": "esriFieldTypeString",
"alias": "TIF Plan",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIF_PlanDistr"
},
{
"name": "AmendmentNum",
"type": "esriFieldTypeString",
"alias": "Amendment Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentNum"
},
{
"name": "AmendmentDate",
"type": "esriFieldTypeDate",
"alias": "Amendment Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AmendmentDate"
},
{
"name": "AmendmentOrdNum",
"type": "esriFieldTypeString",
"alias": "Amendment Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentOrdNum"
},
{
"name": "Municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Municipality"
},
{
"name": "Date_Est",
"type": "esriFieldTypeString",
"alias": "Date Est.",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Date_Est"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LastUpdate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_73",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R73_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S60_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "AllEconDevelpTaxIncentives",
"description": "",
"prototype": {
"attributes": {
"AmendmentOrdNum": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"LASTUPDATE": null,
"create_date": null,
"Date_Est": null,
"Municipality": null,
"VALIDATIONSTATUS": 6,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null,
"AmendmentDate": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 20,
"name": "Subdivisions",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 4000,
"maxScale": 1200,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241324000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757927.0001337454,
"ymin": 971124.5962429047,
"xmax": 2900300.0070538297,
"ymax": 1106213.9267854914,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
190,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 1200,
"minScale": 4000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
251,
171,
24,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 2,
"font": {
"family": "Times New Roman",
"size": 14,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": 109405,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "Document",
"type": "esriFieldTypeString",
"alias": "InstrumentNo",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Document"
},
{
"name": "Book",
"type": "esriFieldTypeString",
"alias": "Book",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Book"
},
{
"name": "Page",
"type": "esriFieldTypeString",
"alias": "Page",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Page"
},
{
"name": "Plats_NoUnits",
"type": "esriFieldTypeString",
"alias": "Number of Plat Units",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "Plats_NoUnits"
},
{
"name": "Plats_YearRecorded",
"type": "esriFieldTypeString",
"alias": "Plats Year Recorded",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "Plats_YearRecorded"
},
{
"name": "BlockDesignator",
"type": "esriFieldTypeString",
"alias": "Block Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "BlockDesignator"
},
{
"name": "Plat_Image",
"type": "esriFieldTypeString",
"alias": "Plat_Image",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Plat_Image"
},
{
"name": "ComplexName",
"type": "esriFieldTypeString",
"alias": "ComplexName",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "ComplexName"
},
{
"name": "ZDesignator",
"type": "esriFieldTypeDouble",
"alias": "ZDesignator",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ZDesignator"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_69",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R69_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S56_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Subdivisions",
"description": "",
"prototype": {
"attributes": {
"VALIDATIONSTATUS": 6,
"Name": null,
"StatedArea": null,
"StatedAreaUnit": 109405,
"CalculatedArea": null,
"ZDesignator": null,
"ComplexName": null,
"Plat_Image": null,
"BlockDesignator": null,
"Document": null,
"Book": null,
"Page": null,
"Plats_NoUnits": null,
"Plats_YearRecorded": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 21,
"name": "Lots",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 1600,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241338000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757925.896789495,
"ymin": 971124.5962429047,
"xmax": 2900354.554844994,
"ymax": 1106213.9267854914,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
102,
202,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.16666666666666666
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 600,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
254,
205,
4,
127
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Times New Roman",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": 109405,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "BUILDING",
"type": "esriFieldTypeString",
"alias": "BUILDING",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "BUILDING"
},
{
"name": "ZDesignator",
"type": "esriFieldTypeDouble",
"alias": "ZDesignator",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ZDesignator"
},
{
"name": "CartogNote",
"type": "esriFieldTypeString",
"alias": "CartographerNotes",
"domain": null,
"editable": true,
"nullable": true,
"length": 1500,
"defaultValue": null,
"modelName": "CartogNote"
},
{
"name": "Document",
"type": "esriFieldTypeString",
"alias": "InstrumentNo",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Document"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_72",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R72_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S59_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Lots",
"description": "",
"prototype": {
"attributes": {
"VALIDATIONSTATUS": 6,
"Name": null,
"StatedArea": null,
"StatedAreaUnit": 109405,
"CalculatedArea": null,
"Document": null,
"CartogNote": null,
"ZDesignator": null,
"BUILDING": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 26,
"name": "Water District",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241319000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757917.7498241626,
"ymin": 971124.613631323,
"xmax": 2900723.5974139944,
"ymax": 1118089.6661573201,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "WATER",
"uniqueValueGroups": [
{
"heading": "WATER",
"classes": [
{
"label": "Water District 16",
"description": "Water District 16",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Water District 16"
]
]
},
{
"label": "Water District 17",
"description": "Water District 17",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Water District 17"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Water District 16",
"label": "Water District 16"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Water District 17",
"label": "Water District 17"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
184,
252,
255
],
"toColor": [
240,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
184,
255
],
"toColor": [
252,
215,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
215,
252,
255
],
"toColor": [
184,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
182,
255
],
"toColor": [
229,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
203,
255
],
"toColor": [
252,
182,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
215,
252,
255
],
"toColor": [
251,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
184,
252,
255
],
"toColor": [
182,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
249,
252,
255
],
"toColor": [
212,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
252,
212,
255
],
"toColor": [
250,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
194,
255
],
"toColor": [
179,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
213,
212,
255
],
"toColor": [
252,
213,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
215,
255
],
"toColor": [
215,
252,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 60,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.WATER"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "StatedArea",
"typeIdField": "WATER",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ALLDISTRICTS",
"type": "esriFieldTypeString",
"alias": "ALLDISTRICTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ALLDISTRICTS"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": {
"type": "codedValue",
"name": "TCAs2019",
"description": "TCA (Tax Code Area)",
"codedValues": [
{
"name": "001",
"code": "001"
},
{
"name": "007",
"code": "007"
},
{
"name": "008",
"code": "008"
},
{
"name": "009",
"code": "009"
},
{
"name": "010",
"code": "010"
},
{
"name": "011",
"code": "011"
},
{
"name": "012",
"code": "012"
},
{
"name": "013",
"code": "013"
},
{
"name": "018",
"code": "018"
},
{
"name": "019",
"code": "019"
},
{
"name": "020",
"code": "020"
},
{
"name": "022",
"code": "022"
},
{
"name": "024",
"code": "024"
},
{
"name": "025",
"code": "025"
},
{
"name": "026",
"code": "026"
},
{
"name": "031",
"code": "031"
},
{
"name": "032",
"code": "032"
},
{
"name": "033",
"code": "033"
},
{
"name": "034",
"code": "034"
},
{
"name": "035",
"code": "035"
},
{
"name": "036",
"code": "036"
},
{
"name": "037",
"code": "037"
},
{
"name": "038",
"code": "038"
},
{
"name": "039",
"code": "039"
},
{
"name": "040",
"code": "040"
},
{
"name": "041",
"code": "041"
},
{
"name": "042",
"code": "042"
},
{
"name": "043",
"code": "043"
},
{
"name": "044",
"code": "044"
},
{
"name": "045",
"code": "045"
},
{
"name": "046",
"code": "046"
},
{
"name": "048",
"code": "048"
},
{
"name": "049",
"code": "049"
},
{
"name": "050",
"code": "050"
},
{
"name": "051",
"code": "051"
},
{
"name": "054",
"code": "054"
},
{
"name": "055",
"code": "055"
},
{
"name": "056",
"code": "056"
},
{
"name": "060",
"code": "060"
},
{
"name": "061",
"code": "061"
},
{
"name": "062",
"code": "062"
},
{
"name": "063",
"code": "063"
},
{
"name": "064",
"code": "064"
},
{
"name": "065",
"code": "065"
},
{
"name": "066",
"code": "066"
},
{
"name": "067",
"code": "067"
},
{
"name": "068",
"code": "068"
},
{
"name": "069",
"code": "069"
},
{
"name": "071",
"code": "071"
},
{
"name": "072",
"code": "072"
},
{
"name": "074",
"code": "074"
},
{
"name": "075",
"code": "075"
},
{
"name": "076",
"code": "076"
},
{
"name": "077",
"code": "077"
},
{
"name": "079",
"code": "079"
},
{
"name": "081",
"code": "081"
},
{
"name": "083",
"code": "083"
},
{
"name": "085",
"code": "085"
},
{
"name": "086",
"code": "086"
},
{
"name": "087",
"code": "087"
},
{
"name": "089",
"code": "089"
},
{
"name": "090",
"code": "090"
},
{
"name": "091",
"code": "091"
},
{
"name": "092",
"code": "092"
},
{
"name": "097",
"code": "097"
},
{
"name": "098",
"code": "098"
},
{
"name": "100",
"code": "100"
},
{
"name": "101",
"code": "101"
},
{
"name": "102",
"code": "102"
},
{
"name": "103",
"code": "103"
},
{
"name": "104",
"code": "104"
},
{
"name": "105",
"code": "105"
},
{
"name": "106",
"code": "106"
},
{
"name": "107",
"code": "107"
},
{
"name": "108",
"code": "108"
},
{
"name": "109",
"code": "109"
},
{
"name": "110",
"code": "110"
},
{
"name": "111",
"code": "111"
},
{
"name": "113",
"code": "113"
},
{
"name": "114",
"code": "114"
},
{
"name": "115",
"code": "115"
},
{
"name": "116",
"code": "116"
},
{
"name": "117",
"code": "117"
},
{
"name": "118",
"code": "118"
},
{
"name": "119",
"code": "119"
},
{
"name": "121",
"code": "121"
},
{
"name": "122",
"code": "122"
},
{
"name": "123",
"code": "123"
},
{
"name": "124",
"code": "124"
},
{
"name": "125",
"code": "125"
},
{
"name": "126",
"code": "126"
},
{
"name": "127",
"code": "127"
},
{
"name": "128",
"code": "128"
},
{
"name": "129",
"code": "129"
},
{
"name": "130",
"code": "130"
},
{
"name": "131",
"code": "131"
},
{
"name": "132",
"code": "132"
},
{
"name": "133",
"code": "133"
},
{
"name": "134",
"code": "134"
},
{
"name": "135",
"code": "135"
},
{
"name": "136",
"code": "136"
},
{
"name": "137",
"code": "137"
},
{
"name": "138",
"code": "138"
},
{
"name": "139",
"code": "139"
},
{
"name": "140",
"code": "140"
},
{
"name": "141",
"code": "141"
},
{
"name": "142",
"code": "142"
},
{
"name": "143",
"code": "143"
},
{
"name": "144",
"code": "144"
},
{
"name": "145",
"code": "145"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": {
"type": "codedValue",
"name": "Fire",
"description": "Fire Districts",
"codedValues": [
{
"name": "Central Jackson County",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Innercity",
"code": "IC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Raytown",
"code": "RT"
},
{
"name": "Southern Jackson",
"code": "SJ"
},
{
"name": "Sni Valley",
"code": "SV"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "SCHOOL",
"type": "esriFieldTypeString",
"alias": "SCHOOL",
"domain": {
"type": "codedValue",
"name": "School",
"description": "School Districts",
"codedValues": [
{
"name": "Blue Springs",
"code": "BS"
},
{
"name": "Center",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Grandview",
"code": "GR"
},
{
"name": "Grain Valley",
"code": "GV"
},
{
"name": "Hickman Mills",
"code": "HM"
},
{
"name": "Independence",
"code": "ID"
},
{
"name": "Kansas City",
"code": "KC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Lees Summit",
"code": "LS"
},
{
"name": "Oak Grove",
"code": "OG"
},
{
"name": "Raytown",
"code": "RT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL"
},
{
"name": "LIBRARY",
"type": "esriFieldTypeString",
"alias": "LIBRARY",
"domain": {
"type": "codedValue",
"name": "Library",
"description": "",
"codedValues": [
{
"name": "Mid-Continent",
"code": "MC"
},
{
"name": "Kansas City",
"code": "KC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LIBRARY"
},
{
"name": "WATER",
"type": "esriFieldTypeString",
"alias": "WATER",
"domain": {
"type": "codedValue",
"name": "Water",
"description": "Water Districts",
"codedValues": [
{
"name": "Water District 16",
"code": "WD16"
},
{
"name": "Water District 17",
"code": "WD17"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "WATER"
},
{
"name": "COLLEGE",
"type": "esriFieldTypeString",
"alias": "MetroCommCollege",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COLLEGE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_67",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R67_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S54_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Water District 16",
"name": "Water District 16",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Water District 16",
"description": "",
"prototype": {
"attributes": {
"LIBRARY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": "Water District 16",
"SCHOOL": null,
"CITY": null,
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Water District 17",
"name": "Water District 17",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Water District 17",
"description": "",
"prototype": {
"attributes": {
"LIBRARY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": "Water District 17",
"SCHOOL": null,
"CITY": null,
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 27,
"name": "Fire District",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 250000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241008000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2754861.5716277403,
"ymin": 968079.1591660717,
"xmax": 2903204.1168661895,
"ymax": 1119231.1408295797,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102697,
"latestWkid": 102697,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -16806900,
"falseY": -45827300,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "FIRE",
"uniqueValueGroups": [
{
"heading": "FIRE",
"classes": [
{
"label": "Central",
"description": "Central",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
126,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Central"
]
]
},
{
"label": "Fort Osage",
"description": "Fort Osage",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
77,
175,
74,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Fort Osage"
]
]
},
{
"label": "Intercity F1",
"description": "Intercity F1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
152,
78,
163,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Intercity F1"
]
]
},
{
"label": "Lake Lotawana",
"description": "Lake Lotawana",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Lake Lotawana"
]
]
},
{
"label": "Lone Jack",
"description": "Lone Jack",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Lone Jack"
]
]
},
{
"label": "Prairie",
"description": "Prairie",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
166,
86,
40,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Prairie"
]
]
},
{
"label": "Raytown F2",
"description": "Raytown F2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
129,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Raytown F2"
]
]
},
{
"label": "Sni Valley",
"description": "Sni Valley",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
153,
153,
153,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Sni Valley"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
126,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Central",
"label": "Central"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
77,
175,
74,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Fort Osage",
"label": "Fort Osage"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
152,
78,
163,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Intercity F1",
"label": "Intercity F1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Lake Lotawana",
"label": "Lake Lotawana"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
51,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Lone Jack",
"label": "Lone Jack"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
166,
86,
40,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Prairie",
"label": "Prairie"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
129,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Raytown F2",
"label": "Raytown F2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
153,
153,
153,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Sni Valley",
"label": "Sni Valley"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
25,
28,
255
],
"toColor": [
227,
25,
28,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
55,
126,
184,
255
],
"toColor": [
55,
126,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
77,
176,
74,
255
],
"toColor": [
77,
176,
74,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
152,
78,
163,
255
],
"toColor": [
152,
78,
163,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
255,
128,
0,
255
],
"toColor": [
255,
128,
0,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
255,
255,
51,
255
],
"toColor": [
255,
255,
51,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
166,
86,
40,
255
],
"toColor": [
166,
86,
40,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
129,
192,
255
],
"toColor": [
247,
129,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
153,
153,
153,
255
],
"toColor": [
153,
153,
153,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 60,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.FIRE"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "FIRE",
"typeIdField": "FIRE",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_64",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R64_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S51_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Central",
"name": "Central",
"domains": {},
"templates": [
{
"name": "Central",
"description": "",
"prototype": {
"attributes": {"FIRE": "Central"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Fort Osage",
"name": "Fort Osage",
"domains": {},
"templates": [
{
"name": "Fort Osage",
"description": "",
"prototype": {
"attributes": {"FIRE": "Fort Osage"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Intercity F1",
"name": "Intercity F1",
"domains": {},
"templates": [
{
"name": "Intercity F1",
"description": "",
"prototype": {
"attributes": {"FIRE": "Intercity F1"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lake Lotawana",
"name": "Lake Lotawana",
"domains": {},
"templates": [
{
"name": "Lake Lotawana",
"description": "",
"prototype": {
"attributes": {"FIRE": "Lake Lotawana"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lone Jack",
"name": "Lone Jack",
"domains": {},
"templates": [
{
"name": "Lone Jack",
"description": "",
"prototype": {
"attributes": {"FIRE": "Lone Jack"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Prairie",
"name": "Prairie",
"domains": {},
"templates": [
{
"name": "Prairie",
"description": "",
"prototype": {
"attributes": {"FIRE": "Prairie"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown F2",
"name": "Raytown F2",
"domains": {},
"templates": [
{
"name": "Raytown F2",
"description": "",
"prototype": {
"attributes": {"FIRE": "Raytown F2"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sni Valley",
"name": "Sni Valley",
"domains": {},
"templates": [
{
"name": "Sni Valley",
"description": "",
"prototype": {
"attributes": {"FIRE": "Sni Valley"}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 28,
"name": "School District",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241319000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757917.7498241626,
"ymin": 971124.613631323,
"xmax": 2900723.5974139944,
"ymax": 1118089.6661573201,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SCHOOL",
"uniqueValueGroups": [
{
"heading": "SCHOOL",
"classes": [
{
"label": "Blue Springs R-4",
"description": "Blue Springs R-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Blue Springs R-4"
]
]
},
{
"label": "Center",
"description": "Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Center"
]
]
},
{
"label": "Fort Osage R-1",
"description": "Fort Osage R-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Fort Osage R-1"
]
]
},
{
"label": "Grain Valley R-5",
"description": "Grain Valley R-5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Grain Valley R-5"
]
]
},
{
"label": "Grandview C-4",
"description": "Grandview C-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Grandview C-4"
]
]
},
{
"label": "Hickman Mills C-1",
"description": "Hickman Mills C-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
229,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Hickman Mills C-1"
]
]
},
{
"label": "Independence",
"description": "Independence",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Independence"
]
]
},
{
"label": "Kansas City",
"description": "Kansas City",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
234,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Kansas City"
]
]
},
{
"label": "Lees Summit R-7",
"description": "Lees Summit R-7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Lees Summit R-7"
]
]
},
{
"label": "Lone Jack C-6",
"description": "Lone Jack C-6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Lone Jack C-6"
]
]
},
{
"label": "Oak Grove R-6",
"description": "Oak Grove R-6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Oak Grove R-6"
]
]
},
{
"label": "Raytown C-2",
"description": "Raytown C-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Raytown C-2"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Blue Springs R-4",
"label": "Blue Springs R-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Center",
"label": "Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Fort Osage R-1",
"label": "Fort Osage R-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Grain Valley R-5",
"label": "Grain Valley R-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Grandview C-4",
"label": "Grandview C-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
229,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Hickman Mills C-1",
"label": "Hickman Mills C-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Independence",
"label": "Independence"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
234,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Kansas City",
"label": "Kansas City"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Lees Summit R-7",
"label": "Lees Summit R-7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Lone Jack C-6",
"label": "Lone Jack C-6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Oak Grove R-6",
"label": "Oak Grove R-6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Raytown C-2",
"label": "Raytown C-2"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
184,
252,
255
],
"toColor": [
240,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
184,
255
],
"toColor": [
252,
215,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
215,
252,
255
],
"toColor": [
184,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
182,
255
],
"toColor": [
229,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
203,
255
],
"toColor": [
252,
182,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
215,
252,
255
],
"toColor": [
251,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
184,
252,
255
],
"toColor": [
182,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
249,
252,
255
],
"toColor": [
212,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
252,
212,
255
],
"toColor": [
250,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
194,
255
],
"toColor": [
179,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
213,
212,
255
],
"toColor": [
252,
213,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
215,
255
],
"toColor": [
215,
252,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 60,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.SCHOOL"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": "NaN",
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "StatedArea",
"typeIdField": "SCHOOL",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ALLDISTRICTS",
"type": "esriFieldTypeString",
"alias": "ALLDISTRICTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ALLDISTRICTS"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": {
"type": "codedValue",
"name": "TCAs2019",
"description": "TCA (Tax Code Area)",
"codedValues": [
{
"name": "001",
"code": "001"
},
{
"name": "007",
"code": "007"
},
{
"name": "008",
"code": "008"
},
{
"name": "009",
"code": "009"
},
{
"name": "010",
"code": "010"
},
{
"name": "011",
"code": "011"
},
{
"name": "012",
"code": "012"
},
{
"name": "013",
"code": "013"
},
{
"name": "018",
"code": "018"
},
{
"name": "019",
"code": "019"
},
{
"name": "020",
"code": "020"
},
{
"name": "022",
"code": "022"
},
{
"name": "024",
"code": "024"
},
{
"name": "025",
"code": "025"
},
{
"name": "026",
"code": "026"
},
{
"name": "031",
"code": "031"
},
{
"name": "032",
"code": "032"
},
{
"name": "033",
"code": "033"
},
{
"name": "034",
"code": "034"
},
{
"name": "035",
"code": "035"
},
{
"name": "036",
"code": "036"
},
{
"name": "037",
"code": "037"
},
{
"name": "038",
"code": "038"
},
{
"name": "039",
"code": "039"
},
{
"name": "040",
"code": "040"
},
{
"name": "041",
"code": "041"
},
{
"name": "042",
"code": "042"
},
{
"name": "043",
"code": "043"
},
{
"name": "044",
"code": "044"
},
{
"name": "045",
"code": "045"
},
{
"name": "046",
"code": "046"
},
{
"name": "048",
"code": "048"
},
{
"name": "049",
"code": "049"
},
{
"name": "050",
"code": "050"
},
{
"name": "051",
"code": "051"
},
{
"name": "054",
"code": "054"
},
{
"name": "055",
"code": "055"
},
{
"name": "056",
"code": "056"
},
{
"name": "060",
"code": "060"
},
{
"name": "061",
"code": "061"
},
{
"name": "062",
"code": "062"
},
{
"name": "063",
"code": "063"
},
{
"name": "064",
"code": "064"
},
{
"name": "065",
"code": "065"
},
{
"name": "066",
"code": "066"
},
{
"name": "067",
"code": "067"
},
{
"name": "068",
"code": "068"
},
{
"name": "069",
"code": "069"
},
{
"name": "071",
"code": "071"
},
{
"name": "072",
"code": "072"
},
{
"name": "074",
"code": "074"
},
{
"name": "075",
"code": "075"
},
{
"name": "076",
"code": "076"
},
{
"name": "077",
"code": "077"
},
{
"name": "079",
"code": "079"
},
{
"name": "081",
"code": "081"
},
{
"name": "083",
"code": "083"
},
{
"name": "085",
"code": "085"
},
{
"name": "086",
"code": "086"
},
{
"name": "087",
"code": "087"
},
{
"name": "089",
"code": "089"
},
{
"name": "090",
"code": "090"
},
{
"name": "091",
"code": "091"
},
{
"name": "092",
"code": "092"
},
{
"name": "097",
"code": "097"
},
{
"name": "098",
"code": "098"
},
{
"name": "100",
"code": "100"
},
{
"name": "101",
"code": "101"
},
{
"name": "102",
"code": "102"
},
{
"name": "103",
"code": "103"
},
{
"name": "104",
"code": "104"
},
{
"name": "105",
"code": "105"
},
{
"name": "106",
"code": "106"
},
{
"name": "107",
"code": "107"
},
{
"name": "108",
"code": "108"
},
{
"name": "109",
"code": "109"
},
{
"name": "110",
"code": "110"
},
{
"name": "111",
"code": "111"
},
{
"name": "113",
"code": "113"
},
{
"name": "114",
"code": "114"
},
{
"name": "115",
"code": "115"
},
{
"name": "116",
"code": "116"
},
{
"name": "117",
"code": "117"
},
{
"name": "118",
"code": "118"
},
{
"name": "119",
"code": "119"
},
{
"name": "121",
"code": "121"
},
{
"name": "122",
"code": "122"
},
{
"name": "123",
"code": "123"
},
{
"name": "124",
"code": "124"
},
{
"name": "125",
"code": "125"
},
{
"name": "126",
"code": "126"
},
{
"name": "127",
"code": "127"
},
{
"name": "128",
"code": "128"
},
{
"name": "129",
"code": "129"
},
{
"name": "130",
"code": "130"
},
{
"name": "131",
"code": "131"
},
{
"name": "132",
"code": "132"
},
{
"name": "133",
"code": "133"
},
{
"name": "134",
"code": "134"
},
{
"name": "135",
"code": "135"
},
{
"name": "136",
"code": "136"
},
{
"name": "137",
"code": "137"
},
{
"name": "138",
"code": "138"
},
{
"name": "139",
"code": "139"
},
{
"name": "140",
"code": "140"
},
{
"name": "141",
"code": "141"
},
{
"name": "142",
"code": "142"
},
{
"name": "143",
"code": "143"
},
{
"name": "144",
"code": "144"
},
{
"name": "145",
"code": "145"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": {
"type": "codedValue",
"name": "Fire",
"description": "Fire Districts",
"codedValues": [
{
"name": "Central Jackson County",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Innercity",
"code": "IC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Raytown",
"code": "RT"
},
{
"name": "Southern Jackson",
"code": "SJ"
},
{
"name": "Sni Valley",
"code": "SV"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "SCHOOL",
"type": "esriFieldTypeString",
"alias": "SCHOOL",
"domain": {
"type": "codedValue",
"name": "School",
"description": "School Districts",
"codedValues": [
{
"name": "Blue Springs",
"code": "BS"
},
{
"name": "Center",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Grandview",
"code": "GR"
},
{
"name": "Grain Valley",
"code": "GV"
},
{
"name": "Hickman Mills",
"code": "HM"
},
{
"name": "Independence",
"code": "ID"
},
{
"name": "Kansas City",
"code": "KC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Lees Summit",
"code": "LS"
},
{
"name": "Oak Grove",
"code": "OG"
},
{
"name": "Raytown",
"code": "RT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL"
},
{
"name": "LIBRARY",
"type": "esriFieldTypeString",
"alias": "LIBRARY",
"domain": {
"type": "codedValue",
"name": "Library",
"description": "",
"codedValues": [
{
"name": "Mid-Continent",
"code": "MC"
},
{
"name": "Kansas City",
"code": "KC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LIBRARY"
},
{
"name": "WATER",
"type": "esriFieldTypeString",
"alias": "WATER",
"domain": {
"type": "codedValue",
"name": "Water",
"description": "Water Districts",
"codedValues": [
{
"name": "Water District 16",
"code": "WD16"
},
{
"name": "Water District 17",
"code": "WD17"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "WATER"
},
{
"name": "COLLEGE",
"type": "esriFieldTypeString",
"alias": "MetroCommCollege",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COLLEGE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_67",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R67_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S54_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Blue Springs R-4",
"name": "Blue Springs R-4",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Springs R-4",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Blue Springs R-4",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Center",
"name": "Center",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Center",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Center",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Fort Osage R-1",
"name": "Fort Osage R-1",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Fort Osage R-1",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Fort Osage R-1",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grain Valley R-5",
"name": "Grain Valley R-5",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Grain Valley R-5",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Grain Valley R-5",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview C-4",
"name": "Grandview C-4",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Grandview C-4",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Grandview C-4",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills C-1",
"name": "Hickman Mills C-1",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills C-1",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Hickman Mills C-1",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Independence",
"name": "Independence",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Independence",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Independence",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Kansas City",
"name": "Kansas City",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Kansas City",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Kansas City",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lees Summit R-7",
"name": "Lees Summit R-7",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Lees Summit R-7",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Lees Summit R-7",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lone Jack C-6",
"name": "Lone Jack C-6",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Lone Jack C-6",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Lone Jack C-6",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Oak Grove R-6",
"name": "Oak Grove R-6",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Oak Grove R-6",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Oak Grove R-6",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown C-2",
"name": "Raytown C-2",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Raytown C-2",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": "Raytown C-2",
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 29,
"name": "Municipalities",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 373266.4300711374,
"maxScale": 65665.72481946467,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241005000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2754861.5716277403,
"ymin": 968079.1591660717,
"xmax": 2903204.1168661895,
"ymax": 1119231.1408295797,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102697,
"latestWkid": 102697,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -16806900,
"falseY": -45827300,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "CITY",
"uniqueValueGroups": [
{
"heading": "CITY",
"classes": [
{
"label": "Blue Springs",
"description": "Blue Springs",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
190,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Blue Springs"
]
]
},
{
"label": "Buckner",
"description": "Buckner",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Buckner"
]
]
},
{
"label": "Grain Valley",
"description": "Grain Valley",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
251,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Grain Valley"
]
]
},
{
"label": "Grandview",
"description": "Grandview",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
133,
255,
102,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Grandview"
]
]
},
{
"label": "Greenwood",
"description": "Greenwood",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
255,
167,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Greenwood"
]
]
},
{
"label": "Independence",
"description": "Independence",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
125,
102,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Independence"
]
]
},
{
"label": "Kansas City",
"description": "Kansas City",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
133,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Kansas City"
]
]
},
{
"label": "Lake Lotawana",
"description": "Lake Lotawana",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
133,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Lake Lotawana"
]
]
},
{
"label": "Lake Tapawingo",
"description": "Lake Tapawingo",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
217,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Lake Tapawingo"
]
]
},
{
"label": "Lee's Summit",
"description": "Lee's Summit",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
228,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Lee's Summit"
]
]
},
{
"label": "Levasy",
"description": "Levasy",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
186,
102,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Levasy"
]
]
},
{
"label": "Lone Jack",
"description": "Lone Jack",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
74,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Lone Jack"
]
]
},
{
"label": "Oak Grove",
"description": "Oak Grove",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
74,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Oak Grove"
]
]
},
{
"label": "Pleasant hill",
"description": "Pleasant hill",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Pleasant hill"
]
]
},
{
"label": "Raytown",
"description": "Raytown",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
255,
121,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Raytown"
]
]
},
{
"label": "River Bend",
"description": "River Bend",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
228,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"River Bend"
]
]
},
{
"label": "Sibley",
"description": "Sibley",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Sibley"
]
]
},
{
"label": "Sugar Creek",
"description": "Sugar Creek",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Sugar Creek"
]
]
},
{
"label": "Unincorporated",
"description": "Unincorporated",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Unincorporated"
]
]
},
{
"label": "Unity Village",
"description": "Unity Village",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
102,
133,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"values": [
[
"Unity Village"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
190,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Blue Springs",
"label": "Blue Springs"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Buckner",
"label": "Buckner"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
251,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Grain Valley",
"label": "Grain Valley"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
133,
255,
102,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Grandview",
"label": "Grandview"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
255,
167,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Greenwood",
"label": "Greenwood"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
125,
102,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Independence",
"label": "Independence"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
133,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Kansas City",
"label": "Kansas City"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
133,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Lake Lotawana",
"label": "Lake Lotawana"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
217,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Lake Tapawingo",
"label": "Lake Tapawingo"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
228,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Lee's Summit",
"label": "Lee's Summit"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
186,
102,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Levasy",
"label": "Levasy"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
74,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Lone Jack",
"label": "Lone Jack"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
74,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Oak Grove",
"label": "Oak Grove"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Pleasant hill",
"label": "Pleasant hill"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
255,
121,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Raytown",
"label": "Raytown"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
228,
74,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "River Bend",
"label": "River Bend"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Sibley",
"label": "Sibley"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
243,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Sugar Creek",
"label": "Sugar Creek"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
255,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Unincorporated",
"label": "Unincorporated"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
102,
133,
51
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
255,
255
],
"width": 0.5
}
},
"value": "Unity Village",
"label": "Unity Village"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
220,
255
],
"toColor": [
189,
252,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
179,
252,
255
],
"toColor": [
251,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
189,
255
],
"toColor": [
252,
207,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
217,
252,
255
],
"toColor": [
187,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
184,
255
],
"toColor": [
252,
250,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
241,
255
],
"toColor": [
252,
210,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
191,
184,
252,
255
],
"toColor": [
191,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
252,
252,
255
],
"toColor": [
212,
252,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
240,
210,
255
],
"toColor": [
252,
240,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
184,
255
],
"toColor": [
179,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
202,
255
],
"toColor": [
252,
182,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
252,
189,
255
],
"toColor": [
221,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
238,
252,
255
],
"toColor": [
179,
238,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
204,
252,
255
],
"toColor": [
224,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
219,
255
],
"toColor": [
252,
212,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
233,
255
],
"toColor": [
252,
184,
233,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
235,
252,
215,
255
],
"toColor": [
235,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
245,
255
],
"toColor": [
187,
252,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
202,
252,
255
],
"toColor": [
189,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
241,
197,
252,
255
],
"toColor": [
241,
197,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.CITY"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 65665.72481946467,
"minScale": 373266.4300711374,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 2,
"font": {
"family": "Consolas",
"size": 14,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "NAME",
"typeIdField": "CITY",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Municipality Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "ParcelSubtype",
"type": "esriFieldTypeInteger",
"alias": "Parcel Subtype",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ParcelSubtype"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "MiscloseRatio",
"type": "esriFieldTypeDouble",
"alias": "Misclose Ratio",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseRatio"
},
{
"name": "MiscloseDistance",
"type": "esriFieldTypeDouble",
"alias": "Misclose Distance",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MiscloseDistance"
},
{
"name": "IsSeed",
"type": "esriFieldTypeInteger",
"alias": "Is Seed",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "IsSeed"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ALLDISTRICTS",
"type": "esriFieldTypeString",
"alias": "ALLDISTRICTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ALLDISTRICTS"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "SCHOOL",
"type": "esriFieldTypeString",
"alias": "SCHOOL",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL"
},
{
"name": "LIBRARY",
"type": "esriFieldTypeString",
"alias": "LIBRARY",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LIBRARY"
},
{
"name": "WATER",
"type": "esriFieldTypeString",
"alias": "WATER",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "WATER"
},
{
"name": "COLLEGE",
"type": "esriFieldTypeString",
"alias": "MetroCommCollege",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COLLEGE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "OtherDisr",
"type": "esriFieldTypeString",
"alias": "OtherDistrict",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "OtherDisr"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_63",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R63_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S50_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Blue Springs",
"name": "Blue Springs",
"domains": {},
"templates": [
{
"name": "Blue Springs",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Blue Springs",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Buckner",
"name": "Buckner",
"domains": {},
"templates": [
{
"name": "Buckner",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Buckner",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grain Valley",
"name": "Grain Valley",
"domains": {},
"templates": [
{
"name": "Grain Valley",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Grain Valley",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview",
"name": "Grandview",
"domains": {},
"templates": [
{
"name": "Grandview",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Grandview",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Greenwood",
"name": "Greenwood",
"domains": {},
"templates": [
{
"name": "Greenwood",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Greenwood",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Independence",
"name": "Independence",
"domains": {},
"templates": [
{
"name": "Independence",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Independence",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Kansas City",
"name": "Kansas City",
"domains": {},
"templates": [
{
"name": "Kansas City",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Kansas City",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lake Lotawana",
"name": "Lake Lotawana",
"domains": {},
"templates": [
{
"name": "Lake Lotawana",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Lake Lotawana",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lake Tapawingo",
"name": "Lake Tapawingo",
"domains": {},
"templates": [
{
"name": "Lake Tapawingo",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Lake Tapawingo",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lee's Summit",
"name": "Lee's Summit",
"domains": {},
"templates": [
{
"name": "Lee's Summit",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Lee's Summit",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Levasy",
"name": "Levasy",
"domains": {},
"templates": [
{
"name": "Levasy",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Levasy",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lone Jack",
"name": "Lone Jack",
"domains": {},
"templates": [
{
"name": "Lone Jack",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Lone Jack",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Oak Grove",
"name": "Oak Grove",
"domains": {},
"templates": [
{
"name": "Oak Grove",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Oak Grove",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pleasant hill",
"name": "Pleasant hill",
"domains": {},
"templates": [
{
"name": "Pleasant hill",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Pleasant hill",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown",
"name": "Raytown",
"domains": {},
"templates": [
{
"name": "Raytown",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Raytown",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Bend",
"name": "River Bend",
"domains": {},
"templates": [
{
"name": "River Bend",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "River Bend",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sibley",
"name": "Sibley",
"domains": {},
"templates": [
{
"name": "Sibley",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Sibley",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sugar Creek",
"name": "Sugar Creek",
"domains": {},
"templates": [
{
"name": "Sugar Creek",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Sugar Creek",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Unincorporated",
"name": "Unincorporated",
"domains": {},
"templates": [
{
"name": "Unincorporated",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Unincorporated",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Unity Village",
"name": "Unity Village",
"domains": {},
"templates": [
{
"name": "Unity Village",
"description": "",
"prototype": {
"attributes": {
"FIRE": null,
"OtherDisr": null,
"Name": null,
"ParcelSubtype": null,
"CreatedByRecord": null,
"RetiredByRecord": null,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"MiscloseRatio": null,
"MiscloseDistance": null,
"IsSeed": 0,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"CITY": "Unity Village",
"ALLDISTRICTS": null,
"TCA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 30,
"name": "Tax Code Area (TCA)",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241319000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757917.7498241626,
"ymin": 971124.613631323,
"xmax": 2900723.5974139944,
"ymax": 1118089.6661573201,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "TCA",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"defaultLabel": "",
"uniqueValueGroups": [
{
"heading": "TCA",
"classes": [
{
"label": "001",
"description": "001",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"001"
]
]
},
{
"label": "007",
"description": "007",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"007"
]
]
},
{
"label": "008",
"description": "008",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"008"
]
]
},
{
"label": "009",
"description": "009",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"009"
]
]
},
{
"label": "010",
"description": "010",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"010"
]
]
},
{
"label": "011",
"description": "011",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"011"
]
]
},
{
"label": "012",
"description": "012",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"012"
]
]
},
{
"label": "013",
"description": "013",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"013"
]
]
},
{
"label": "018",
"description": "018",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"018"
]
]
},
{
"label": "019",
"description": "019",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"019"
]
]
},
{
"label": "020",
"description": "020",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"020"
]
]
},
{
"label": "022",
"description": "022",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"022"
]
]
},
{
"label": "024",
"description": "024",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"024"
]
]
},
{
"label": "025",
"description": "025",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"025"
]
]
},
{
"label": "026",
"description": "026",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"026"
]
]
},
{
"label": "031",
"description": "031",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"031"
]
]
},
{
"label": "032",
"description": "032",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"032"
]
]
},
{
"label": "033",
"description": "033",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"033"
]
]
},
{
"label": "034",
"description": "034",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"034"
]
]
},
{
"label": "035",
"description": "035",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"035"
]
]
},
{
"label": "036",
"description": "036",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"036"
]
]
},
{
"label": "037",
"description": "037",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"037"
]
]
},
{
"label": "038",
"description": "038",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"038"
]
]
},
{
"label": "039",
"description": "039",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"039"
]
]
},
{
"label": "040",
"description": "040",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"040"
]
]
},
{
"label": "041",
"description": "041",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"041"
]
]
},
{
"label": "042",
"description": "042",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"042"
]
]
},
{
"label": "043",
"description": "043",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"043"
]
]
},
{
"label": "044",
"description": "044",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"044"
]
]
},
{
"label": "045",
"description": "045",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"045"
]
]
},
{
"label": "046",
"description": "046",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"046"
]
]
},
{
"label": "048",
"description": "048",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"048"
]
]
},
{
"label": "049",
"description": "049",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"049"
]
]
},
{
"label": "050",
"description": "050",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"050"
]
]
},
{
"label": "051",
"description": "051",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"051"
]
]
},
{
"label": "054",
"description": "054",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"054"
]
]
},
{
"label": "055",
"description": "055",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"055"
]
]
},
{
"label": "056",
"description": "056",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"056"
]
]
},
{
"label": "060",
"description": "060",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"060"
]
]
},
{
"label": "061",
"description": "061",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"061"
]
]
},
{
"label": "062",
"description": "062",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"062"
]
]
},
{
"label": "063",
"description": "063",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"063"
]
]
},
{
"label": "064",
"description": "064",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"064"
]
]
},
{
"label": "065",
"description": "065",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"065"
]
]
},
{
"label": "066",
"description": "066",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"066"
]
]
},
{
"label": "067",
"description": "067",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"067"
]
]
},
{
"label": "068",
"description": "068",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"068"
]
]
},
{
"label": "069",
"description": "069",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"069"
]
]
},
{
"label": "071",
"description": "071",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"071"
]
]
},
{
"label": "072",
"description": "072",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"072"
]
]
},
{
"label": "074",
"description": "074",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"074"
]
]
},
{
"label": "075",
"description": "075",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"075"
]
]
},
{
"label": "076",
"description": "076",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"076"
]
]
},
{
"label": "077",
"description": "077",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"077"
]
]
},
{
"label": "079",
"description": "079",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"079"
]
]
},
{
"label": "081",
"description": "081",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"081"
]
]
},
{
"label": "083",
"description": "083",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"083"
]
]
},
{
"label": "085",
"description": "085",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"085"
]
]
},
{
"label": "086",
"description": "086",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"086"
]
]
},
{
"label": "087",
"description": "087",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"087"
]
]
},
{
"label": "089",
"description": "089",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"089"
]
]
},
{
"label": "090",
"description": "090",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"090"
]
]
},
{
"label": "091",
"description": "091",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"091"
]
]
},
{
"label": "092",
"description": "092",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"092"
]
]
},
{
"label": "097",
"description": "097",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"097"
]
]
},
{
"label": "098",
"description": "098",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"098"
]
]
},
{
"label": "100",
"description": "100",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"100"
]
]
},
{
"label": "101",
"description": "101",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"101"
]
]
},
{
"label": "102",
"description": "102",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"102"
]
]
},
{
"label": "103",
"description": "103",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"103"
]
]
},
{
"label": "104",
"description": "104",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"104"
]
]
},
{
"label": "105",
"description": "105",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"105"
]
]
},
{
"label": "106",
"description": "106",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"106"
]
]
},
{
"label": "107",
"description": "107",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"107"
]
]
},
{
"label": "108",
"description": "108",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"108"
]
]
},
{
"label": "109",
"description": "109",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"109"
]
]
},
{
"label": "110",
"description": "110",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"110"
]
]
},
{
"label": "111",
"description": "111",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"111"
]
]
},
{
"label": "113",
"description": "113",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"113"
]
]
},
{
"label": "114",
"description": "114",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"114"
]
]
},
{
"label": "115",
"description": "115",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"115"
]
]
},
{
"label": "116",
"description": "116",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"116"
]
]
},
{
"label": "117",
"description": "117",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"117"
]
]
},
{
"label": "118",
"description": "118",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"118"
]
]
},
{
"label": "119",
"description": "119",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"119"
]
]
},
{
"label": "121",
"description": "121",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"121"
]
]
},
{
"label": "122",
"description": "122",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"122"
]
]
},
{
"label": "123",
"description": "123",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"123"
]
]
},
{
"label": "124",
"description": "124",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"124"
]
]
},
{
"label": "125",
"description": "125",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"125"
]
]
},
{
"label": "126",
"description": "126",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"126"
]
]
},
{
"label": "127",
"description": "127",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"127"
]
]
},
{
"label": "128",
"description": "128",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"128"
]
]
},
{
"label": "129",
"description": "129",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"129"
]
]
},
{
"label": "130",
"description": "130",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"130"
]
]
},
{
"label": "131",
"description": "131",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"131"
]
]
},
{
"label": "132",
"description": "132",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"132"
]
]
},
{
"label": "133",
"description": "133",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"133"
]
]
},
{
"label": "134",
"description": "134",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"134"
]
]
},
{
"label": "135",
"description": "135",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"135"
]
]
},
{
"label": "136",
"description": "136",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"136"
]
]
},
{
"label": "137",
"description": "137",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"137"
]
]
},
{
"label": "138",
"description": "138",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"138"
]
]
},
{
"label": "139",
"description": "139",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"139"
]
]
},
{
"label": "140",
"description": "140",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"140"
]
]
},
{
"label": "141",
"description": "141",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"141"
]
]
},
{
"label": "142",
"description": "142",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"142"
]
]
},
{
"label": "143",
"description": "143",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"143"
]
]
},
{
"label": "144",
"description": "144",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"144"
]
]
},
{
"label": "145",
"description": "145",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"values": [
[
"145"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "001",
"label": "001"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "007",
"label": "007"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "008",
"label": "008"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "009",
"label": "009"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "010",
"label": "010"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "011",
"label": "011"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "012",
"label": "012"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "013",
"label": "013"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "018",
"label": "018"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "019",
"label": "019"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "020",
"label": "020"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "022",
"label": "022"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "024",
"label": "024"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "025",
"label": "025"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "026",
"label": "026"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "031",
"label": "031"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "032",
"label": "032"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "033",
"label": "033"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "034",
"label": "034"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "035",
"label": "035"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "036",
"label": "036"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "037",
"label": "037"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "038",
"label": "038"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "039",
"label": "039"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "040",
"label": "040"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "041",
"label": "041"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "042",
"label": "042"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "043",
"label": "043"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "044",
"label": "044"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "045",
"label": "045"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "046",
"label": "046"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "048",
"label": "048"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "049",
"label": "049"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "050",
"label": "050"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "051",
"label": "051"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "054",
"label": "054"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "055",
"label": "055"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "056",
"label": "056"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "060",
"label": "060"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "061",
"label": "061"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "062",
"label": "062"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "063",
"label": "063"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "064",
"label": "064"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "065",
"label": "065"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "066",
"label": "066"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "067",
"label": "067"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "068",
"label": "068"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "069",
"label": "069"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "071",
"label": "071"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "072",
"label": "072"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "074",
"label": "074"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "075",
"label": "075"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "076",
"label": "076"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "077",
"label": "077"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "079",
"label": "079"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "081",
"label": "081"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "083",
"label": "083"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "085",
"label": "085"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "086",
"label": "086"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "087",
"label": "087"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "089",
"label": "089"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "090",
"label": "090"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "091",
"label": "091"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "092",
"label": "092"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "097",
"label": "097"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "098",
"label": "098"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "100",
"label": "100"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "101",
"label": "101"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "102",
"label": "102"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "103",
"label": "103"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "104",
"label": "104"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "105",
"label": "105"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "106",
"label": "106"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "107",
"label": "107"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "108",
"label": "108"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "109",
"label": "109"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "110",
"label": "110"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "111",
"label": "111"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "113",
"label": "113"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "114",
"label": "114"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "115",
"label": "115"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "116",
"label": "116"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "117",
"label": "117"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "118",
"label": "118"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "119",
"label": "119"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "121",
"label": "121"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "122",
"label": "122"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "123",
"label": "123"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "124",
"label": "124"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "125",
"label": "125"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "126",
"label": "126"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "127",
"label": "127"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "128",
"label": "128"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "129",
"label": "129"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "130",
"label": "130"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "131",
"label": "131"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "132",
"label": "132"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "133",
"label": "133"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "134",
"label": "134"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "135",
"label": "135"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "136",
"label": "136"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "137",
"label": "137"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "138",
"label": "138"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "139",
"label": "139"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "140",
"label": "140"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "141",
"label": "141"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "142",
"label": "142"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "143",
"label": "143"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "144",
"label": "144"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 3
}
},
"value": "145",
"label": "145"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
202,
252,
255
],
"toColor": [
229,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
216,
197,
255
],
"toColor": [
252,
216,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
228,
252,
255
],
"toColor": [
189,
228,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
252,
184,
255
],
"toColor": [
244,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
190,
252,
179,
255
],
"toColor": [
190,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
214,
255
],
"toColor": [
252,
184,
214,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
245,
255
],
"toColor": [
252,
179,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
185,
252,
255
],
"toColor": [
182,
185,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
234,
252,
215,
255
],
"toColor": [
234,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
247,
255
],
"toColor": [
215,
252,
247,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
225,
255
],
"toColor": [
252,
215,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
216,
252,
255
],
"toColor": [
215,
216,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
182,
255
],
"toColor": [
252,
229,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
192,
255
],
"toColor": [
252,
192,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
201,
255
],
"toColor": [
192,
252,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
211,
182,
252,
255
],
"toColor": [
211,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
246,
255
],
"toColor": [
252,
194,
246,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
251,
252,
255
],
"toColor": [
182,
251,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
202,
252,
255
],
"toColor": [
179,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
252,
189,
255
],
"toColor": [
220,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
227,
255
],
"toColor": [
210,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
210,
255
],
"toColor": [
252,
235,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
208,
204,
255
],
"toColor": [
252,
208,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
237,
255
],
"toColor": [
252,
207,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
204,
255
],
"toColor": [
216,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
240,
252,
255
],
"toColor": [
204,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
205,
197,
252,
255
],
"toColor": [
205,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
239,
179,
252,
255
],
"toColor": [
239,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
210,
255
],
"toColor": [
252,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
201,
255
],
"toColor": [
252,
187,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
215,
252,
255
],
"toColor": [
187,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
215,
252,
255
],
"toColor": [
242,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
238,
255
],
"toColor": [
192,
252,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
231,
252,
255
],
"toColor": [
212,
231,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
244,
192,
255
],
"toColor": [
252,
244,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
235,
252,
197,
255
],
"toColor": [
235,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
189,
252,
255
],
"toColor": [
242,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
211,
179,
255
],
"toColor": [
252,
211,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
202,
214,
255
],
"toColor": [
252,
202,
214,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
207,
252,
255
],
"toColor": [
199,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
179,
255
],
"toColor": [
252,
199,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
222,
252,
255
],
"toColor": [
199,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
233,
255
],
"toColor": [
252,
212,
233,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
202,
252,
255
],
"toColor": [
244,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
203,
252,
187,
255
],
"toColor": [
203,
252,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
216,
255
],
"toColor": [
215,
252,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
208,
189,
252,
255
],
"toColor": [
208,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
188,
179,
252,
255
],
"toColor": [
188,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
197,
255
],
"toColor": [
252,
227,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
228,
255
],
"toColor": [
252,
187,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
231,
184,
252,
255
],
"toColor": [
231,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
240,
255
],
"toColor": [
207,
252,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
231,
252,
184,
255
],
"toColor": [
231,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
248,
252,
255
],
"toColor": [
204,
248,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
223,
184,
255
],
"toColor": [
252,
223,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
240,
255
],
"toColor": [
252,
184,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
227,
255
],
"toColor": [
252,
194,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
221,
255
],
"toColor": [
189,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
207,
252,
255
],
"toColor": [
219,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
224,
215,
255
],
"toColor": [
252,
224,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
210,
255
],
"toColor": [
179,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
244,
182,
255
],
"toColor": [
252,
244,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
239,
252,
255
],
"toColor": [
187,
239,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
234,
194,
252,
255
],
"toColor": [
234,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
215,
255
],
"toColor": [
252,
246,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
201,
255
],
"toColor": [
252,
199,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
211,
255
],
"toColor": [
197,
252,
211,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
200,
189,
255
],
"toColor": [
252,
200,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
244,
199,
255
],
"toColor": [
252,
244,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
231,
192,
255
],
"toColor": [
252,
231,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
184,
255
],
"toColor": [
252,
179,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
197,
252,
255
],
"toColor": [
252,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
235,
252,
255
],
"toColor": [
182,
235,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
252,
255
],
"toColor": [
252,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
224,
255
],
"toColor": [
252,
199,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
211,
255
],
"toColor": [
252,
192,
211,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
252,
210,
255
],
"toColor": [
242,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
212,
252,
255
],
"toColor": [
202,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
245,
252,
255
],
"toColor": [
179,
245,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
228,
255
],
"toColor": [
194,
252,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
252,
248,
255
],
"toColor": [
199,
252,
248,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
197,
252,
255
],
"toColor": [
194,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
212,
252,
255
],
"toColor": [
221,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
244,
255
],
"toColor": [
179,
252,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
202,
242,
255
],
"toColor": [
252,
202,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
252,
179,
255
],
"toColor": [
217,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
252,
197,
255
],
"toColor": [
224,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
213,
252,
197,
255
],
"toColor": [
213,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
207,
255
],
"toColor": [
229,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
194,
255
],
"toColor": [
179,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
210,
252,
255
],
"toColor": [
242,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
206,
192,
255
],
"toColor": [
252,
206,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
216,
212,
255
],
"toColor": [
252,
216,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
199,
255
],
"toColor": [
252,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
247,
252,
255
],
"toColor": [
210,
247,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
189,
255
],
"toColor": [
184,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
184,
252,
255
],
"toColor": [
240,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
210,
255
],
"toColor": [
207,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
224,
255
],
"toColor": [
252,
210,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
225,
255
],
"toColor": [
252,
204,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
207,
255
],
"toColor": [
252,
227,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
252,
216,
255
],
"toColor": [
199,
252,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
193,
187,
252,
255
],
"toColor": [
193,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
240,
207,
255
],
"toColor": [
252,
240,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
223,
252,
255
],
"toColor": [
184,
223,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
236,
252,
255
],
"toColor": [
212,
236,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
194,
255
],
"toColor": [
197,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
192,
252,
255
],
"toColor": [
221,
192,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
180,
252,
179,
255
],
"toColor": [
180,
252,
179,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelPerPart",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 18,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "StatedArea",
"typeIdField": "TCA",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ALLDISTRICTS",
"type": "esriFieldTypeString",
"alias": "ALLDISTRICTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ALLDISTRICTS"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": {
"type": "codedValue",
"name": "TCAs2019",
"description": "TCA (Tax Code Area)",
"codedValues": [
{
"name": "001",
"code": "001"
},
{
"name": "007",
"code": "007"
},
{
"name": "008",
"code": "008"
},
{
"name": "009",
"code": "009"
},
{
"name": "010",
"code": "010"
},
{
"name": "011",
"code": "011"
},
{
"name": "012",
"code": "012"
},
{
"name": "013",
"code": "013"
},
{
"name": "018",
"code": "018"
},
{
"name": "019",
"code": "019"
},
{
"name": "020",
"code": "020"
},
{
"name": "022",
"code": "022"
},
{
"name": "024",
"code": "024"
},
{
"name": "025",
"code": "025"
},
{
"name": "026",
"code": "026"
},
{
"name": "031",
"code": "031"
},
{
"name": "032",
"code": "032"
},
{
"name": "033",
"code": "033"
},
{
"name": "034",
"code": "034"
},
{
"name": "035",
"code": "035"
},
{
"name": "036",
"code": "036"
},
{
"name": "037",
"code": "037"
},
{
"name": "038",
"code": "038"
},
{
"name": "039",
"code": "039"
},
{
"name": "040",
"code": "040"
},
{
"name": "041",
"code": "041"
},
{
"name": "042",
"code": "042"
},
{
"name": "043",
"code": "043"
},
{
"name": "044",
"code": "044"
},
{
"name": "045",
"code": "045"
},
{
"name": "046",
"code": "046"
},
{
"name": "048",
"code": "048"
},
{
"name": "049",
"code": "049"
},
{
"name": "050",
"code": "050"
},
{
"name": "051",
"code": "051"
},
{
"name": "054",
"code": "054"
},
{
"name": "055",
"code": "055"
},
{
"name": "056",
"code": "056"
},
{
"name": "060",
"code": "060"
},
{
"name": "061",
"code": "061"
},
{
"name": "062",
"code": "062"
},
{
"name": "063",
"code": "063"
},
{
"name": "064",
"code": "064"
},
{
"name": "065",
"code": "065"
},
{
"name": "066",
"code": "066"
},
{
"name": "067",
"code": "067"
},
{
"name": "068",
"code": "068"
},
{
"name": "069",
"code": "069"
},
{
"name": "071",
"code": "071"
},
{
"name": "072",
"code": "072"
},
{
"name": "074",
"code": "074"
},
{
"name": "075",
"code": "075"
},
{
"name": "076",
"code": "076"
},
{
"name": "077",
"code": "077"
},
{
"name": "079",
"code": "079"
},
{
"name": "081",
"code": "081"
},
{
"name": "083",
"code": "083"
},
{
"name": "085",
"code": "085"
},
{
"name": "086",
"code": "086"
},
{
"name": "087",
"code": "087"
},
{
"name": "089",
"code": "089"
},
{
"name": "090",
"code": "090"
},
{
"name": "091",
"code": "091"
},
{
"name": "092",
"code": "092"
},
{
"name": "097",
"code": "097"
},
{
"name": "098",
"code": "098"
},
{
"name": "100",
"code": "100"
},
{
"name": "101",
"code": "101"
},
{
"name": "102",
"code": "102"
},
{
"name": "103",
"code": "103"
},
{
"name": "104",
"code": "104"
},
{
"name": "105",
"code": "105"
},
{
"name": "106",
"code": "106"
},
{
"name": "107",
"code": "107"
},
{
"name": "108",
"code": "108"
},
{
"name": "109",
"code": "109"
},
{
"name": "110",
"code": "110"
},
{
"name": "111",
"code": "111"
},
{
"name": "113",
"code": "113"
},
{
"name": "114",
"code": "114"
},
{
"name": "115",
"code": "115"
},
{
"name": "116",
"code": "116"
},
{
"name": "117",
"code": "117"
},
{
"name": "118",
"code": "118"
},
{
"name": "119",
"code": "119"
},
{
"name": "121",
"code": "121"
},
{
"name": "122",
"code": "122"
},
{
"name": "123",
"code": "123"
},
{
"name": "124",
"code": "124"
},
{
"name": "125",
"code": "125"
},
{
"name": "126",
"code": "126"
},
{
"name": "127",
"code": "127"
},
{
"name": "128",
"code": "128"
},
{
"name": "129",
"code": "129"
},
{
"name": "130",
"code": "130"
},
{
"name": "131",
"code": "131"
},
{
"name": "132",
"code": "132"
},
{
"name": "133",
"code": "133"
},
{
"name": "134",
"code": "134"
},
{
"name": "135",
"code": "135"
},
{
"name": "136",
"code": "136"
},
{
"name": "137",
"code": "137"
},
{
"name": "138",
"code": "138"
},
{
"name": "139",
"code": "139"
},
{
"name": "140",
"code": "140"
},
{
"name": "141",
"code": "141"
},
{
"name": "142",
"code": "142"
},
{
"name": "143",
"code": "143"
},
{
"name": "144",
"code": "144"
},
{
"name": "145",
"code": "145"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": {
"type": "codedValue",
"name": "Fire",
"description": "Fire Districts",
"codedValues": [
{
"name": "Central Jackson County",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Innercity",
"code": "IC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Raytown",
"code": "RT"
},
{
"name": "Southern Jackson",
"code": "SJ"
},
{
"name": "Sni Valley",
"code": "SV"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "SCHOOL",
"type": "esriFieldTypeString",
"alias": "SCHOOL",
"domain": {
"type": "codedValue",
"name": "School",
"description": "School Districts",
"codedValues": [
{
"name": "Blue Springs",
"code": "BS"
},
{
"name": "Center",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Grandview",
"code": "GR"
},
{
"name": "Grain Valley",
"code": "GV"
},
{
"name": "Hickman Mills",
"code": "HM"
},
{
"name": "Independence",
"code": "ID"
},
{
"name": "Kansas City",
"code": "KC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Lees Summit",
"code": "LS"
},
{
"name": "Oak Grove",
"code": "OG"
},
{
"name": "Raytown",
"code": "RT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL"
},
{
"name": "LIBRARY",
"type": "esriFieldTypeString",
"alias": "LIBRARY",
"domain": {
"type": "codedValue",
"name": "Library",
"description": "",
"codedValues": [
{
"name": "Mid-Continent",
"code": "MC"
},
{
"name": "Kansas City",
"code": "KC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LIBRARY"
},
{
"name": "WATER",
"type": "esriFieldTypeString",
"alias": "WATER",
"domain": {
"type": "codedValue",
"name": "Water",
"description": "Water Districts",
"codedValues": [
{
"name": "Water District 16",
"code": "WD16"
},
{
"name": "Water District 17",
"code": "WD17"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "WATER"
},
{
"name": "COLLEGE",
"type": "esriFieldTypeString",
"alias": "MetroCommCollege",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COLLEGE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_67",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R67_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S54_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "001",
"name": "001",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "001",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "001",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "007",
"name": "007",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "007",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "007",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "008",
"name": "008",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "008",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "008",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "009",
"name": "009",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "009",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "009",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "010",
"name": "010",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "010",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "010",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "011",
"name": "011",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "011",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "011",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "012",
"name": "012",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "012",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "012",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "013",
"name": "013",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "013",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "013",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "018",
"name": "018",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "018",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "018",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "019",
"name": "019",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "019",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "019",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "020",
"name": "020",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "020",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "020",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "022",
"name": "022",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "022",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "022",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "024",
"name": "024",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "024",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "024",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "025",
"name": "025",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "025",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "025",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "026",
"name": "026",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "026",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "026",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "031",
"name": "031",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "031",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "031",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "032",
"name": "032",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "032",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "032",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "033",
"name": "033",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "033",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "033",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "034",
"name": "034",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "034",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "034",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "035",
"name": "035",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "035",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "035",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "036",
"name": "036",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "036",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "036",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "037",
"name": "037",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "037",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "037",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "038",
"name": "038",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "038",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "038",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "039",
"name": "039",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "039",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "039",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "040",
"name": "040",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "040",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "040",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "041",
"name": "041",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "041",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "041",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "042",
"name": "042",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "042",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "042",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "043",
"name": "043",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "043",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "043",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "044",
"name": "044",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "044",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "044",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "045",
"name": "045",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "045",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "045",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "046",
"name": "046",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "046",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "046",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "048",
"name": "048",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "048",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "048",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "049",
"name": "049",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "049",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "049",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "050",
"name": "050",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "050",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "050",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "051",
"name": "051",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "051",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "051",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "054",
"name": "054",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "054",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "054",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "055",
"name": "055",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "055",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "055",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "056",
"name": "056",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "056",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "056",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "060",
"name": "060",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "060",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "060",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "061",
"name": "061",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "061",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "061",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "062",
"name": "062",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "062",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "062",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "063",
"name": "063",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "063",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "063",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "064",
"name": "064",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "064",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "064",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "065",
"name": "065",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "065",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "065",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "066",
"name": "066",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "066",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "066",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "067",
"name": "067",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "067",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "067",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "068",
"name": "068",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "068",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "068",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "069",
"name": "069",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "069",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "069",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "071",
"name": "071",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "071",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "071",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "072",
"name": "072",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "072",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "072",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "074",
"name": "074",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "074",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "074",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "075",
"name": "075",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "075",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "075",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "076",
"name": "076",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "076",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "076",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "077",
"name": "077",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "077",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "077",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "079",
"name": "079",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "079",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "079",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "081",
"name": "081",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "081",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "081",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "083",
"name": "083",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "083",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "083",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "085",
"name": "085",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "085",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "085",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "086",
"name": "086",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "086",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "086",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "087",
"name": "087",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "087",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "087",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "089",
"name": "089",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "089",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "089",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "090",
"name": "090",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "090",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "090",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "091",
"name": "091",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "091",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "091",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "092",
"name": "092",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "092",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "092",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "097",
"name": "097",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "097",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "097",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "098",
"name": "098",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "098",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "098",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "100",
"name": "100",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "100",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "100",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "101",
"name": "101",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "101",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "101",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "102",
"name": "102",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "102",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "102",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "103",
"name": "103",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "103",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "103",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "104",
"name": "104",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "104",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "104",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "105",
"name": "105",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "105",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "105",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "106",
"name": "106",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "106",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "106",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "107",
"name": "107",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "107",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "107",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "108",
"name": "108",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "108",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "108",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "109",
"name": "109",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "109",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "109",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "110",
"name": "110",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "110",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "110",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "111",
"name": "111",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "111",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "111",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "113",
"name": "113",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "113",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "113",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "114",
"name": "114",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "114",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "114",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "115",
"name": "115",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "115",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "115",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "116",
"name": "116",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "116",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "116",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "117",
"name": "117",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "117",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "117",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "118",
"name": "118",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "118",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "118",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "119",
"name": "119",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "119",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "119",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "121",
"name": "121",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "121",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "121",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "122",
"name": "122",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "122",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "122",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "123",
"name": "123",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "123",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "123",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "124",
"name": "124",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "124",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "124",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "125",
"name": "125",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "125",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "125",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "126",
"name": "126",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "126",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "126",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "127",
"name": "127",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "127",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "127",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "128",
"name": "128",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "128",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "128",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "129",
"name": "129",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "129",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "129",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "130",
"name": "130",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "130",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "130",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "131",
"name": "131",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "131",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "131",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "132",
"name": "132",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "132",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "132",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "133",
"name": "133",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "133",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "133",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "134",
"name": "134",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "134",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "134",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "135",
"name": "135",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "135",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "135",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "136",
"name": "136",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "136",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "136",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "137",
"name": "137",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "137",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "137",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "138",
"name": "138",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "138",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "138",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "139",
"name": "139",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "139",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "139",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "140",
"name": "140",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "140",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "140",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "141",
"name": "141",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "141",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "141",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "142",
"name": "142",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "142",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "142",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "143",
"name": "143",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "143",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "143",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "144",
"name": "144",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "144",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "144",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "145",
"name": "145",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "145",
"description": "",
"prototype": {
"attributes": {
"ALLDISTRICTS": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": null,
"SCHOOL": null,
"TCA": "145",
"FIRE": null,
"CITY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 31,
"name": "Library District",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 250000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686241319000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757917.7498241626,
"ymin": 971124.613631323,
"xmax": 2900723.5974139944,
"ymax": 1118089.6661573201,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "LIBRARY",
"uniqueValueGroups": [
{
"heading": "LIBRARY",
"classes": [
{
"label": "Kansas City",
"description": "Kansas City",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Kansas City"
]
]
},
{
"label": "Mid Continent",
"description": "Mid Continent",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
188,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"values": [
[
"Mid Continent"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Kansas City",
"label": "Kansas City"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
188,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Mid Continent",
"label": "Mid Continent"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
184,
252,
255
],
"toColor": [
240,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
184,
255
],
"toColor": [
252,
215,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
215,
252,
255
],
"toColor": [
184,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
182,
255
],
"toColor": [
229,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
203,
255
],
"toColor": [
252,
182,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
215,
252,
255
],
"toColor": [
251,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
184,
252,
255
],
"toColor": [
182,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
249,
252,
255
],
"toColor": [
212,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
252,
212,
255
],
"toColor": [
250,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
194,
255
],
"toColor": [
179,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
213,
212,
255
],
"toColor": [
252,
213,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
215,
255
],
"toColor": [
215,
252,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 60,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.LIBRARY"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelPerPart",
"allowOverrun": true,
"deconflictionStrategy": "static",
"repeatLabel": false,
"useClippedGeometry": false,
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "StatedArea",
"typeIdField": "LIBRARY",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "StatedArea",
"type": "esriFieldTypeDouble",
"alias": "Stated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedArea"
},
{
"name": "StatedAreaUnit",
"type": "esriFieldTypeInteger",
"alias": "Stated Area Unit",
"domain": {
"type": "codedValue",
"name": "PF_AreaUnits",
"description": "Parcel Fabric Area Units",
"codedValues": [
{
"name": "Hectare",
"code": 109401
},
{
"name": "Acre",
"code": 109402
},
{
"name": "Acre US",
"code": 109403
},
{
"name": "Square Meter",
"code": 109404
},
{
"name": "Square Foot",
"code": 109405
},
{
"name": "Square Foot US",
"code": 109406
},
{
"name": "Square Foot Clarke",
"code": 109407
},
{
"name": "Square Fathom",
"code": 109408
},
{
"name": "Square Nautical Mile",
"code": 109409
},
{
"name": "Square Meter German",
"code": 109410
},
{
"name": "Square Chain US",
"code": 109411
},
{
"name": "Square Link US",
"code": 109412
},
{
"name": "Square Mile US",
"code": 109413
},
{
"name": "Square Kilometer",
"code": 109414
},
{
"name": "Square Yard Clarke",
"code": 109415
},
{
"name": "Square Chain Clarke",
"code": 109416
},
{
"name": "Square Link Clarke",
"code": 109417
},
{
"name": "Square Yard Sears",
"code": 109418
},
{
"name": "Square Foot Sears",
"code": 109419
},
{
"name": "Square Chain Sears",
"code": 109420
},
{
"name": "Square Link Sears",
"code": 109421
},
{
"name": "Square Yard Benoit A",
"code": 109422
},
{
"name": "Square Foot Benoit A",
"code": 109423
},
{
"name": "Square Chain Benoit A",
"code": 109424
},
{
"name": "Square Link Benoit A",
"code": 109425
},
{
"name": "Square Yard Benoit B",
"code": 109426
},
{
"name": "Square Foot Benoit B",
"code": 109427
},
{
"name": "Square Chain Benoit B",
"code": 109428
},
{
"name": "Square Link Benoit B",
"code": 109429
},
{
"name": "Square Foot 1865",
"code": 109430
},
{
"name": "Square Foot Indian",
"code": 109431
},
{
"name": "Square Foot Indian 1937",
"code": 109432
},
{
"name": "Square Foot Indian 1962",
"code": 109433
},
{
"name": "Square Foot Indian 1975",
"code": 109434
},
{
"name": "Square Yard Indian",
"code": 109435
},
{
"name": "Square Yard Indian 1937",
"code": 109436
},
{
"name": "Square Yard Indian 1962",
"code": 109437
},
{
"name": "Square Yard Indian 1975",
"code": 109438
},
{
"name": "Square Mile Statute",
"code": 109439
},
{
"name": "Square Foot Gold Coast",
"code": 109440
},
{
"name": "Square Foot British 1936",
"code": 109441
},
{
"name": "Square Yard",
"code": 109442
},
{
"name": "Square Yard US",
"code": 109443
},
{
"name": "Square Chain",
"code": 109444
},
{
"name": "Square Link",
"code": 109445
},
{
"name": "Square Yard Sears 1922 Trunc",
"code": 109446
},
{
"name": "Square Foot Sears 1922 Trunc",
"code": 109447
},
{
"name": "Square Chain Sears 1922 Trunc",
"code": 109448
},
{
"name": "Square Link Sears 1922 Trunc",
"code": 109449
},
{
"name": "Square Decimeter",
"code": 109450
},
{
"name": "Square Centimeter",
"code": 109451
},
{
"name": "Square Millimeter",
"code": 109452
},
{
"name": "Square Inch",
"code": 109453
},
{
"name": "Square Inch US",
"code": 109454
},
{
"name": "Square Rod",
"code": 109455
},
{
"name": "Square Rod US",
"code": 109456
},
{
"name": "Square Nautical Mile US",
"code": 109457
},
{
"name": "Square Nautical Mile UK",
"code": 109458
},
{
"name": "Square Smoot",
"code": 109459
},
{
"name": "Square Km50",
"code": 109460
},
{
"name": "Square Km150",
"code": 109461
},
{
"name": "Square Vara TX",
"code": 109462
},
{
"name": "Are",
"code": 109463
},
{
"name": "Square DTP Point",
"code": 109464
},
{
"name": "Square Micrometer",
"code": 109465
},
{
"name": "Square Nanometer",
"code": 109466
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "StatedAreaUnit"
},
{
"name": "CalculatedArea",
"type": "esriFieldTypeDouble",
"alias": "Calculated Area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CalculatedArea"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ALLDISTRICTS",
"type": "esriFieldTypeString",
"alias": "ALLDISTRICTS",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ALLDISTRICTS"
},
{
"name": "TCA",
"type": "esriFieldTypeString",
"alias": "TCA",
"domain": {
"type": "codedValue",
"name": "TCAs2019",
"description": "TCA (Tax Code Area)",
"codedValues": [
{
"name": "001",
"code": "001"
},
{
"name": "007",
"code": "007"
},
{
"name": "008",
"code": "008"
},
{
"name": "009",
"code": "009"
},
{
"name": "010",
"code": "010"
},
{
"name": "011",
"code": "011"
},
{
"name": "012",
"code": "012"
},
{
"name": "013",
"code": "013"
},
{
"name": "018",
"code": "018"
},
{
"name": "019",
"code": "019"
},
{
"name": "020",
"code": "020"
},
{
"name": "022",
"code": "022"
},
{
"name": "024",
"code": "024"
},
{
"name": "025",
"code": "025"
},
{
"name": "026",
"code": "026"
},
{
"name": "031",
"code": "031"
},
{
"name": "032",
"code": "032"
},
{
"name": "033",
"code": "033"
},
{
"name": "034",
"code": "034"
},
{
"name": "035",
"code": "035"
},
{
"name": "036",
"code": "036"
},
{
"name": "037",
"code": "037"
},
{
"name": "038",
"code": "038"
},
{
"name": "039",
"code": "039"
},
{
"name": "040",
"code": "040"
},
{
"name": "041",
"code": "041"
},
{
"name": "042",
"code": "042"
},
{
"name": "043",
"code": "043"
},
{
"name": "044",
"code": "044"
},
{
"name": "045",
"code": "045"
},
{
"name": "046",
"code": "046"
},
{
"name": "048",
"code": "048"
},
{
"name": "049",
"code": "049"
},
{
"name": "050",
"code": "050"
},
{
"name": "051",
"code": "051"
},
{
"name": "054",
"code": "054"
},
{
"name": "055",
"code": "055"
},
{
"name": "056",
"code": "056"
},
{
"name": "060",
"code": "060"
},
{
"name": "061",
"code": "061"
},
{
"name": "062",
"code": "062"
},
{
"name": "063",
"code": "063"
},
{
"name": "064",
"code": "064"
},
{
"name": "065",
"code": "065"
},
{
"name": "066",
"code": "066"
},
{
"name": "067",
"code": "067"
},
{
"name": "068",
"code": "068"
},
{
"name": "069",
"code": "069"
},
{
"name": "071",
"code": "071"
},
{
"name": "072",
"code": "072"
},
{
"name": "074",
"code": "074"
},
{
"name": "075",
"code": "075"
},
{
"name": "076",
"code": "076"
},
{
"name": "077",
"code": "077"
},
{
"name": "079",
"code": "079"
},
{
"name": "081",
"code": "081"
},
{
"name": "083",
"code": "083"
},
{
"name": "085",
"code": "085"
},
{
"name": "086",
"code": "086"
},
{
"name": "087",
"code": "087"
},
{
"name": "089",
"code": "089"
},
{
"name": "090",
"code": "090"
},
{
"name": "091",
"code": "091"
},
{
"name": "092",
"code": "092"
},
{
"name": "097",
"code": "097"
},
{
"name": "098",
"code": "098"
},
{
"name": "100",
"code": "100"
},
{
"name": "101",
"code": "101"
},
{
"name": "102",
"code": "102"
},
{
"name": "103",
"code": "103"
},
{
"name": "104",
"code": "104"
},
{
"name": "105",
"code": "105"
},
{
"name": "106",
"code": "106"
},
{
"name": "107",
"code": "107"
},
{
"name": "108",
"code": "108"
},
{
"name": "109",
"code": "109"
},
{
"name": "110",
"code": "110"
},
{
"name": "111",
"code": "111"
},
{
"name": "113",
"code": "113"
},
{
"name": "114",
"code": "114"
},
{
"name": "115",
"code": "115"
},
{
"name": "116",
"code": "116"
},
{
"name": "117",
"code": "117"
},
{
"name": "118",
"code": "118"
},
{
"name": "119",
"code": "119"
},
{
"name": "121",
"code": "121"
},
{
"name": "122",
"code": "122"
},
{
"name": "123",
"code": "123"
},
{
"name": "124",
"code": "124"
},
{
"name": "125",
"code": "125"
},
{
"name": "126",
"code": "126"
},
{
"name": "127",
"code": "127"
},
{
"name": "128",
"code": "128"
},
{
"name": "129",
"code": "129"
},
{
"name": "130",
"code": "130"
},
{
"name": "131",
"code": "131"
},
{
"name": "132",
"code": "132"
},
{
"name": "133",
"code": "133"
},
{
"name": "134",
"code": "134"
},
{
"name": "135",
"code": "135"
},
{
"name": "136",
"code": "136"
},
{
"name": "137",
"code": "137"
},
{
"name": "138",
"code": "138"
},
{
"name": "139",
"code": "139"
},
{
"name": "140",
"code": "140"
},
{
"name": "141",
"code": "141"
},
{
"name": "142",
"code": "142"
},
{
"name": "143",
"code": "143"
},
{
"name": "144",
"code": "144"
},
{
"name": "145",
"code": "145"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TCA"
},
{
"name": "FIRE",
"type": "esriFieldTypeString",
"alias": "FIRE",
"domain": {
"type": "codedValue",
"name": "Fire",
"description": "Fire Districts",
"codedValues": [
{
"name": "Central Jackson County",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Innercity",
"code": "IC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Raytown",
"code": "RT"
},
{
"name": "Southern Jackson",
"code": "SJ"
},
{
"name": "Sni Valley",
"code": "SV"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "FIRE"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "CITY",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "SCHOOL",
"type": "esriFieldTypeString",
"alias": "SCHOOL",
"domain": {
"type": "codedValue",
"name": "School",
"description": "School Districts",
"codedValues": [
{
"name": "Blue Springs",
"code": "BS"
},
{
"name": "Center",
"code": "CT"
},
{
"name": "Fort Osage",
"code": "FO"
},
{
"name": "Grandview",
"code": "GR"
},
{
"name": "Grain Valley",
"code": "GV"
},
{
"name": "Hickman Mills",
"code": "HM"
},
{
"name": "Independence",
"code": "ID"
},
{
"name": "Kansas City",
"code": "KC"
},
{
"name": "Lone Jack",
"code": "LJ"
},
{
"name": "Lees Summit",
"code": "LS"
},
{
"name": "Oak Grove",
"code": "OG"
},
{
"name": "Raytown",
"code": "RT"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "SCHOOL"
},
{
"name": "LIBRARY",
"type": "esriFieldTypeString",
"alias": "LIBRARY",
"domain": {
"type": "codedValue",
"name": "Library",
"description": "",
"codedValues": [
{
"name": "Mid-Continent",
"code": "MC"
},
{
"name": "Kansas City",
"code": "KC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "LIBRARY"
},
{
"name": "WATER",
"type": "esriFieldTypeString",
"alias": "WATER",
"domain": {
"type": "codedValue",
"name": "Water",
"description": "Water Districts",
"codedValues": [
{
"name": "Water District 16",
"code": "WD16"
},
{
"name": "Water District 17",
"code": "WD17"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "WATER"
},
{
"name": "COLLEGE",
"type": "esriFieldTypeString",
"alias": "MetroCommCollege",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COLLEGE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "VALIDATIONSTATUS",
"type": "esriFieldTypeSmallInteger",
"alias": "Validation status",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 6,
"modelName": "VALIDATIONSTATUS"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_67",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R67_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S54_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "Kansas City",
"name": "Kansas City",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Kansas City",
"description": "",
"prototype": {
"attributes": {
"SCHOOL": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": "Kansas City",
"CITY": null,
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mid Continent",
"name": "Mid Continent",
"domains": {
"StatedAreaUnit": {"type": "inherited"},
"TCA": {"type": "inherited"},
"FIRE": {"type": "inherited"},
"CITY": {"type": "inherited"},
"SCHOOL": {"type": "inherited"},
"LIBRARY": {"type": "inherited"},
"WATER": {"type": "inherited"},
"COLLEGE": {"type": "inherited"}
},
"templates": [
{
"name": "Mid Continent",
"description": "",
"prototype": {
"attributes": {
"SCHOOL": null,
"VALIDATIONSTATUS": 6,
"StatedArea": null,
"StatedAreaUnit": null,
"CalculatedArea": null,
"COLLEGE": null,
"WATER": null,
"LIBRARY": "Mid Continent",
"CITY": null,
"ALLDISTRICTS": null,
"TCA": null,
"FIRE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 33,
"name": "Tax Increment Financing (TIF) Plan District",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686242058000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2758204.99596883,
"ymin": 979653.3678992391,
"xmax": 2875877.4246654958,
"ymax": 1088194.0179434866,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Name",
"uniqueValueGroups": [
{
"heading": "Name",
"classes": [
{
"label": "1200 Main/South Loop TIF 56",
"description": "1200 Main/South Loop TIF 56",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
229,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop TIF 56"
]
]
},
{
"label": "13th & Washington TIF 24",
"description": "13th & Washington TIF 24",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
201,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"13th & Washington TIF 24"
]
]
},
{
"label": "19th Terrace & Central TIF 36",
"description": "19th Terrace & Central TIF 36",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
251,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central TIF 36"
]
]
},
{
"label": "22nd & Main TIF 31",
"description": "22nd & Main TIF 31",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
191,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main TIF 31"
]
]
},
{
"label": "39th & Prospect Tif",
"description": "39th & Prospect Tif",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"39th & Prospect Tif"
]
]
},
{
"label": "50 Hwy Corridor TIF 10",
"description": "50 Hwy Corridor TIF 10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"50 Hwy Corridor TIF 10"
]
]
},
{
"label": "7 Hwy and 40 Hwy TIF 05",
"description": "7 Hwy and 40 Hwy TIF 05",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"7 Hwy and 40 Hwy TIF 05"
]
]
},
{
"label": "811 Main TIF 57",
"description": "811 Main TIF 57",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"811 Main TIF 57"
]
]
},
{
"label": "87th & Hillcrest TIF 59",
"description": "87th & Hillcrest TIF 59",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"87th & Hillcrest TIF 59"
]
]
},
{
"label": "9th & Central Tif",
"description": "9th & Central Tif",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"9th & Central Tif"
]
]
},
{
"label": "Adams Farm TIF 07",
"description": "Adams Farm TIF 07",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
196,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Adams Farm TIF 07"
]
]
},
{
"label": "Baltimore Place TIF 61",
"description": "Baltimore Place TIF 61",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place TIF 61"
]
]
},
{
"label": "Bannister & I-435 TIF",
"description": "Bannister & I-435 TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Bannister & I-435 TIF"
]
]
},
{
"label": "Bannister and Wornall Tif",
"description": "Bannister and Wornall Tif",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
206,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Bannister and Wornall Tif"
]
]
},
{
"label": "Blue Ridge Crossing East TIF 21",
"description": "Blue Ridge Crossing East TIF 21",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Blue Ridge Crossing East TIF 21"
]
]
},
{
"label": "Blue Ridge Mall TIF 58",
"description": "Blue Ridge Mall TIF 58",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Blue Ridge Mall TIF 58"
]
]
},
{
"label": "Botts Road TIF 10",
"description": "Botts Road TIF 10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Botts Road TIF 10"
]
]
},
{
"label": "Brush Creek Corridor TIF 40",
"description": "Brush Creek Corridor TIF 40",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor TIF 40"
]
]
},
{
"label": "Brywood Centre TIF 60",
"description": "Brywood Centre TIF 60",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brywood Centre TIF 60"
]
]
},
{
"label": "Carondelet Drive TIF 64",
"description": "Carondelet Drive TIF 64",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
208,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Carondelet Drive TIF 64"
]
]
},
{
"label": "Chapel Ridge TIF 04",
"description": "Chapel Ridge TIF 04",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
225,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Chapel Ridge TIF 04"
]
]
},
{
"label": "Copperleaf Village TIF 04",
"description": "Copperleaf Village TIF 04",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Copperleaf Village TIF 04"
]
]
},
{
"label": "Country Club Plaza TIF 27",
"description": "Country Club Plaza TIF 27",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza TIF 27"
]
]
},
{
"label": "Crackerneck Creek TIF 20",
"description": "Crackerneck Creek TIF 20",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek TIF 20"
]
]
},
{
"label": "Downtown Library TIF 47",
"description": "Downtown Library TIF 47",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Library TIF 47"
]
]
},
{
"label": "Downtown TIF 08",
"description": "Downtown TIF 08",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
216,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown TIF 08"
]
]
},
{
"label": "East Village TIF 62",
"description": "East Village TIF 62",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
195,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"East Village TIF 62"
]
]
},
{
"label": "Eastland TIF 08",
"description": "Eastland TIF 08",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
224,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Eastland TIF 08"
]
]
},
{
"label": "Gateway Commons TIF 09",
"description": "Gateway Commons TIF 09",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway Commons TIF 09"
]
]
},
{
"label": "Golf Strategies TIF 12",
"description": "Golf Strategies TIF 12",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Golf Strategies TIF 12"
]
]
},
{
"label": "Grain Valley Market TIF 02",
"description": "Grain Valley Market TIF 02",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
228,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grain Valley Market TIF 02"
]
]
},
{
"label": "Grand Boulevard TIF 34",
"description": "Grand Boulevard TIF 34",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grand Boulevard TIF 34"
]
]
},
{
"label": "Grand Reserve TIF",
"description": "Grand Reserve TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grand Reserve TIF"
]
]
},
{
"label": "Grandview Crossing TIF 13",
"description": "Grandview Crossing TIF 13",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grandview Crossing TIF 13"
]
]
},
{
"label": "HCA TIF 17",
"description": "HCA TIF 17",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"HCA TIF 17"
]
]
},
{
"label": "Hartley Block TIF 06",
"description": "Hartley Block TIF 06",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hartley Block TIF 06"
]
]
},
{
"label": "Hartman Heritage TIF 07",
"description": "Hartman Heritage TIF 07",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hartman Heritage TIF 07"
]
]
},
{
"label": "Hotel Phillips TIF 44",
"description": "Hotel Phillips TIF 44",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hotel Phillips TIF 44"
]
]
},
{
"label": "I-470 & VIEW HIGH TIF",
"description": "I-470 & VIEW HIGH TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-470 & VIEW HIGH TIF"
]
]
},
{
"label": "I-470 Business and Technology TIF 12",
"description": "I-470 Business and Technology TIF 12",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
203,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-470 Business and Technology TIF 12"
]
]
},
{
"label": "I-70 & Little Blue Parkway Tif",
"description": "I-70 & Little Blue Parkway Tif",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
239,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-70 & Little Blue Parkway Tif"
]
]
},
{
"label": "Independence Square Tif",
"description": "Independence Square Tif",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
208,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Independence Square Tif"
]
]
},
{
"label": "Jordans Keep TIF 11",
"description": "Jordans Keep TIF 11",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Jordans Keep TIF 11"
]
]
},
{
"label": "Judicial Square TIF 49",
"description": "Judicial Square TIF 49",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Judicial Square TIF 49"
]
]
},
{
"label": "LCM Courtney TIF 01",
"description": "LCM Courtney TIF 01",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"LCM Courtney TIF 01"
]
]
},
{
"label": "Lees Summit East TIF 11",
"description": "Lees Summit East TIF 11",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Lees Summit East TIF 11"
]
]
},
{
"label": "Longview Farms TIF 08-13/08-49",
"description": "Longview Farms TIF 08-13/08-49",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
233,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms TIF 08-13/08-49"
]
]
},
{
"label": "Mall At Fall Creek TIF 03",
"description": "Mall At Fall Creek TIF 03",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mall At Fall Creek TIF 03"
]
]
},
{
"label": "Mall at Sni A Bar TIF 01",
"description": "Mall at Sni A Bar TIF 01",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mall at Sni A Bar TIF 01"
]
]
},
{
"label": "Mount Washington TIF 10",
"description": "Mount Washington TIF 10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mount Washington TIF 10"
]
]
},
{
"label": "NEW LONGVIEW TIF",
"description": "NEW LONGVIEW TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
244,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NEW LONGVIEW TIF"
]
]
},
{
"label": "New England TIF 52",
"description": "New England TIF 52",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
241,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"New England TIF 52"
]
]
},
{
"label": "Noland Rd and 23rd Street TIF",
"description": "Noland Rd and 23rd Street TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Noland Rd and 23rd Street TIF"
]
]
},
{
"label": "Noland Road Auto Plaza TIF 14",
"description": "Noland Road Auto Plaza TIF 14",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Noland Road Auto Plaza TIF 14"
]
]
},
{
"label": "North Independence TIF 09",
"description": "North Independence TIF 09",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
207,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"North Independence TIF 09"
]
]
},
{
"label": "Old Landfill TIF 18",
"description": "Old Landfill TIF 18",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Old Landfill TIF 18"
]
]
},
{
"label": "Patel Redevelopment Area TIF 12",
"description": "Patel Redevelopment Area TIF 12",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Patel Redevelopment Area TIF 12"
]
]
},
{
"label": "Pershing Road TIF 54",
"description": "Pershing Road TIF 54",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road TIF 54"
]
]
},
{
"label": "Raytown Live TIF 03",
"description": "Raytown Live TIF 03",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
240,
192,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Raytown Live TIF 03"
]
]
},
{
"label": "Recovery Sales Outlet TIF 05",
"description": "Recovery Sales Outlet TIF 05",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
198,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Recovery Sales Outlet TIF 05"
]
]
},
{
"label": "Ritter Plaza TIF 09",
"description": "Ritter Plaza TIF 09",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
180,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Ritter Plaza TIF 09"
]
]
},
{
"label": "River Market TIF 43",
"description": "River Market TIF 43",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
214,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market TIF 43"
]
]
},
{
"label": "Santa Fe Independence TIF 16",
"description": "Santa Fe Independence TIF 16",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Independence TIF 16"
]
]
},
{
"label": "Sugarland",
"description": "Sugarland",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Sugarland"
]
]
},
{
"label": "Summit TIF 20",
"description": "Summit TIF 20",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Summit TIF 20"
]
]
},
{
"label": "TRUMAN'S MARKET PLACE TIF 15",
"description": "TRUMAN'S MARKET PLACE TIF 15",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"TRUMAN'S MARKET PLACE TIF 15"
]
]
},
{
"label": "Trinity TIF 19",
"description": "Trinity TIF 19",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Trinity TIF 19"
]
]
},
{
"label": "USA 800 TIF 01",
"description": "USA 800 TIF 01",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
250,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"USA 800 TIF 01"
]
]
},
{
"label": "Union Hill TIF 28",
"description": "Union Hill TIF 28",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill TIF 28"
]
]
},
{
"label": "Universal Floodwater TIF 08",
"description": "Universal Floodwater TIF 08",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater TIF 08"
]
]
},
{
"label": "W 17th St TIF 63",
"description": "W 17th St TIF 63",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"W 17th St TIF 63"
]
]
},
{
"label": "WHITE OAK TIF",
"description": "WHITE OAK TIF",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
193,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"WHITE OAK TIF"
]
]
},
{
"label": "West Old US Highway 71 TIF 07",
"description": "West Old US Highway 71 TIF 07",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"West Old US Highway 71 TIF 07"
]
]
},
{
"label": "Woods Chapel TIF 06",
"description": "Woods Chapel TIF 06",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
211,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Woods Chapel TIF 06"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
229,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop TIF 56",
"label": "1200 Main/South Loop TIF 56"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
201,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "13th & Washington TIF 24",
"label": "13th & Washington TIF 24"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
251,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central TIF 36",
"label": "19th Terrace & Central TIF 36"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
191,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main TIF 31",
"label": "22nd & Main TIF 31"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "39th & Prospect Tif",
"label": "39th & Prospect Tif"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "50 Hwy Corridor TIF 10",
"label": "50 Hwy Corridor TIF 10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "7 Hwy and 40 Hwy TIF 05",
"label": "7 Hwy and 40 Hwy TIF 05"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "811 Main TIF 57",
"label": "811 Main TIF 57"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "87th & Hillcrest TIF 59",
"label": "87th & Hillcrest TIF 59"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "9th & Central Tif",
"label": "9th & Central Tif"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
196,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Adams Farm TIF 07",
"label": "Adams Farm TIF 07"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place TIF 61",
"label": "Baltimore Place TIF 61"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Bannister & I-435 TIF",
"label": "Bannister & I-435 TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
206,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Bannister and Wornall Tif",
"label": "Bannister and Wornall Tif"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Blue Ridge Crossing East TIF 21",
"label": "Blue Ridge Crossing East TIF 21"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Blue Ridge Mall TIF 58",
"label": "Blue Ridge Mall TIF 58"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Botts Road TIF 10",
"label": "Botts Road TIF 10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor TIF 40",
"label": "Brush Creek Corridor TIF 40"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brywood Centre TIF 60",
"label": "Brywood Centre TIF 60"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
208,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Carondelet Drive TIF 64",
"label": "Carondelet Drive TIF 64"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
225,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Chapel Ridge TIF 04",
"label": "Chapel Ridge TIF 04"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Copperleaf Village TIF 04",
"label": "Copperleaf Village TIF 04"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza TIF 27",
"label": "Country Club Plaza TIF 27"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek TIF 20",
"label": "Crackerneck Creek TIF 20"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Library TIF 47",
"label": "Downtown Library TIF 47"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
216,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown TIF 08",
"label": "Downtown TIF 08"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
195,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "East Village TIF 62",
"label": "East Village TIF 62"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
224,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Eastland TIF 08",
"label": "Eastland TIF 08"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway Commons TIF 09",
"label": "Gateway Commons TIF 09"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Golf Strategies TIF 12",
"label": "Golf Strategies TIF 12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
228,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grain Valley Market TIF 02",
"label": "Grain Valley Market TIF 02"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grand Boulevard TIF 34",
"label": "Grand Boulevard TIF 34"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grand Reserve TIF",
"label": "Grand Reserve TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grandview Crossing TIF 13",
"label": "Grandview Crossing TIF 13"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "HCA TIF 17",
"label": "HCA TIF 17"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hartley Block TIF 06",
"label": "Hartley Block TIF 06"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hartman Heritage TIF 07",
"label": "Hartman Heritage TIF 07"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hotel Phillips TIF 44",
"label": "Hotel Phillips TIF 44"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-470 & VIEW HIGH TIF",
"label": "I-470 & VIEW HIGH TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
203,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-470 Business and Technology TIF 12",
"label": "I-470 Business and Technology TIF 12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
239,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-70 & Little Blue Parkway Tif",
"label": "I-70 & Little Blue Parkway Tif"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
208,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Independence Square Tif",
"label": "Independence Square Tif"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Jordans Keep TIF 11",
"label": "Jordans Keep TIF 11"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Judicial Square TIF 49",
"label": "Judicial Square TIF 49"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "LCM Courtney TIF 01",
"label": "LCM Courtney TIF 01"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Lees Summit East TIF 11",
"label": "Lees Summit East TIF 11"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
233,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms TIF 08-13/08-49",
"label": "Longview Farms TIF 08-13/08-49"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mall At Fall Creek TIF 03",
"label": "Mall At Fall Creek TIF 03"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mall at Sni A Bar TIF 01",
"label": "Mall at Sni A Bar TIF 01"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mount Washington TIF 10",
"label": "Mount Washington TIF 10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
244,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NEW LONGVIEW TIF",
"label": "NEW LONGVIEW TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
241,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "New England TIF 52",
"label": "New England TIF 52"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Noland Rd and 23rd Street TIF",
"label": "Noland Rd and 23rd Street TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Noland Road Auto Plaza TIF 14",
"label": "Noland Road Auto Plaza TIF 14"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
207,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "North Independence TIF 09",
"label": "North Independence TIF 09"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Old Landfill TIF 18",
"label": "Old Landfill TIF 18"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Patel Redevelopment Area TIF 12",
"label": "Patel Redevelopment Area TIF 12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road TIF 54",
"label": "Pershing Road TIF 54"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
240,
192,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Raytown Live TIF 03",
"label": "Raytown Live TIF 03"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
198,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Recovery Sales Outlet TIF 05",
"label": "Recovery Sales Outlet TIF 05"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
180,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Ritter Plaza TIF 09",
"label": "Ritter Plaza TIF 09"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
214,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market TIF 43",
"label": "River Market TIF 43"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Independence TIF 16",
"label": "Santa Fe Independence TIF 16"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Sugarland",
"label": "Sugarland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Summit TIF 20",
"label": "Summit TIF 20"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "TRUMAN'S MARKET PLACE TIF 15",
"label": "TRUMAN'S MARKET PLACE TIF 15"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Trinity TIF 19",
"label": "Trinity TIF 19"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
250,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "USA 800 TIF 01",
"label": "USA 800 TIF 01"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill TIF 28",
"label": "Union Hill TIF 28"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater TIF 08",
"label": "Universal Floodwater TIF 08"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "W 17th St TIF 63",
"label": "W 17th St TIF 63"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
193,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "WHITE OAK TIF",
"label": "WHITE OAK TIF"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "West Old US Highway 71 TIF 07",
"label": "West Old US Highway 71 TIF 07"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
211,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Woods Chapel TIF 06",
"label": "Woods Chapel TIF 06"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
182,
252,
255
],
"toColor": [
210,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
193,
184,
255
],
"toColor": [
252,
193,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
251,
184,
255
],
"toColor": [
252,
251,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
227,
252,
255
],
"toColor": [
197,
227,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
189,
222,
255
],
"toColor": [
252,
189,
222,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
239,
215,
255
],
"toColor": [
252,
239,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
252,
210,
255
],
"toColor": [
222,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
234,
212,
252,
255
],
"toColor": [
234,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
245,
252,
255
],
"toColor": [
179,
245,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
200,
252,
255
],
"toColor": [
194,
200,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
197,
252,
255
],
"toColor": [
250,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
242,
255
],
"toColor": [
215,
252,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
224,
255
],
"toColor": [
252,
210,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
214,
184,
255
],
"toColor": [
252,
214,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
187,
255
],
"toColor": [
252,
235,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
248,
252,
204,
255
],
"toColor": [
248,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
252,
189,
255
],
"toColor": [
226,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
209,
255
],
"toColor": [
192,
252,
209,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
235,
182,
252,
255
],
"toColor": [
235,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
238,
255
],
"toColor": [
252,
179,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
217,
252,
255
],
"toColor": [
212,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
193,
255
],
"toColor": [
252,
184,
193,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
240,
252,
255
],
"toColor": [
215,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
222,
212,
255
],
"toColor": [
252,
222,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
209,
252,
255
],
"toColor": [
182,
209,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
241,
255
],
"toColor": [
252,
212,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
226,
255
],
"toColor": [
210,
252,
226,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
252,
187,
255
],
"toColor": [
201,
252,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
244,
255
],
"toColor": [
184,
252,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
184,
252,
255
],
"toColor": [
189,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
194,
252,
255
],
"toColor": [
224,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
202,
255
],
"toColor": [
252,
179,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
243,
255
],
"toColor": [
252,
194,
243,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
249,
252,
255
],
"toColor": [
204,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
245,
192,
255
],
"toColor": [
252,
245,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
207,
252,
255
],
"toColor": [
215,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
235,
252,
255
],
"toColor": [
197,
235,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
208,
197,
252,
255
],
"toColor": [
208,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
210,
252,
255
],
"toColor": [
250,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
236,
255
],
"toColor": [
202,
252,
236,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
197,
255
],
"toColor": [
184,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
202,
207,
255
],
"toColor": [
252,
202,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
221,
255
],
"toColor": [
252,
199,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
245,
210,
255
],
"toColor": [
252,
245,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
218,
255
],
"toColor": [
252,
215,
218,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
221,
252,
255
],
"toColor": [
194,
221,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
222,
192,
255
],
"toColor": [
252,
222,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
189,
252,
255
],
"toColor": [
247,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
214,
252,
197,
255
],
"toColor": [
214,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
223,
252,
179,
255
],
"toColor": [
223,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
252,
192,
255
],
"toColor": [
245,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
222,
252,
255
],
"toColor": [
179,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
202,
252,
255
],
"toColor": [
182,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
239,
252,
215,
255
],
"toColor": [
239,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
217,
255
],
"toColor": [
202,
252,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
225,
204,
255
],
"toColor": [
252,
225,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
238,
252,
179,
255
],
"toColor": [
238,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
229,
255
],
"toColor": [
252,
199,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
234,
252,
255
],
"toColor": [
179,
234,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
233,
197,
255
],
"toColor": [
252,
233,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
231,
255
],
"toColor": [
252,
184,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
204,
252,
255
],
"toColor": [
232,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
208,
194,
255
],
"toColor": [
252,
208,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
208,
252,
255
],
"toColor": [
202,
208,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
252,
199,
255
],
"toColor": [
230,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
207,
255
],
"toColor": [
252,
212,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
249,
255
],
"toColor": [
252,
182,
249,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
184,
255
],
"toColor": [
215,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
208,
255
],
"toColor": [
252,
192,
208,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
223,
252,
255
],
"toColor": [
212,
223,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
198,
255
],
"toColor": [
197,
252,
198,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
236,
255
],
"toColor": [
187,
252,
236,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
255,
255,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "Name",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ORDINANCENUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ORDINANCENUM"
},
{
"name": "ORDINANCEDATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ORDINANCEDATE"
},
{
"name": "DATERECEIVED",
"type": "esriFieldTypeDate",
"alias": "Date Received",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATERECEIVED"
},
{
"name": "EFFECTIVEYEARFROM",
"type": "esriFieldTypeDate",
"alias": "Effective Year From",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARFROM"
},
{
"name": "EFFECTIVEYEARTO",
"type": "esriFieldTypeDate",
"alias": "Effective Year To\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARTO"
},
{
"name": "DURATION",
"type": "esriFieldTypeSmallInteger",
"alias": "Duration In Years",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DURATION"
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NOTES"
},
{
"name": "GISCOMPLETION",
"type": "esriFieldTypeDate",
"alias": "GIS Completion\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "GISCOMPLETION"
},
{
"name": "TIFPROJECT",
"type": "esriFieldTypeString",
"alias": "TIF Project",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIFPROJECT"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "State",
"description": "Economic Development Tax Incentive Status (TIF Plan/District, Project, etc.)",
"codedValues": [
{
"name": "Active",
"code": "1"
},
{
"name": "Inactive",
"code": "2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EATSOnly",
"type": "esriFieldTypeString",
"alias": "EATSOnly",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "EATSOnly"
},
{
"name": "Revision_Start_Date",
"type": "esriFieldTypeDate",
"alias": "Revision Start Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_Start_Date"
},
{
"name": "Revision_End_Date",
"type": "esriFieldTypeDate",
"alias": "Revision End Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_End_Date"
},
{
"name": "TIF_PlanDistr",
"type": "esriFieldTypeString",
"alias": "TIF Plan",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIF_PlanDistr"
},
{
"name": "AmendmentNum",
"type": "esriFieldTypeString",
"alias": "Amendment Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentNum"
},
{
"name": "AmendmentDate",
"type": "esriFieldTypeDate",
"alias": "Amendment Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AmendmentDate"
},
{
"name": "AmendmentOrdNum",
"type": "esriFieldTypeString",
"alias": "Amendment Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentOrdNum"
},
{
"name": "Municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Municipality"
},
{
"name": "Date_Est",
"type": "esriFieldTypeString",
"alias": "Date Est.",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Date_Est"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LastUpdate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "IncentiveType",
"type": "esriFieldTypeInteger",
"alias": "IncentiveType",
"domain": {
"type": "codedValue",
"name": "PF_EconomicDevType",
"description": "Type of Special Assessment District for Economic Development Types(TIF,CID,TDD,etc.)",
"codedValues": [
{
"name": "TIF District or Plan",
"code": 1
},
{
"name": "TIF Project",
"code": 2
},
{
"name": "CID",
"code": 3
},
{
"name": "TDD",
"code": 4
},
{
"name": "Abatement",
"code": 5
},
{
"name": "Neigborhood Improvement District",
"code": 6
},
{
"name": "Exempt",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IncentiveType"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_84",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R84_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S71_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "1200 Main/South Loop TIF 56",
"name": "1200 Main/South Loop TIF 56",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop TIF 56",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop TIF 56",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "13th & Washington TIF 24",
"name": "13th & Washington TIF 24",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "13th & Washington TIF 24",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "13th & Washington TIF 24",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central TIF 36",
"name": "19th Terrace & Central TIF 36",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central TIF 36",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central TIF 36",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main TIF 31",
"name": "22nd & Main TIF 31",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main TIF 31",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main TIF 31",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "39th & Prospect Tif",
"name": "39th & Prospect Tif",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "39th & Prospect Tif",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "39th & Prospect Tif",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "50 Hwy Corridor TIF 10",
"name": "50 Hwy Corridor TIF 10",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "50 Hwy Corridor TIF 10",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "50 Hwy Corridor TIF 10",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "7 Hwy and 40 Hwy TIF 05",
"name": "7 Hwy and 40 Hwy TIF 05",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "7 Hwy and 40 Hwy TIF 05",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "7 Hwy and 40 Hwy TIF 05",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "811 Main TIF 57",
"name": "811 Main TIF 57",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "811 Main TIF 57",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "811 Main TIF 57",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "87th & Hillcrest TIF 59",
"name": "87th & Hillcrest TIF 59",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "87th & Hillcrest TIF 59",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "87th & Hillcrest TIF 59",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "9th & Central Tif",
"name": "9th & Central Tif",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "9th & Central Tif",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "9th & Central Tif",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Adams Farm TIF 07",
"name": "Adams Farm TIF 07",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Adams Farm TIF 07",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Adams Farm TIF 07",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place TIF 61",
"name": "Baltimore Place TIF 61",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place TIF 61",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place TIF 61",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Bannister & I-435 TIF",
"name": "Bannister & I-435 TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Bannister & I-435 TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Bannister & I-435 TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Bannister and Wornall Tif",
"name": "Bannister and Wornall Tif",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Bannister and Wornall Tif",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Bannister and Wornall Tif",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Blue Ridge Crossing East TIF 21",
"name": "Blue Ridge Crossing East TIF 21",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Ridge Crossing East TIF 21",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Blue Ridge Crossing East TIF 21",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Blue Ridge Mall TIF 58",
"name": "Blue Ridge Mall TIF 58",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Ridge Mall TIF 58",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Blue Ridge Mall TIF 58",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Botts Road TIF 10",
"name": "Botts Road TIF 10",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Botts Road TIF 10",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Botts Road TIF 10",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor TIF 40",
"name": "Brush Creek Corridor TIF 40",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor TIF 40",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor TIF 40",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brywood Centre TIF 60",
"name": "Brywood Centre TIF 60",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brywood Centre TIF 60",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brywood Centre TIF 60",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Carondelet Drive TIF 64",
"name": "Carondelet Drive TIF 64",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Carondelet Drive TIF 64",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Carondelet Drive TIF 64",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Chapel Ridge TIF 04",
"name": "Chapel Ridge TIF 04",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Chapel Ridge TIF 04",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Chapel Ridge TIF 04",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Copperleaf Village TIF 04",
"name": "Copperleaf Village TIF 04",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Copperleaf Village TIF 04",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Copperleaf Village TIF 04",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza TIF 27",
"name": "Country Club Plaza TIF 27",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza TIF 27",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza TIF 27",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek TIF 20",
"name": "Crackerneck Creek TIF 20",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek TIF 20",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek TIF 20",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Library TIF 47",
"name": "Downtown Library TIF 47",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Library TIF 47",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Library TIF 47",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown TIF 08",
"name": "Downtown TIF 08",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown TIF 08",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown TIF 08",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "East Village TIF 62",
"name": "East Village TIF 62",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "East Village TIF 62",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "East Village TIF 62",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Eastland TIF 08",
"name": "Eastland TIF 08",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Eastland TIF 08",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Eastland TIF 08",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway Commons TIF 09",
"name": "Gateway Commons TIF 09",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway Commons TIF 09",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway Commons TIF 09",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Golf Strategies TIF 12",
"name": "Golf Strategies TIF 12",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Golf Strategies TIF 12",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Golf Strategies TIF 12",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grain Valley Market TIF 02",
"name": "Grain Valley Market TIF 02",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grain Valley Market TIF 02",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grain Valley Market TIF 02",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grand Boulevard TIF 34",
"name": "Grand Boulevard TIF 34",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grand Boulevard TIF 34",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grand Boulevard TIF 34",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grand Reserve TIF",
"name": "Grand Reserve TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grand Reserve TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grand Reserve TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview Crossing TIF 13",
"name": "Grandview Crossing TIF 13",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grandview Crossing TIF 13",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grandview Crossing TIF 13",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HCA TIF 17",
"name": "HCA TIF 17",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "HCA TIF 17",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "HCA TIF 17",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hartley Block TIF 06",
"name": "Hartley Block TIF 06",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hartley Block TIF 06",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hartley Block TIF 06",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hartman Heritage TIF 07",
"name": "Hartman Heritage TIF 07",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hartman Heritage TIF 07",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hartman Heritage TIF 07",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hotel Phillips TIF 44",
"name": "Hotel Phillips TIF 44",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hotel Phillips TIF 44",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hotel Phillips TIF 44",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-470 & VIEW HIGH TIF",
"name": "I-470 & VIEW HIGH TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-470 & VIEW HIGH TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-470 & VIEW HIGH TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-470 Business and Technology TIF 12",
"name": "I-470 Business and Technology TIF 12",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-470 Business and Technology TIF 12",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-470 Business and Technology TIF 12",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-70 & Little Blue Parkway Tif",
"name": "I-70 & Little Blue Parkway Tif",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-70 & Little Blue Parkway Tif",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-70 & Little Blue Parkway Tif",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Independence Square Tif",
"name": "Independence Square Tif",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Independence Square Tif",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Independence Square Tif",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Jordans Keep TIF 11",
"name": "Jordans Keep TIF 11",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Jordans Keep TIF 11",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Jordans Keep TIF 11",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Judicial Square TIF 49",
"name": "Judicial Square TIF 49",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Judicial Square TIF 49",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Judicial Square TIF 49",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "LCM Courtney TIF 01",
"name": "LCM Courtney TIF 01",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "LCM Courtney TIF 01",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "LCM Courtney TIF 01",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lees Summit East TIF 11",
"name": "Lees Summit East TIF 11",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Lees Summit East TIF 11",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Lees Summit East TIF 11",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms TIF 08-13/08-49",
"name": "Longview Farms TIF 08-13/08-49",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms TIF 08-13/08-49",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms TIF 08-13/08-49",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mall At Fall Creek TIF 03",
"name": "Mall At Fall Creek TIF 03",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mall At Fall Creek TIF 03",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mall At Fall Creek TIF 03",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mall at Sni A Bar TIF 01",
"name": "Mall at Sni A Bar TIF 01",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mall at Sni A Bar TIF 01",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mall at Sni A Bar TIF 01",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mount Washington TIF 10",
"name": "Mount Washington TIF 10",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mount Washington TIF 10",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mount Washington TIF 10",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NEW LONGVIEW TIF",
"name": "NEW LONGVIEW TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NEW LONGVIEW TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NEW LONGVIEW TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "New England TIF 52",
"name": "New England TIF 52",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "New England TIF 52",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "New England TIF 52",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Noland Rd and 23rd Street TIF",
"name": "Noland Rd and 23rd Street TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Noland Rd and 23rd Street TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Noland Rd and 23rd Street TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Noland Road Auto Plaza TIF 14",
"name": "Noland Road Auto Plaza TIF 14",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Noland Road Auto Plaza TIF 14",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Noland Road Auto Plaza TIF 14",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "North Independence TIF 09",
"name": "North Independence TIF 09",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "North Independence TIF 09",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "North Independence TIF 09",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Old Landfill TIF 18",
"name": "Old Landfill TIF 18",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Old Landfill TIF 18",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Old Landfill TIF 18",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Patel Redevelopment Area TIF 12",
"name": "Patel Redevelopment Area TIF 12",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Patel Redevelopment Area TIF 12",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Patel Redevelopment Area TIF 12",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road TIF 54",
"name": "Pershing Road TIF 54",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road TIF 54",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road TIF 54",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown Live TIF 03",
"name": "Raytown Live TIF 03",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Raytown Live TIF 03",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Raytown Live TIF 03",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Recovery Sales Outlet TIF 05",
"name": "Recovery Sales Outlet TIF 05",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Recovery Sales Outlet TIF 05",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Recovery Sales Outlet TIF 05",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ritter Plaza TIF 09",
"name": "Ritter Plaza TIF 09",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Ritter Plaza TIF 09",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Ritter Plaza TIF 09",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market TIF 43",
"name": "River Market TIF 43",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market TIF 43",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market TIF 43",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Independence TIF 16",
"name": "Santa Fe Independence TIF 16",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Independence TIF 16",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Independence TIF 16",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sugarland",
"name": "Sugarland",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Sugarland",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Sugarland",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Summit TIF 20",
"name": "Summit TIF 20",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Summit TIF 20",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Summit TIF 20",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "TRUMAN'S MARKET PLACE TIF 15",
"name": "TRUMAN'S MARKET PLACE TIF 15",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "TRUMAN'S MARKET PLACE TIF 15",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "TRUMAN'S MARKET PLACE TIF 15",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Trinity TIF 19",
"name": "Trinity TIF 19",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Trinity TIF 19",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Trinity TIF 19",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "USA 800 TIF 01",
"name": "USA 800 TIF 01",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "USA 800 TIF 01",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "USA 800 TIF 01",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill TIF 28",
"name": "Union Hill TIF 28",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill TIF 28",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill TIF 28",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater TIF 08",
"name": "Universal Floodwater TIF 08",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater TIF 08",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater TIF 08",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "W 17th St TIF 63",
"name": "W 17th St TIF 63",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "W 17th St TIF 63",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "W 17th St TIF 63",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WHITE OAK TIF",
"name": "WHITE OAK TIF",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "WHITE OAK TIF",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "WHITE OAK TIF",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "West Old US Highway 71 TIF 07",
"name": "West Old US Highway 71 TIF 07",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "West Old US Highway 71 TIF 07",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "West Old US Highway 71 TIF 07",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Woods Chapel TIF 06",
"name": "Woods Chapel TIF 06",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Woods Chapel TIF 06",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Woods Chapel TIF 06",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 34,
"name": "Transportation Development Distict (TDD)",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1695217692000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2757934.071641911,
"ymin": 985893.9233314916,
"xmax": 2768280.074899994,
"ymax": 1074354.8500838205,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Name",
"uniqueValueGroups": [
{
"heading": "Name",
"classes": [
{
"label": "1200 Main/South Loop",
"description": "1200 Main/South Loop",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
208,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop"
]
]
},
{
"label": "Country Club Plaza",
"description": "Country Club Plaza",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
198,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza"
]
]
},
{
"label": "Downtown Streetcar",
"description": "Downtown Streetcar",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Streetcar"
]
]
},
{
"label": "M150 & 135th St",
"description": "M150 & 135th St",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
247,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"M150 & 135th St"
]
]
},
{
"label": "Plaza Streetcar",
"description": "Plaza Streetcar",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
216,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Plaza Streetcar"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
208,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop",
"label": "1200 Main/South Loop"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
198,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza",
"label": "Country Club Plaza"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Streetcar",
"label": "Downtown Streetcar"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
247,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "M150 & 135th St",
"label": "M150 & 135th St"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
216,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Plaza Streetcar",
"label": "Plaza Streetcar"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
184,
252,
255
],
"toColor": [
240,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
184,
255
],
"toColor": [
252,
215,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
215,
252,
255
],
"toColor": [
184,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
182,
255
],
"toColor": [
229,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
203,
255
],
"toColor": [
252,
182,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
215,
252,
255
],
"toColor": [
251,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
184,
252,
255
],
"toColor": [
182,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
249,
252,
255
],
"toColor": [
212,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
252,
212,
255
],
"toColor": [
250,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
194,
255
],
"toColor": [
179,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
213,
212,
255
],
"toColor": [
252,
213,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
215,
255
],
"toColor": [
215,
252,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": null,
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "Name",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "CreatedByRecord",
"type": "esriFieldTypeGUID",
"alias": "Created By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "CreatedByRecord"
},
{
"name": "RetiredByRecord",
"type": "esriFieldTypeGUID",
"alias": "Retired By Record",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "RetiredByRecord"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ORDINANCENUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ORDINANCENUM"
},
{
"name": "ORDINANCEDATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ORDINANCEDATE"
},
{
"name": "DATERECEIVED",
"type": "esriFieldTypeDate",
"alias": "Date Received",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATERECEIVED"
},
{
"name": "EFFECTIVEYEARFROM",
"type": "esriFieldTypeDate",
"alias": "Effective Year From",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARFROM"
},
{
"name": "EFFECTIVEYEARTO",
"type": "esriFieldTypeDate",
"alias": "Effective Year To\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARTO"
},
{
"name": "DURATION",
"type": "esriFieldTypeSmallInteger",
"alias": "Duration In Years",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DURATION"
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NOTES"
},
{
"name": "GISCOMPLETION",
"type": "esriFieldTypeDate",
"alias": "GIS Completion\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "GISCOMPLETION"
},
{
"name": "TIFPROJECT",
"type": "esriFieldTypeString",
"alias": "TIF Project",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIFPROJECT"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "State",
"description": "Economic Development Tax Incentive Status (TIF Plan/District, Project, etc.)",
"codedValues": [
{
"name": "Active",
"code": "1"
},
{
"name": "Inactive",
"code": "2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EATSOnly",
"type": "esriFieldTypeString",
"alias": "EATSOnly",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "EATSOnly"
},
{
"name": "Revision_Start_Date",
"type": "esriFieldTypeDate",
"alias": "Revision Start Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_Start_Date"
},
{
"name": "Revision_End_Date",
"type": "esriFieldTypeDate",
"alias": "Revision End Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_End_Date"
},
{
"name": "TIF_PlanDistr",
"type": "esriFieldTypeString",
"alias": "TIF Plan",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIF_PlanDistr"
},
{
"name": "AmendmentNum",
"type": "esriFieldTypeString",
"alias": "Amendment Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentNum"
},
{
"name": "AmendmentDate",
"type": "esriFieldTypeDate",
"alias": "Amendment Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AmendmentDate"
},
{
"name": "AmendmentOrdNum",
"type": "esriFieldTypeString",
"alias": "Amendment Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentOrdNum"
},
{
"name": "Municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"domain": {
"type": "codedValue",
"name": "CITY_2",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Municipality"
},
{
"name": "Date_Est",
"type": "esriFieldTypeString",
"alias": "Date Est.",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Date_Est"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LastUpdate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "IncentiveType",
"type": "esriFieldTypeInteger",
"alias": "IncentiveType",
"domain": {
"type": "codedValue",
"name": "PF_EconomicDevType",
"description": "Type of Special Assessment District for Economic Development Types(TIF,CID,TDD,etc.)",
"codedValues": [
{
"name": "TIF District or Plan",
"code": 1
},
{
"name": "TIF Project",
"code": 2
},
{
"name": "CID",
"code": 3
},
{
"name": "TDD",
"code": 4
},
{
"name": "Abatement",
"code": 5
},
{
"name": "Neigborhood Improvement District",
"code": 6
},
{
"name": "Exempt",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IncentiveType"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_167",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R167_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S154_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "1200 Main/South Loop",
"name": "1200 Main/South Loop",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza",
"name": "Country Club Plaza",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Streetcar",
"name": "Downtown Streetcar",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Streetcar",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Streetcar",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M150 & 135th St",
"name": "M150 & 135th St",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "M150 & 135th St",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "M150 & 135th St",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Plaza Streetcar",
"name": "Plaza Streetcar",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Plaza Streetcar",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Plaza Streetcar",
"CreatedByRecord": null,
"RetiredByRecord": null,
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 35,
"name": "Community Improvement District (CID)",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686242056000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2758251.999811828,
"ymin": 980395.0452216566,
"xmax": 2863270.171992913,
"ymax": 1073910.3188206553,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Name",
"uniqueValueGroups": [
{
"heading": "Name",
"classes": [
{
"label": "3 Trails",
"description": "3 Trails",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
185,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"3 Trails"
]
]
},
{
"label": "Adams Dairy Landing",
"description": "Adams Dairy Landing",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Adams Dairy Landing"
]
]
},
{
"label": "Brookside CID",
"description": "Brookside CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
193,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brookside CID"
]
]
},
{
"label": "Crossroads CID",
"description": "Crossroads CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
246,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crossroads CID"
]
]
},
{
"label": "Downtown Community Imp District",
"description": "Downtown Community Imp District",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Community Imp District"
]
]
},
{
"label": "Fall Creek CID",
"description": "Fall Creek CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
243,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Fall Creek CID"
]
]
},
{
"label": "Hartman Heritage CID",
"description": "Hartman Heritage CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hartman Heritage CID"
]
]
},
{
"label": "Lake Lotawana CID",
"description": "Lake Lotawana CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Lake Lotawana CID"
]
]
},
{
"label": "Main Street CID",
"description": "Main Street CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Main Street CID"
]
]
},
{
"label": "Martin City ",
"description": "Martin City ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Martin City "
]
]
},
{
"label": "Park Ridge CID",
"description": "Park Ridge CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Park Ridge CID"
]
]
},
{
"label": "Prairie Landing CID",
"description": "Prairie Landing CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
209,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Prairie Landing CID"
]
]
},
{
"label": "RED BRIDGE SHOPPING CENTER CID",
"description": "RED BRIDGE SHOPPING CENTER CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"RED BRIDGE SHOPPING CENTER CID"
]
]
},
{
"label": "Ramsgate CID",
"description": "Ramsgate CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Ramsgate CID"
]
]
},
{
"label": "Red Bridge Com Imp Dist",
"description": "Red Bridge Com Imp Dist",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Red Bridge Com Imp Dist"
]
]
},
{
"label": "River Market",
"description": "River Market",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
250,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market"
]
]
},
{
"label": "Stone Canyon",
"description": "Stone Canyon",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Stone Canyon"
]
]
},
{
"label": "Summit Fair",
"description": "Summit Fair",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
240,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Summit Fair"
]
]
},
{
"label": "Sunrise Farms",
"description": "Sunrise Farms",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Sunrise Farms"
]
]
},
{
"label": "Timber Hills CID",
"description": "Timber Hills CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
228,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Timber Hills CID"
]
]
},
{
"label": "Trinity Woods Community Imp Dist",
"description": "Trinity Woods Community Imp Dist",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Trinity Woods Community Imp Dist"
]
]
},
{
"label": "Troost Avenue CID",
"description": "Troost Avenue CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Troost Avenue CID"
]
]
},
{
"label": "Truman Road",
"description": "Truman Road",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Truman Road"
]
]
},
{
"label": "Waldo CID",
"description": "Waldo CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Waldo CID"
]
]
},
{
"label": "Westport CID",
"description": "Westport CID",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Westport CID"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
185,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "3 Trails",
"label": "3 Trails"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Adams Dairy Landing",
"label": "Adams Dairy Landing"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
193,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brookside CID",
"label": "Brookside CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
246,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crossroads CID",
"label": "Crossroads CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Community Imp District",
"label": "Downtown Community Imp District"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
243,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Fall Creek CID",
"label": "Fall Creek CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hartman Heritage CID",
"label": "Hartman Heritage CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Lake Lotawana CID",
"label": "Lake Lotawana CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Main Street CID",
"label": "Main Street CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Martin City ",
"label": "Martin City "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Park Ridge CID",
"label": "Park Ridge CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
209,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Prairie Landing CID",
"label": "Prairie Landing CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "RED BRIDGE SHOPPING CENTER CID",
"label": "RED BRIDGE SHOPPING CENTER CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Ramsgate CID",
"label": "Ramsgate CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Red Bridge Com Imp Dist",
"label": "Red Bridge Com Imp Dist"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
250,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market",
"label": "River Market"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Stone Canyon",
"label": "Stone Canyon"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
240,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Summit Fair",
"label": "Summit Fair"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Sunrise Farms",
"label": "Sunrise Farms"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
228,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Timber Hills CID",
"label": "Timber Hills CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Trinity Woods Community Imp Dist",
"label": "Trinity Woods Community Imp Dist"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Troost Avenue CID",
"label": "Troost Avenue CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Truman Road",
"label": "Truman Road"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Waldo CID",
"label": "Waldo CID"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Westport CID",
"label": "Westport CID"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
206,
184,
255
],
"toColor": [
252,
206,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
221,
252,
255
],
"toColor": [
207,
221,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
251,
179,
255
],
"toColor": [
252,
251,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
182,
252,
255
],
"toColor": [
183,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
180,
252,
179,
255
],
"toColor": [
180,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
237,
255
],
"toColor": [
252,
210,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
247,
212,
255
],
"toColor": [
252,
247,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
248,
252,
255
],
"toColor": [
210,
248,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
202,
255
],
"toColor": [
215,
252,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
191,
255
],
"toColor": [
252,
184,
191,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
204,
252,
255
],
"toColor": [
224,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
216,
255
],
"toColor": [
252,
215,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
229,
252,
255
],
"toColor": [
182,
229,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
227,
255
],
"toColor": [
252,
184,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
202,
252,
255
],
"toColor": [
249,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
233,
184,
255
],
"toColor": [
252,
233,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
234,
255
],
"toColor": [
210,
252,
234,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
201,
255
],
"toColor": [
179,
252,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
202,
252,
255
],
"toColor": [
184,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
250,
252,
255
],
"toColor": [
179,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
223,
184,
252,
255
],
"toColor": [
223,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
252,
179,
255
],
"toColor": [
227,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
230,
215,
255
],
"toColor": [
252,
230,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": null,
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "Name",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ORDINANCENUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ORDINANCENUM"
},
{
"name": "ORDINANCEDATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ORDINANCEDATE"
},
{
"name": "DATERECEIVED",
"type": "esriFieldTypeDate",
"alias": "Date Received",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATERECEIVED"
},
{
"name": "EFFECTIVEYEARFROM",
"type": "esriFieldTypeDate",
"alias": "Effective Year From",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARFROM"
},
{
"name": "EFFECTIVEYEARTO",
"type": "esriFieldTypeDate",
"alias": "Effective Year To\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARTO"
},
{
"name": "DURATION",
"type": "esriFieldTypeSmallInteger",
"alias": "Duration In Years",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DURATION"
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NOTES"
},
{
"name": "GISCOMPLETION",
"type": "esriFieldTypeDate",
"alias": "GIS Completion\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "GISCOMPLETION"
},
{
"name": "TIFPROJECT",
"type": "esriFieldTypeString",
"alias": "TIF Project",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIFPROJECT"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "State",
"description": "Economic Development Tax Incentive Status (TIF Plan/District, Project, etc.)",
"codedValues": [
{
"name": "Active",
"code": "1"
},
{
"name": "Inactive",
"code": "2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EATSOnly",
"type": "esriFieldTypeString",
"alias": "EATSOnly",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "EATSOnly"
},
{
"name": "Revision_Start_Date",
"type": "esriFieldTypeDate",
"alias": "Revision Start Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_Start_Date"
},
{
"name": "Revision_End_Date",
"type": "esriFieldTypeDate",
"alias": "Revision End Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_End_Date"
},
{
"name": "TIF_PlanDistr",
"type": "esriFieldTypeString",
"alias": "TIF Plan",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIF_PlanDistr"
},
{
"name": "AmendmentNum",
"type": "esriFieldTypeString",
"alias": "Amendment Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentNum"
},
{
"name": "AmendmentDate",
"type": "esriFieldTypeDate",
"alias": "Amendment Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AmendmentDate"
},
{
"name": "AmendmentOrdNum",
"type": "esriFieldTypeString",
"alias": "Amendment Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentOrdNum"
},
{
"name": "Municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Municipality"
},
{
"name": "Date_Est",
"type": "esriFieldTypeString",
"alias": "Date Est.",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Date_Est"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LastUpdate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "IncentiveType",
"type": "esriFieldTypeInteger",
"alias": "IncentiveType",
"domain": {
"type": "codedValue",
"name": "PF_EconomicDevType",
"description": "Type of Special Assessment District for Economic Development Types(TIF,CID,TDD,etc.)",
"codedValues": [
{
"name": "TIF District or Plan",
"code": 1
},
{
"name": "TIF Project",
"code": 2
},
{
"name": "CID",
"code": 3
},
{
"name": "TDD",
"code": 4
},
{
"name": "Abatement",
"code": 5
},
{
"name": "Neigborhood Improvement District",
"code": 6
},
{
"name": "Exempt",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IncentiveType"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_83",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R83_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S70_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "3 Trails",
"name": "3 Trails",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "3 Trails",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "3 Trails",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Adams Dairy Landing",
"name": "Adams Dairy Landing",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Adams Dairy Landing",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Adams Dairy Landing",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brookside CID",
"name": "Brookside CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brookside CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brookside CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crossroads CID",
"name": "Crossroads CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crossroads CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crossroads CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Community Imp District",
"name": "Downtown Community Imp District",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Community Imp District",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Community Imp District",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Fall Creek CID",
"name": "Fall Creek CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Fall Creek CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Fall Creek CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hartman Heritage CID",
"name": "Hartman Heritage CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hartman Heritage CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hartman Heritage CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lake Lotawana CID",
"name": "Lake Lotawana CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Lake Lotawana CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Lake Lotawana CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Main Street CID",
"name": "Main Street CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Main Street CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Main Street CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Martin City ",
"name": "Martin City ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Martin City ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Martin City ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Park Ridge CID",
"name": "Park Ridge CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Park Ridge CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Park Ridge CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Prairie Landing CID",
"name": "Prairie Landing CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Prairie Landing CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Prairie Landing CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RED BRIDGE SHOPPING CENTER CID",
"name": "RED BRIDGE SHOPPING CENTER CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "RED BRIDGE SHOPPING CENTER CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "RED BRIDGE SHOPPING CENTER CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ramsgate CID",
"name": "Ramsgate CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Ramsgate CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Ramsgate CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Red Bridge Com Imp Dist",
"name": "Red Bridge Com Imp Dist",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Red Bridge Com Imp Dist",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Red Bridge Com Imp Dist",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market",
"name": "River Market",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Stone Canyon",
"name": "Stone Canyon",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Stone Canyon",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Stone Canyon",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Summit Fair",
"name": "Summit Fair",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Summit Fair",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Summit Fair",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sunrise Farms",
"name": "Sunrise Farms",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Sunrise Farms",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Sunrise Farms",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Timber Hills CID",
"name": "Timber Hills CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Timber Hills CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Timber Hills CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Trinity Woods Community Imp Dist",
"name": "Trinity Woods Community Imp Dist",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Trinity Woods Community Imp Dist",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Trinity Woods Community Imp Dist",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Troost Avenue CID",
"name": "Troost Avenue CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Troost Avenue CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Troost Avenue CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Truman Road",
"name": "Truman Road",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Truman Road",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Truman Road",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Waldo CID",
"name": "Waldo CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Waldo CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Waldo CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Westport CID",
"name": "Westport CID",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Westport CID",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Westport CID",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 36,
"name": "Tax Increment Financing (TIF) Project",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": {
"creationDateField": "created_date",
"creatorField": "created_user",
"editDateField": "last_edited_date",
"editorField": "last_edited_user"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686242051000
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2758304.983301662,
"ymin": 979653.3419806585,
"xmax": 2875884.4463049956,
"ymax": 1088194.0179434866,
"spatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102698,
"latestWkid": 102698,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15658800,
"falseY": -45949000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Name",
"uniqueValueGroups": [
{
"heading": "Name",
"classes": [
{
"label": "11th St Corridor Project A",
"description": "11th St Corridor Project A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project A"
]
]
},
{
"label": "11th St Corridor Project B",
"description": "11th St Corridor Project B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project B"
]
]
},
{
"label": "11th St Corridor Project C",
"description": "11th St Corridor Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
236,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project C"
]
]
},
{
"label": "11th St Corridor Project I",
"description": "11th St Corridor Project I",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project I"
]
]
},
{
"label": "11th St Corridor Project J",
"description": "11th St Corridor Project J",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
225,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project J"
]
]
},
{
"label": "11th St Corridor Project K",
"description": "11th St Corridor Project K",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project K"
]
]
},
{
"label": "11th St Corridor Project L",
"description": "11th St Corridor Project L",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project L"
]
]
},
{
"label": "11th St Corridor Project N",
"description": "11th St Corridor Project N",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
231,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project N"
]
]
},
{
"label": "11th St Corridor Project O",
"description": "11th St Corridor Project O",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project O"
]
]
},
{
"label": "11th St Corridor Project P",
"description": "11th St Corridor Project P",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
205,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project P"
]
]
},
{
"label": "11th St Corridor Project Q",
"description": "11th St Corridor Project Q",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project Q"
]
]
},
{
"label": "11th St Corridor Project R",
"description": "11th St Corridor Project R",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project R"
]
]
},
{
"label": "11th St Corridor Project S",
"description": "11th St Corridor Project S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project S"
]
]
},
{
"label": "11th St Corridor Project T",
"description": "11th St Corridor Project T",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project T"
]
]
},
{
"label": "11th St Corridor Project U",
"description": "11th St Corridor Project U",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project U"
]
]
},
{
"label": "11th St Corridor Project V",
"description": "11th St Corridor Project V",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
218,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project V"
]
]
},
{
"label": "11th St Corridor Project X",
"description": "11th St Corridor Project X",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project X"
]
]
},
{
"label": "11th St Corridor Project Y",
"description": "11th St Corridor Project Y",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"11th St Corridor Project Y"
]
]
},
{
"label": "1200 MAIN/SOUTH LOOP PROJECT 4",
"description": "1200 MAIN/SOUTH LOOP PROJECT 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 MAIN/SOUTH LOOP PROJECT 4"
]
]
},
{
"label": "1200 MAIN/SOUTH LOOP PROJECT 5",
"description": "1200 MAIN/SOUTH LOOP PROJECT 5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
224,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 MAIN/SOUTH LOOP PROJECT 5"
]
]
},
{
"label": "1200 MAIN/SOUTH PROJECT 6",
"description": "1200 MAIN/SOUTH PROJECT 6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
218,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 MAIN/SOUTH PROJECT 6"
]
]
},
{
"label": "1200 Main/South Loop Project 1",
"description": "1200 Main/South Loop Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 1"
]
]
},
{
"label": "1200 Main/South Loop Project 13",
"description": "1200 Main/South Loop Project 13",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 13"
]
]
},
{
"label": "1200 Main/South Loop Project 14",
"description": "1200 Main/South Loop Project 14",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
248,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 14"
]
]
},
{
"label": "1200 Main/South Loop Project 1A",
"description": "1200 Main/South Loop Project 1A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 1A"
]
]
},
{
"label": "1200 Main/South Loop Project 1D",
"description": "1200 Main/South Loop Project 1D",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 1D"
]
]
},
{
"label": "1200 Main/South Loop Project 1H",
"description": "1200 Main/South Loop Project 1H",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 1H"
]
]
},
{
"label": "1200 Main/South Loop Project 2 H&R Block",
"description": "1200 Main/South Loop Project 2 H&R Block",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 2 H&R Block"
]
]
},
{
"label": "1200 Main/South Loop Project 3 Hotel President",
"description": "1200 Main/South Loop Project 3 Hotel President",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1200 Main/South Loop Project 3 Hotel President"
]
]
},
{
"label": "12th & Wyandotte Project 4 ",
"description": "12th & Wyandotte Project 4 ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"12th & Wyandotte Project 4 "
]
]
},
{
"label": "13th & Washington Project 1",
"description": "13th & Washington Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
244,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"13th & Washington Project 1"
]
]
},
{
"label": "19th Terrace & Central Project 10",
"description": "19th Terrace & Central Project 10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 10"
]
]
},
{
"label": "19th Terrace & Central Project 11",
"description": "19th Terrace & Central Project 11",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 11"
]
]
},
{
"label": "19th Terrace & Central Project 12",
"description": "19th Terrace & Central Project 12",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 12"
]
]
},
{
"label": "19th Terrace & Central Project 13",
"description": "19th Terrace & Central Project 13",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 13"
]
]
},
{
"label": "19th Terrace & Central Project 15",
"description": "19th Terrace & Central Project 15",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 15"
]
]
},
{
"label": "19th Terrace & Central Project 17",
"description": "19th Terrace & Central Project 17",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 17"
]
]
},
{
"label": "19th Terrace & Central Project 18",
"description": "19th Terrace & Central Project 18",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 18"
]
]
},
{
"label": "19th Terrace & Central Project 2a",
"description": "19th Terrace & Central Project 2a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 2a"
]
]
},
{
"label": "19th Terrace & Central Project 2b",
"description": "19th Terrace & Central Project 2b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 2b"
]
]
},
{
"label": "19th Terrace & Central Project 2c",
"description": "19th Terrace & Central Project 2c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
237,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 2c"
]
]
},
{
"label": "19th Terrace & Central Project 3",
"description": "19th Terrace & Central Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 3"
]
]
},
{
"label": "19th Terrace & Central Project 6",
"description": "19th Terrace & Central Project 6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 6"
]
]
},
{
"label": "19th Terrace & Central Project 7",
"description": "19th Terrace & Central Project 7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 7"
]
]
},
{
"label": "19th Terrace & Central Project 9",
"description": "19th Terrace & Central Project 9",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"19th Terrace & Central Project 9"
]
]
},
{
"label": "22nd & Main Project 1 Lidias",
"description": "22nd & Main Project 1 Lidias",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 1 Lidias"
]
]
},
{
"label": "22nd & Main Project 10 McFarland",
"description": "22nd & Main Project 10 McFarland",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 10 McFarland"
]
]
},
{
"label": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"description": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 12C- Basement, 1st, 2nd Floor"
]
]
},
{
"label": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"description": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 12R- HD Lee Bldg- Floors 3-9"
]
]
},
{
"label": "22nd & Main Project 13 Rainen- St Paul Bldg",
"description": "22nd & Main Project 13 Rainen- St Paul Bldg",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 13 Rainen- St Paul Bldg"
]
]
},
{
"label": "22nd & Main Project 14 Master- Safeway Bldg",
"description": "22nd & Main Project 14 Master- Safeway Bldg",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 14 Master- Safeway Bldg"
]
]
},
{
"label": "22nd & Main Project 16 Levitt",
"description": "22nd & Main Project 16 Levitt",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
205,
192,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 16 Levitt"
]
]
},
{
"label": "22nd & Main Project 18",
"description": "22nd & Main Project 18",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 18"
]
]
},
{
"label": "22nd & Main Project 21 Jacobson",
"description": "22nd & Main Project 21 Jacobson",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
217,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 21 Jacobson"
]
]
},
{
"label": "22nd & Main Project 22 Creamery",
"description": "22nd & Main Project 22 Creamery",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
211,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 22 Creamery"
]
]
},
{
"label": "22nd & Main Project 24 DST",
"description": "22nd & Main Project 24 DST",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
221,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 24 DST"
]
]
},
{
"label": "22nd & Main Project 28 Candle Bldg",
"description": "22nd & Main Project 28 Candle Bldg",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"22nd & Main Project 28 Candle Bldg"
]
]
},
{
"label": "50 Hwy Corridor Project 1",
"description": "50 Hwy Corridor Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
183,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"50 Hwy Corridor Project 1"
]
]
},
{
"label": "50 Hwy Corridor Project 4",
"description": "50 Hwy Corridor Project 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"50 Hwy Corridor Project 4"
]
]
},
{
"label": "7 Hwy and 40 Hwy Project A",
"description": "7 Hwy and 40 Hwy Project A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"7 Hwy and 40 Hwy Project A"
]
]
},
{
"label": "7 Hwy and 40 Hwy Project B",
"description": "7 Hwy and 40 Hwy Project B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"7 Hwy and 40 Hwy Project B"
]
]
},
{
"label": "7 Hwy and 40 Hwy Project C",
"description": "7 Hwy and 40 Hwy Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"7 Hwy and 40 Hwy Project C"
]
]
},
{
"label": "811 Main Project 1",
"description": "811 Main Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"811 Main Project 1"
]
]
},
{
"label": "87th & Hillcrest Project 1",
"description": "87th & Hillcrest Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"87th & Hillcrest Project 1"
]
]
},
{
"label": "Adams Farm Project A",
"description": "Adams Farm Project A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
240,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Adams Farm Project A"
]
]
},
{
"label": "Adams Farm Project B",
"description": "Adams Farm Project B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Adams Farm Project B"
]
]
},
{
"label": "Adams Farm Project C",
"description": "Adams Farm Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
206,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Adams Farm Project C"
]
]
},
{
"label": "Baltimore Place Project 1",
"description": "Baltimore Place Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place Project 1"
]
]
},
{
"label": "Baltimore Place Project 2",
"description": "Baltimore Place Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place Project 2"
]
]
},
{
"label": "Baltimore Place Project 3",
"description": "Baltimore Place Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place Project 3"
]
]
},
{
"label": "Baltimore Place Project 5",
"description": "Baltimore Place Project 5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place Project 5"
]
]
},
{
"label": "Baltimore Place Project 6",
"description": "Baltimore Place Project 6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
238,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Baltimore Place Project 6"
]
]
},
{
"label": "Bannister and Wornall ",
"description": "Bannister and Wornall ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
225,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Bannister and Wornall "
]
]
},
{
"label": "Blue Ridge Crossing East",
"description": "Blue Ridge Crossing East",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Blue Ridge Crossing East"
]
]
},
{
"label": "Blue Ridge Mall Project 1",
"description": "Blue Ridge Mall Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Blue Ridge Mall Project 1"
]
]
},
{
"label": "Blue Ridge Mall Project 2",
"description": "Blue Ridge Mall Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Blue Ridge Mall Project 2"
]
]
},
{
"label": "Botts Road Project 2",
"description": "Botts Road Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Botts Road Project 2"
]
]
},
{
"label": "Brush Creek Corridor Plaza Library Project",
"description": "Brush Creek Corridor Plaza Library Project",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor Plaza Library Project"
]
]
},
{
"label": "Brush Creek Corridor Project A Blue Parkway",
"description": "Brush Creek Corridor Project A Blue Parkway",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor Project A Blue Parkway"
]
]
},
{
"label": "Brush Creek Corridor Project B Town Center",
"description": "Brush Creek Corridor Project B Town Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
223,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor Project B Town Center"
]
]
},
{
"label": "Brush Creek Corridor Project C Town Center",
"description": "Brush Creek Corridor Project C Town Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor Project C Town Center"
]
]
},
{
"label": "Brush Creek Corridor Project D Blue Parkway",
"description": "Brush Creek Corridor Project D Blue Parkway",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
206,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brush Creek Corridor Project D Blue Parkway"
]
]
},
{
"label": "Brywood Centre Project 1",
"description": "Brywood Centre Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brywood Centre Project 1"
]
]
},
{
"label": "Brywood Centre Project 3",
"description": "Brywood Centre Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brywood Centre Project 3"
]
]
},
{
"label": "Brywood Centre Project 4",
"description": "Brywood Centre Project 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
240,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brywood Centre Project 4"
]
]
},
{
"label": "Brywood Centre Project 6",
"description": "Brywood Centre Project 6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
195,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Brywood Centre Project 6"
]
]
},
{
"label": "Chapel Ridge Project 1",
"description": "Chapel Ridge Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Chapel Ridge Project 1"
]
]
},
{
"label": "Chapel Ridge Project 2",
"description": "Chapel Ridge Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Chapel Ridge Project 2"
]
]
},
{
"label": "Civic Mall Project 422 Admiral",
"description": "Civic Mall Project 422 Admiral",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Civic Mall Project 422 Admiral"
]
]
},
{
"label": "Civic Mall Project Block 67",
"description": "Civic Mall Project Block 67",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Civic Mall Project Block 67"
]
]
},
{
"label": "Civic Mall Project Block 96A",
"description": "Civic Mall Project Block 96A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
236,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Civic Mall Project Block 96A"
]
]
},
{
"label": "Copperleaf Village Shopping Center",
"description": "Copperleaf Village Shopping Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Copperleaf Village Shopping Center"
]
]
},
{
"label": "Country Club Plaza Project 1 Seville",
"description": "Country Club Plaza Project 1 Seville",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 1 Seville"
]
]
},
{
"label": "Country Club Plaza Project 2 Saks",
"description": "Country Club Plaza Project 2 Saks",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 2 Saks"
]
]
},
{
"label": "Country Club Plaza Project 3 47th & Penn",
"description": "Country Club Plaza Project 3 47th & Penn",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
252,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 3 47th & Penn"
]
]
},
{
"label": "Country Club Plaza Project 7 Park Lane",
"description": "Country Club Plaza Project 7 Park Lane",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
252,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 7 Park Lane"
]
]
},
{
"label": "Country Club Plaza Project 8 Kirkwood",
"description": "Country Club Plaza Project 8 Kirkwood",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 8 Kirkwood"
]
]
},
{
"label": "Country Club Plaza Project 9 4900 Main",
"description": "Country Club Plaza Project 9 4900 Main",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Country Club Plaza Project 9 4900 Main"
]
]
},
{
"label": "Crackerneck Creek East Retail Parcel",
"description": "Crackerneck Creek East Retail Parcel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
246,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek East Retail Parcel"
]
]
},
{
"label": "Crackerneck Creek 40 Hwy Parcel",
"description": "Crackerneck Creek 40 Hwy Parcel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
251,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek 40 Hwy Parcel"
]
]
},
{
"label": "Crackerneck Creek Bass Pro",
"description": "Crackerneck Creek Bass Pro",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek Bass Pro"
]
]
},
{
"label": "Crackerneck Creek Hotel Parcel",
"description": "Crackerneck Creek Hotel Parcel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek Hotel Parcel"
]
]
},
{
"label": "Crackerneck Creek West Retail Parcel",
"description": "Crackerneck Creek West Retail Parcel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Crackerneck Creek West Retail Parcel"
]
]
},
{
"label": "Downtown Library Project 1",
"description": "Downtown Library Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Library Project 1"
]
]
},
{
"label": "Downtown Library Project 2",
"description": "Downtown Library Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Library Project 2"
]
]
},
{
"label": "Downtown Project 1 Guckert Building",
"description": "Downtown Project 1 Guckert Building",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 1 Guckert Building"
]
]
},
{
"label": "Downtown Project 2 King Oil ",
"description": "Downtown Project 2 King Oil ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
218,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 2 King Oil "
]
]
},
{
"label": "Downtown Project 3 801 Main Building",
"description": "Downtown Project 3 801 Main Building",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
207,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 3 801 Main Building"
]
]
},
{
"label": "Downtown Project 4 Mid Block Parking",
"description": "Downtown Project 4 Mid Block Parking",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
243,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 4 Mid Block Parking"
]
]
},
{
"label": "Downtown Project 5 Historic Downtown",
"description": "Downtown Project 5 Historic Downtown",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
206,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 5 Historic Downtown"
]
]
},
{
"label": "Downtown Project 6 Downtown Parking",
"description": "Downtown Project 6 Downtown Parking",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 6 Downtown Parking"
]
]
},
{
"label": "Downtown Project 7 West Parking Lot",
"description": "Downtown Project 7 West Parking Lot",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
241,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 7 West Parking Lot"
]
]
},
{
"label": "Downtown Project 8 KCS Railroad",
"description": "Downtown Project 8 KCS Railroad",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
218,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 8 KCS Railroad"
]
]
},
{
"label": "Downtown Project 9 SW Quad of 5th",
"description": "Downtown Project 9 SW Quad of 5th",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
201,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Downtown Project 9 SW Quad of 5th"
]
]
},
{
"label": "Eastland",
"description": "Eastland",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
223,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Eastland"
]
]
},
{
"label": "Gateway 2000 Project 1 ",
"description": "Gateway 2000 Project 1 ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway 2000 Project 1 "
]
]
},
{
"label": "Gateway 2000 Project 2",
"description": "Gateway 2000 Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway 2000 Project 2"
]
]
},
{
"label": "Gateway Commons Area 1",
"description": "Gateway Commons Area 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway Commons Area 1"
]
]
},
{
"label": "Gateway Commons Area 2",
"description": "Gateway Commons Area 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway Commons Area 2"
]
]
},
{
"label": "Gateway Commons Area 3",
"description": "Gateway Commons Area 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Gateway Commons Area 3"
]
]
},
{
"label": "Golf Strategies",
"description": "Golf Strategies",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Golf Strategies"
]
]
},
{
"label": "Grain Valley Market Place Tif 02 Project 1A",
"description": "Grain Valley Market Place Tif 02 Project 1A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grain Valley Market Place Tif 02 Project 1A"
]
]
},
{
"label": "Grain Valley Market Project 2",
"description": "Grain Valley Market Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grain Valley Market Project 2"
]
]
},
{
"label": "Grand Boulevard Project K-1",
"description": "Grand Boulevard Project K-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
195,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grand Boulevard Project K-1"
]
]
},
{
"label": "Grand Boulevard Project L-1",
"description": "Grand Boulevard Project L-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grand Boulevard Project L-1"
]
]
},
{
"label": "Grand Reserve TIF Project 1",
"description": "Grand Reserve TIF Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grand Reserve TIF Project 1"
]
]
},
{
"label": "Grandview Crossing Project 1",
"description": "Grandview Crossing Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grandview Crossing Project 1"
]
]
},
{
"label": "Grandview Crossing Project 2",
"description": "Grandview Crossing Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grandview Crossing Project 2"
]
]
},
{
"label": "Grandview Crossing Project 3",
"description": "Grandview Crossing Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Grandview Crossing Project 3"
]
]
},
{
"label": "HCA ",
"description": "HCA ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"HCA "
]
]
},
{
"label": "Hartley Block",
"description": "Hartley Block",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hartley Block"
]
]
},
{
"label": "Hartman Heritage Park",
"description": "Hartman Heritage Park",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hartman Heritage Park"
]
]
},
{
"label": "Hickman Mills Project II",
"description": "Hickman Mills Project II",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project II"
]
]
},
{
"label": "Hickman Mills Project III",
"description": "Hickman Mills Project III",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project III"
]
]
},
{
"label": "Hickman Mills Project IV",
"description": "Hickman Mills Project IV",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
234,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project IV"
]
]
},
{
"label": "Hickman Mills Project IX",
"description": "Hickman Mills Project IX",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project IX"
]
]
},
{
"label": "Hickman Mills Project V",
"description": "Hickman Mills Project V",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
234,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project V"
]
]
},
{
"label": "Hickman Mills Project VI",
"description": "Hickman Mills Project VI",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project VI"
]
]
},
{
"label": "Hickman Mills Project VII",
"description": "Hickman Mills Project VII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project VII"
]
]
},
{
"label": "Hickman Mills Project VIII",
"description": "Hickman Mills Project VIII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project VIII"
]
]
},
{
"label": "Hickman Mills Project X",
"description": "Hickman Mills Project X",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project X"
]
]
},
{
"label": "Hickman Mills Project XI",
"description": "Hickman Mills Project XI",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project XI"
]
]
},
{
"label": "Hickman Mills Project XII",
"description": "Hickman Mills Project XII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
191,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project XII"
]
]
},
{
"label": "Hickman Mills Project XIII",
"description": "Hickman Mills Project XIII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hickman Mills Project XIII"
]
]
},
{
"label": "Hotel Phillips Project 1",
"description": "Hotel Phillips Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hotel Phillips Project 1"
]
]
},
{
"label": "Hotel Phillips Project B",
"description": "Hotel Phillips Project B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
203,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hotel Phillips Project B"
]
]
},
{
"label": "Hotel Phillips Project C",
"description": "Hotel Phillips Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Hotel Phillips Project C"
]
]
},
{
"label": "I-470 & VIEW HIGH TIF PROJECT 1",
"description": "I-470 & VIEW HIGH TIF PROJECT 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-470 & VIEW HIGH TIF PROJECT 1"
]
]
},
{
"label": "I-470 & VIEW HIGH TIF PROJECT 2",
"description": "I-470 & VIEW HIGH TIF PROJECT 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
193,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-470 & VIEW HIGH TIF PROJECT 2"
]
]
},
{
"label": "I-470 Business and Technology",
"description": "I-470 Business and Technology",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
250,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-470 Business and Technology"
]
]
},
{
"label": "I-70 & Little Blue Parkway Project 1",
"description": "I-70 & Little Blue Parkway Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"I-70 & Little Blue Parkway Project 1"
]
]
},
{
"label": "Independence Square Prj 1",
"description": "Independence Square Prj 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Independence Square Prj 1"
]
]
},
{
"label": "Jordans Keep",
"description": "Jordans Keep",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
201,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Jordans Keep"
]
]
},
{
"label": "Judicial Square Project 1",
"description": "Judicial Square Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
222,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Judicial Square Project 1"
]
]
},
{
"label": "LCM Courtney",
"description": "LCM Courtney",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"LCM Courtney"
]
]
},
{
"label": "Lees Summit East Project 1",
"description": "Lees Summit East Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
205,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Lees Summit East Project 1"
]
]
},
{
"label": "Lees Summit East Project 5",
"description": "Lees Summit East Project 5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Lees Summit East Project 5"
]
]
},
{
"label": "Longview Farms Project 2A Commercial Center A",
"description": "Longview Farms Project 2A Commercial Center A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
239,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 2A Commercial Center A"
]
]
},
{
"label": "Longview Farms Project 2C Commercial Center C",
"description": "Longview Farms Project 2C Commercial Center C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 2C Commercial Center C"
]
]
},
{
"label": "Longview Farms Project 3 Commercial West",
"description": "Longview Farms Project 3 Commercial West",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 3 Commercial West"
]
]
},
{
"label": "Longview Farms Project 4 Civic Square",
"description": "Longview Farms Project 4 Civic Square",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 4 Civic Square"
]
]
},
{
"label": "Longview Farms Project 5 Public Assembly",
"description": "Longview Farms Project 5 Public Assembly",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 5 Public Assembly"
]
]
},
{
"label": "Longview Farms Project 6 The Mansion",
"description": "Longview Farms Project 6 The Mansion",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project 6 The Mansion"
]
]
},
{
"label": "Longview Farms Project N",
"description": "Longview Farms Project N",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms Project N"
]
]
},
{
"label": "Longview Farms TIF Project 1B",
"description": "Longview Farms TIF Project 1B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Longview Farms TIF Project 1B"
]
]
},
{
"label": "Mall at Fall Creek Area 1",
"description": "Mall at Fall Creek Area 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
244,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mall at Fall Creek Area 1"
]
]
},
{
"label": "Mall at Fall Creek Area 2 ",
"description": "Mall at Fall Creek Area 2 ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mall at Fall Creek Area 2 "
]
]
},
{
"label": "Mall at Sni A Bar",
"description": "Mall at Sni A Bar",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mall at Sni A Bar"
]
]
},
{
"label": "Mount Washington",
"description": "Mount Washington",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
248,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Mount Washington"
]
]
},
{
"label": "NEW LONGVIEW TIF PROJECT A",
"description": "NEW LONGVIEW TIF PROJECT A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
238,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NEW LONGVIEW TIF PROJECT A"
]
]
},
{
"label": "NEW LONGVIEW TIF PROJECT G",
"description": "NEW LONGVIEW TIF PROJECT G",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NEW LONGVIEW TIF PROJECT G"
]
]
},
{
"label": "NEW LONGVIEW TIF PROJECT N",
"description": "NEW LONGVIEW TIF PROJECT N",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
196,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NEW LONGVIEW TIF PROJECT N"
]
]
},
{
"label": "NOLAND ROAD & 23RD ST PROJECT 1",
"description": "NOLAND ROAD & 23RD ST PROJECT 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NOLAND ROAD & 23RD ST PROJECT 1"
]
]
},
{
"label": "NOLAND ROAD & 23RD ST PROJECT 2",
"description": "NOLAND ROAD & 23RD ST PROJECT 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
241,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NOLAND ROAD & 23RD ST PROJECT 2"
]
]
},
{
"label": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"description": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NOLAND ROAD & 23RD STREET TIF PROJECT 3"
]
]
},
{
"label": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"description": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
244,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"NOLAND ROAD & 23RD STREET TIF PROJECT 4"
]
]
},
{
"label": "New England Project 1",
"description": "New England Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"New England Project 1"
]
]
},
{
"label": "New York Life Project 2",
"description": "New York Life Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"New York Life Project 2"
]
]
},
{
"label": "New York Life Project 3",
"description": "New York Life Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"New York Life Project 3"
]
]
},
{
"label": "Noland Road Auto Plaza",
"description": "Noland Road Auto Plaza",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Noland Road Auto Plaza"
]
]
},
{
"label": "North Independence",
"description": "North Independence",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
246,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"North Independence"
]
]
},
{
"label": "Old Landfill",
"description": "Old Landfill",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Old Landfill"
]
]
},
{
"label": "PROJECT 1",
"description": "PROJECT 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"PROJECT 1"
]
]
},
{
"label": "Patel Redevelopment Area",
"description": "Patel Redevelopment Area",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Patel Redevelopment Area"
]
]
},
{
"label": "Pershing Road Project 1",
"description": "Pershing Road Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
201,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road Project 1"
]
]
},
{
"label": "Pershing Road Project 2",
"description": "Pershing Road Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road Project 2"
]
]
},
{
"label": "Pershing Road Project 3",
"description": "Pershing Road Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road Project 3"
]
]
},
{
"label": "Pershing Road Project 4",
"description": "Pershing Road Project 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road Project 4"
]
]
},
{
"label": "Pershing Road Project 5",
"description": "Pershing Road Project 5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
227,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Pershing Road Project 5"
]
]
},
{
"label": "Raytown Live Project 2",
"description": "Raytown Live Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Raytown Live Project 2"
]
]
},
{
"label": "Raytown Live Project Area 1",
"description": "Raytown Live Project Area 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Raytown Live Project Area 1"
]
]
},
{
"label": "Recovery Sales Outlet ",
"description": "Recovery Sales Outlet ",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Recovery Sales Outlet "
]
]
},
{
"label": "Ritter Plaza",
"description": "Ritter Plaza",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Ritter Plaza"
]
]
},
{
"label": "River Market Project 1",
"description": "River Market Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
203,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 1"
]
]
},
{
"label": "River Market Project 10",
"description": "River Market Project 10",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 10"
]
]
},
{
"label": "River Market Project 12",
"description": "River Market Project 12",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 12"
]
]
},
{
"label": "River Market Project 13",
"description": "River Market Project 13",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 13"
]
]
},
{
"label": "River Market Project 14",
"description": "River Market Project 14",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 14"
]
]
},
{
"label": "River Market Project 15",
"description": "River Market Project 15",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
198,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 15"
]
]
},
{
"label": "River Market Project 16",
"description": "River Market Project 16",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 16"
]
]
},
{
"label": "River Market Project 17",
"description": "River Market Project 17",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 17"
]
]
},
{
"label": "River Market Project 2",
"description": "River Market Project 2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 2"
]
]
},
{
"label": "River Market Project 3",
"description": "River Market Project 3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
208,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 3"
]
]
},
{
"label": "River Market Project 4",
"description": "River Market Project 4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 4"
]
]
},
{
"label": "River Market Project 5",
"description": "River Market Project 5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 5"
]
]
},
{
"label": "River Market Project 6",
"description": "River Market Project 6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 6"
]
]
},
{
"label": "River Market Project 8",
"description": "River Market Project 8",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 8"
]
]
},
{
"label": "River Market Project 9",
"description": "River Market Project 9",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"River Market Project 9"
]
]
},
{
"label": "Santa Fe",
"description": "Santa Fe",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
231,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe"
]
]
},
{
"label": "Santa Fe Project 1b",
"description": "Santa Fe Project 1b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
201,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 1b"
]
]
},
{
"label": "Santa Fe Project 1c",
"description": "Santa Fe Project 1c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 1c"
]
]
},
{
"label": "Santa Fe Project 2a",
"description": "Santa Fe Project 2a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2a"
]
]
},
{
"label": "Santa Fe Project 2b",
"description": "Santa Fe Project 2b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2b"
]
]
},
{
"label": "Santa Fe Project 2c",
"description": "Santa Fe Project 2c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2c"
]
]
},
{
"label": "Santa Fe Project 2d",
"description": "Santa Fe Project 2d",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2d"
]
]
},
{
"label": "Santa Fe Project 2e",
"description": "Santa Fe Project 2e",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
223,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2e"
]
]
},
{
"label": "Santa Fe Project 2f",
"description": "Santa Fe Project 2f",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2f"
]
]
},
{
"label": "Santa Fe Project 2g",
"description": "Santa Fe Project 2g",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2g"
]
]
},
{
"label": "Santa Fe Project 2h",
"description": "Santa Fe Project 2h",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
196,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2h"
]
]
},
{
"label": "Santa Fe Project 2i",
"description": "Santa Fe Project 2i",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2i"
]
]
},
{
"label": "Santa Fe Project 2j",
"description": "Santa Fe Project 2j",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2j"
]
]
},
{
"label": "Santa Fe Project 2k",
"description": "Santa Fe Project 2k",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 2k"
]
]
},
{
"label": "Santa Fe Project 3a",
"description": "Santa Fe Project 3a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3a"
]
]
},
{
"label": "Santa Fe Project 3b",
"description": "Santa Fe Project 3b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3b"
]
]
},
{
"label": "Santa Fe Project 3c",
"description": "Santa Fe Project 3c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3c"
]
]
},
{
"label": "Santa Fe Project 3d",
"description": "Santa Fe Project 3d",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3d"
]
]
},
{
"label": "Santa Fe Project 3e",
"description": "Santa Fe Project 3e",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3e"
]
]
},
{
"label": "Santa Fe Project 3f",
"description": "Santa Fe Project 3f",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 3f"
]
]
},
{
"label": "Santa Fe Project 4a",
"description": "Santa Fe Project 4a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4a"
]
]
},
{
"label": "Santa Fe Project 4b",
"description": "Santa Fe Project 4b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4b"
]
]
},
{
"label": "Santa Fe Project 4c",
"description": "Santa Fe Project 4c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4c"
]
]
},
{
"label": "Santa Fe Project 4d",
"description": "Santa Fe Project 4d",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4d"
]
]
},
{
"label": "Santa Fe Project 4e",
"description": "Santa Fe Project 4e",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4e"
]
]
},
{
"label": "Santa Fe Project 4f",
"description": "Santa Fe Project 4f",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4f"
]
]
},
{
"label": "Santa Fe Project 4g",
"description": "Santa Fe Project 4g",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4g"
]
]
},
{
"label": "Santa Fe Project 4i",
"description": "Santa Fe Project 4i",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 4i"
]
]
},
{
"label": "Santa Fe Project 5a",
"description": "Santa Fe Project 5a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 5a"
]
]
},
{
"label": "Santa Fe Project 5b",
"description": "Santa Fe Project 5b",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 5b"
]
]
},
{
"label": "Santa Fe Project 5c",
"description": "Santa Fe Project 5c",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 5c"
]
]
},
{
"label": "Santa Fe Project 5d",
"description": "Santa Fe Project 5d",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
222,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 5d"
]
]
},
{
"label": "Santa Fe Project 5e",
"description": "Santa Fe Project 5e",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
236,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Santa Fe Project 5e"
]
]
},
{
"label": "Southtown Corridor Project C",
"description": "Southtown Corridor Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
217,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project C"
]
]
},
{
"label": "Southtown Corridor Project E",
"description": "Southtown Corridor Project E",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project E"
]
]
},
{
"label": "Southtown Corridor Project F",
"description": "Southtown Corridor Project F",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project F"
]
]
},
{
"label": "Southtown Corridor Project G",
"description": "Southtown Corridor Project G",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
230,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project G"
]
]
},
{
"label": "Southtown Corridor Project H",
"description": "Southtown Corridor Project H",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project H"
]
]
},
{
"label": "Southtown Corridor Project J",
"description": "Southtown Corridor Project J",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
236,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project J"
]
]
},
{
"label": "Southtown Corridor Project K",
"description": "Southtown Corridor Project K",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project K"
]
]
},
{
"label": "Southtown Corridor Project L",
"description": "Southtown Corridor Project L",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project L"
]
]
},
{
"label": "Southtown Corridor Project M",
"description": "Southtown Corridor Project M",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Southtown Corridor Project M"
]
]
},
{
"label": "Summit Project 25",
"description": "Summit Project 25",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Summit Project 25"
]
]
},
{
"label": "Summit Project 8",
"description": "Summit Project 8",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Summit Project 8"
]
]
},
{
"label": "Summit Project 9a",
"description": "Summit Project 9a",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
231,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Summit Project 9a"
]
]
},
{
"label": "Tower Properties Project A",
"description": "Tower Properties Project A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Tower Properties Project A"
]
]
},
{
"label": "Tower Properties Project B",
"description": "Tower Properties Project B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Tower Properties Project B"
]
]
},
{
"label": "Tower Properties Project H",
"description": "Tower Properties Project H",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Tower Properties Project H"
]
]
},
{
"label": "Trinity",
"description": "Trinity",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Trinity"
]
]
},
{
"label": "USA 800",
"description": "USA 800",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"USA 800"
]
]
},
{
"label": "Union Hill Project C1",
"description": "Union Hill Project C1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
213,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project C1"
]
]
},
{
"label": "Union Hill Project C2",
"description": "Union Hill Project C2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project C2"
]
]
},
{
"label": "Union Hill Project C3",
"description": "Union Hill Project C3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project C3"
]
]
},
{
"label": "Union Hill Project C4",
"description": "Union Hill Project C4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project C4"
]
]
},
{
"label": "Union Hill Project G",
"description": "Union Hill Project G",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project G"
]
]
},
{
"label": "Union Hill Project J",
"description": "Union Hill Project J",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project J"
]
]
},
{
"label": "Union Hill Project K",
"description": "Union Hill Project K",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project K"
]
]
},
{
"label": "Union Hill Project L",
"description": "Union Hill Project L",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project L"
]
]
},
{
"label": "Union Hill Project M",
"description": "Union Hill Project M",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project M"
]
]
},
{
"label": "Union Hill Project N",
"description": "Union Hill Project N",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project N"
]
]
},
{
"label": "Union Hill Project O",
"description": "Union Hill Project O",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project O"
]
]
},
{
"label": "Union Hill Project Q",
"description": "Union Hill Project Q",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project Q"
]
]
},
{
"label": "Union Hill Project R1",
"description": "Union Hill Project R1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project R1"
]
]
},
{
"label": "Union Hill Project R2",
"description": "Union Hill Project R2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project R2"
]
]
},
{
"label": "Union Hill Project S",
"description": "Union Hill Project S",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project S"
]
]
},
{
"label": "Union Hill Project T",
"description": "Union Hill Project T",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project T"
]
]
},
{
"label": "Union Hill Project U",
"description": "Union Hill Project U",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project U"
]
]
},
{
"label": "Union Hill Project V",
"description": "Union Hill Project V",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project V"
]
]
},
{
"label": "Union Hill Project W",
"description": "Union Hill Project W",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project W"
]
]
},
{
"label": "Union Hill Project X1",
"description": "Union Hill Project X1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project X1"
]
]
},
{
"label": "Union Hill Project X2",
"description": "Union Hill Project X2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project X2"
]
]
},
{
"label": "Union Hill Project X3",
"description": "Union Hill Project X3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project X3"
]
]
},
{
"label": "Union Hill Project X4",
"description": "Union Hill Project X4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
223,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project X4"
]
]
},
{
"label": "Union Hill Project X5",
"description": "Union Hill Project X5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project X5"
]
]
},
{
"label": "Union Hill Project Y1",
"description": "Union Hill Project Y1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project Y1"
]
]
},
{
"label": "Union Hill Project Y2",
"description": "Union Hill Project Y2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Union Hill Project Y2"
]
]
},
{
"label": "Universal Floodwater Phase IV",
"description": "Universal Floodwater Phase IV",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase IV"
]
]
},
{
"label": "Universal Floodwater Phase V",
"description": "Universal Floodwater Phase V",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase V"
]
]
},
{
"label": "Universal Floodwater Phase VI",
"description": "Universal Floodwater Phase VI",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
200,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase VI"
]
]
},
{
"label": "Universal Floodwater Phase VII",
"description": "Universal Floodwater Phase VII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase VII"
]
]
},
{
"label": "Universal Floodwater Phase VIII",
"description": "Universal Floodwater Phase VIII",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase VIII"
]
]
},
{
"label": "Universal Floodwater Phase XI",
"description": "Universal Floodwater Phase XI",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
227,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Universal Floodwater Phase XI"
]
]
},
{
"label": "Uptown Theater Project 11",
"description": "Uptown Theater Project 11",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 11"
]
]
},
{
"label": "Uptown Theater Project 13 Walgreens",
"description": "Uptown Theater Project 13 Walgreens",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 13 Walgreens"
]
]
},
{
"label": "Uptown Theater Project 1d Ambassador Hotel",
"description": "Uptown Theater Project 1d Ambassador Hotel",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
218,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 1d Ambassador Hotel"
]
]
},
{
"label": "Uptown Theater Project 2 Valentine Shopping Center",
"description": "Uptown Theater Project 2 Valentine Shopping Center",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
208,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 2 Valentine Shopping Center"
]
]
},
{
"label": "Uptown Theater Project 5 New Money",
"description": "Uptown Theater Project 5 New Money",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
214,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 5 New Money"
]
]
},
{
"label": "Uptown Theater Project 6 Gomer's",
"description": "Uptown Theater Project 6 Gomer's",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
203,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 6 Gomer's"
]
]
},
{
"label": "Uptown Theater Project 7",
"description": "Uptown Theater Project 7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 7"
]
]
},
{
"label": "Uptown Theater Project 8",
"description": "Uptown Theater Project 8",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
201,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Uptown Theater Project 8"
]
]
},
{
"label": "W 17th St Project C",
"description": "W 17th St Project C",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"W 17th St Project C"
]
]
},
{
"label": "WHITE OAK TIF PROJECT A",
"description": "WHITE OAK TIF PROJECT A",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"WHITE OAK TIF PROJECT A"
]
]
},
{
"label": "WHITE OAK TIF PROJECT B",
"description": "WHITE OAK TIF PROJECT B",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"WHITE OAK TIF PROJECT B"
]
]
},
{
"label": "West Old US HWY 71 Project 1",
"description": "West Old US HWY 71 Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"West Old US HWY 71 Project 1"
]
]
},
{
"label": "Woods Chapel Project 1",
"description": "Woods Chapel Project 1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
227,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"Woods Chapel Project 1"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project A",
"label": "11th St Corridor Project A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project B",
"label": "11th St Corridor Project B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
236,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project C",
"label": "11th St Corridor Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project I",
"label": "11th St Corridor Project I"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
225,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project J",
"label": "11th St Corridor Project J"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project K",
"label": "11th St Corridor Project K"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project L",
"label": "11th St Corridor Project L"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
231,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project N",
"label": "11th St Corridor Project N"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project O",
"label": "11th St Corridor Project O"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
205,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project P",
"label": "11th St Corridor Project P"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project Q",
"label": "11th St Corridor Project Q"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project R",
"label": "11th St Corridor Project R"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project S",
"label": "11th St Corridor Project S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project T",
"label": "11th St Corridor Project T"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project U",
"label": "11th St Corridor Project U"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
218,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project V",
"label": "11th St Corridor Project V"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project X",
"label": "11th St Corridor Project X"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "11th St Corridor Project Y",
"label": "11th St Corridor Project Y"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 MAIN/SOUTH LOOP PROJECT 4",
"label": "1200 MAIN/SOUTH LOOP PROJECT 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
224,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 MAIN/SOUTH LOOP PROJECT 5",
"label": "1200 MAIN/SOUTH LOOP PROJECT 5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
218,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 MAIN/SOUTH PROJECT 6",
"label": "1200 MAIN/SOUTH PROJECT 6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 1",
"label": "1200 Main/South Loop Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 13",
"label": "1200 Main/South Loop Project 13"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
248,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 14",
"label": "1200 Main/South Loop Project 14"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 1A",
"label": "1200 Main/South Loop Project 1A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 1D",
"label": "1200 Main/South Loop Project 1D"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 1H",
"label": "1200 Main/South Loop Project 1H"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 2 H&R Block",
"label": "1200 Main/South Loop Project 2 H&R Block"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1200 Main/South Loop Project 3 Hotel President",
"label": "1200 Main/South Loop Project 3 Hotel President"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "12th & Wyandotte Project 4 ",
"label": "12th & Wyandotte Project 4 "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
244,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "13th & Washington Project 1",
"label": "13th & Washington Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 10",
"label": "19th Terrace & Central Project 10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 11",
"label": "19th Terrace & Central Project 11"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 12",
"label": "19th Terrace & Central Project 12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 13",
"label": "19th Terrace & Central Project 13"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 15",
"label": "19th Terrace & Central Project 15"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 17",
"label": "19th Terrace & Central Project 17"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
189,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 18",
"label": "19th Terrace & Central Project 18"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 2a",
"label": "19th Terrace & Central Project 2a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 2b",
"label": "19th Terrace & Central Project 2b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
237,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 2c",
"label": "19th Terrace & Central Project 2c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 3",
"label": "19th Terrace & Central Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 6",
"label": "19th Terrace & Central Project 6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 7",
"label": "19th Terrace & Central Project 7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "19th Terrace & Central Project 9",
"label": "19th Terrace & Central Project 9"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 1 Lidias",
"label": "22nd & Main Project 1 Lidias"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 10 McFarland",
"label": "22nd & Main Project 10 McFarland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"label": "22nd & Main Project 12C- Basement, 1st, 2nd Floor"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"label": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 13 Rainen- St Paul Bldg",
"label": "22nd & Main Project 13 Rainen- St Paul Bldg"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 14 Master- Safeway Bldg",
"label": "22nd & Main Project 14 Master- Safeway Bldg"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
205,
192,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 16 Levitt",
"label": "22nd & Main Project 16 Levitt"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 18",
"label": "22nd & Main Project 18"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
217,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 21 Jacobson",
"label": "22nd & Main Project 21 Jacobson"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
211,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 22 Creamery",
"label": "22nd & Main Project 22 Creamery"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
221,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 24 DST",
"label": "22nd & Main Project 24 DST"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "22nd & Main Project 28 Candle Bldg",
"label": "22nd & Main Project 28 Candle Bldg"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
183,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "50 Hwy Corridor Project 1",
"label": "50 Hwy Corridor Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "50 Hwy Corridor Project 4",
"label": "50 Hwy Corridor Project 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "7 Hwy and 40 Hwy Project A",
"label": "7 Hwy and 40 Hwy Project A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "7 Hwy and 40 Hwy Project B",
"label": "7 Hwy and 40 Hwy Project B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "7 Hwy and 40 Hwy Project C",
"label": "7 Hwy and 40 Hwy Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "811 Main Project 1",
"label": "811 Main Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "87th & Hillcrest Project 1",
"label": "87th & Hillcrest Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
240,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Adams Farm Project A",
"label": "Adams Farm Project A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Adams Farm Project B",
"label": "Adams Farm Project B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
206,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Adams Farm Project C",
"label": "Adams Farm Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place Project 1",
"label": "Baltimore Place Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place Project 2",
"label": "Baltimore Place Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place Project 3",
"label": "Baltimore Place Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place Project 5",
"label": "Baltimore Place Project 5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
238,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Baltimore Place Project 6",
"label": "Baltimore Place Project 6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
225,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Bannister and Wornall ",
"label": "Bannister and Wornall "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Blue Ridge Crossing East",
"label": "Blue Ridge Crossing East"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Blue Ridge Mall Project 1",
"label": "Blue Ridge Mall Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Blue Ridge Mall Project 2",
"label": "Blue Ridge Mall Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Botts Road Project 2",
"label": "Botts Road Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor Plaza Library Project",
"label": "Brush Creek Corridor Plaza Library Project"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor Project A Blue Parkway",
"label": "Brush Creek Corridor Project A Blue Parkway"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
223,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor Project B Town Center",
"label": "Brush Creek Corridor Project B Town Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
222,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor Project C Town Center",
"label": "Brush Creek Corridor Project C Town Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
206,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brush Creek Corridor Project D Blue Parkway",
"label": "Brush Creek Corridor Project D Blue Parkway"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brywood Centre Project 1",
"label": "Brywood Centre Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brywood Centre Project 3",
"label": "Brywood Centre Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
240,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brywood Centre Project 4",
"label": "Brywood Centre Project 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
195,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Brywood Centre Project 6",
"label": "Brywood Centre Project 6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
252,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Chapel Ridge Project 1",
"label": "Chapel Ridge Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Chapel Ridge Project 2",
"label": "Chapel Ridge Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Civic Mall Project 422 Admiral",
"label": "Civic Mall Project 422 Admiral"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Civic Mall Project Block 67",
"label": "Civic Mall Project Block 67"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
236,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Civic Mall Project Block 96A",
"label": "Civic Mall Project Block 96A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Copperleaf Village Shopping Center",
"label": "Copperleaf Village Shopping Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 1 Seville",
"label": "Country Club Plaza Project 1 Seville"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 2 Saks",
"label": "Country Club Plaza Project 2 Saks"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
252,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 3 47th & Penn",
"label": "Country Club Plaza Project 3 47th & Penn"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
252,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 7 Park Lane",
"label": "Country Club Plaza Project 7 Park Lane"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 8 Kirkwood",
"label": "Country Club Plaza Project 8 Kirkwood"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Country Club Plaza Project 9 4900 Main",
"label": "Country Club Plaza Project 9 4900 Main"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
246,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek East Retail Parcel",
"label": "Crackerneck Creek East Retail Parcel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
251,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek 40 Hwy Parcel",
"label": "Crackerneck Creek 40 Hwy Parcel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek Bass Pro",
"label": "Crackerneck Creek Bass Pro"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek Hotel Parcel",
"label": "Crackerneck Creek Hotel Parcel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Crackerneck Creek West Retail Parcel",
"label": "Crackerneck Creek West Retail Parcel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Library Project 1",
"label": "Downtown Library Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Library Project 2",
"label": "Downtown Library Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 1 Guckert Building",
"label": "Downtown Project 1 Guckert Building"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
218,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 2 King Oil ",
"label": "Downtown Project 2 King Oil "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
207,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 3 801 Main Building",
"label": "Downtown Project 3 801 Main Building"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
243,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 4 Mid Block Parking",
"label": "Downtown Project 4 Mid Block Parking"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
206,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 5 Historic Downtown",
"label": "Downtown Project 5 Historic Downtown"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 6 Downtown Parking",
"label": "Downtown Project 6 Downtown Parking"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
241,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 7 West Parking Lot",
"label": "Downtown Project 7 West Parking Lot"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
218,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 8 KCS Railroad",
"label": "Downtown Project 8 KCS Railroad"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
201,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Downtown Project 9 SW Quad of 5th",
"label": "Downtown Project 9 SW Quad of 5th"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
223,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Eastland",
"label": "Eastland"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway 2000 Project 1 ",
"label": "Gateway 2000 Project 1 "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
248,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway 2000 Project 2",
"label": "Gateway 2000 Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway Commons Area 1",
"label": "Gateway Commons Area 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway Commons Area 2",
"label": "Gateway Commons Area 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Gateway Commons Area 3",
"label": "Gateway Commons Area 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Golf Strategies",
"label": "Golf Strategies"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grain Valley Market Place Tif 02 Project 1A",
"label": "Grain Valley Market Place Tif 02 Project 1A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grain Valley Market Project 2",
"label": "Grain Valley Market Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
195,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grand Boulevard Project K-1",
"label": "Grand Boulevard Project K-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grand Boulevard Project L-1",
"label": "Grand Boulevard Project L-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grand Reserve TIF Project 1",
"label": "Grand Reserve TIF Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grandview Crossing Project 1",
"label": "Grandview Crossing Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grandview Crossing Project 2",
"label": "Grandview Crossing Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Grandview Crossing Project 3",
"label": "Grandview Crossing Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "HCA ",
"label": "HCA "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hartley Block",
"label": "Hartley Block"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
252,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hartman Heritage Park",
"label": "Hartman Heritage Park"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project II",
"label": "Hickman Mills Project II"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project III",
"label": "Hickman Mills Project III"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
234,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project IV",
"label": "Hickman Mills Project IV"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project IX",
"label": "Hickman Mills Project IX"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
234,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project V",
"label": "Hickman Mills Project V"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project VI",
"label": "Hickman Mills Project VI"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project VII",
"label": "Hickman Mills Project VII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project VIII",
"label": "Hickman Mills Project VIII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project X",
"label": "Hickman Mills Project X"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project XI",
"label": "Hickman Mills Project XI"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
191,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project XII",
"label": "Hickman Mills Project XII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hickman Mills Project XIII",
"label": "Hickman Mills Project XIII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hotel Phillips Project 1",
"label": "Hotel Phillips Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
203,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hotel Phillips Project B",
"label": "Hotel Phillips Project B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
251,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Hotel Phillips Project C",
"label": "Hotel Phillips Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
252,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-470 & VIEW HIGH TIF PROJECT 1",
"label": "I-470 & VIEW HIGH TIF PROJECT 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
193,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-470 & VIEW HIGH TIF PROJECT 2",
"label": "I-470 & VIEW HIGH TIF PROJECT 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
250,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-470 Business and Technology",
"label": "I-470 Business and Technology"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "I-70 & Little Blue Parkway Project 1",
"label": "I-70 & Little Blue Parkway Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Independence Square Prj 1",
"label": "Independence Square Prj 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
201,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Jordans Keep",
"label": "Jordans Keep"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
222,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Judicial Square Project 1",
"label": "Judicial Square Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "LCM Courtney",
"label": "LCM Courtney"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
205,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Lees Summit East Project 1",
"label": "Lees Summit East Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Lees Summit East Project 5",
"label": "Lees Summit East Project 5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
239,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 2A Commercial Center A",
"label": "Longview Farms Project 2A Commercial Center A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 2C Commercial Center C",
"label": "Longview Farms Project 2C Commercial Center C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 3 Commercial West",
"label": "Longview Farms Project 3 Commercial West"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 4 Civic Square",
"label": "Longview Farms Project 4 Civic Square"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 5 Public Assembly",
"label": "Longview Farms Project 5 Public Assembly"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project 6 The Mansion",
"label": "Longview Farms Project 6 The Mansion"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms Project N",
"label": "Longview Farms Project N"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Longview Farms TIF Project 1B",
"label": "Longview Farms TIF Project 1B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
244,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mall at Fall Creek Area 1",
"label": "Mall at Fall Creek Area 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mall at Fall Creek Area 2 ",
"label": "Mall at Fall Creek Area 2 "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
216,
252,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mall at Sni A Bar",
"label": "Mall at Sni A Bar"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
248,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Mount Washington",
"label": "Mount Washington"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
238,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NEW LONGVIEW TIF PROJECT A",
"label": "NEW LONGVIEW TIF PROJECT A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NEW LONGVIEW TIF PROJECT G",
"label": "NEW LONGVIEW TIF PROJECT G"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
196,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NEW LONGVIEW TIF PROJECT N",
"label": "NEW LONGVIEW TIF PROJECT N"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NOLAND ROAD & 23RD ST PROJECT 1",
"label": "NOLAND ROAD & 23RD ST PROJECT 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
241,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NOLAND ROAD & 23RD ST PROJECT 2",
"label": "NOLAND ROAD & 23RD ST PROJECT 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"label": "NOLAND ROAD & 23RD STREET TIF PROJECT 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
244,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"label": "NOLAND ROAD & 23RD STREET TIF PROJECT 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "New England Project 1",
"label": "New England Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
221,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "New York Life Project 2",
"label": "New York Life Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "New York Life Project 3",
"label": "New York Life Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
229,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Noland Road Auto Plaza",
"label": "Noland Road Auto Plaza"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
246,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "North Independence",
"label": "North Independence"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Old Landfill",
"label": "Old Landfill"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
233,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "PROJECT 1",
"label": "PROJECT 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
252,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Patel Redevelopment Area",
"label": "Patel Redevelopment Area"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
192,
201,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road Project 1",
"label": "Pershing Road Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road Project 2",
"label": "Pershing Road Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road Project 3",
"label": "Pershing Road Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road Project 4",
"label": "Pershing Road Project 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
227,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Pershing Road Project 5",
"label": "Pershing Road Project 5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Raytown Live Project 2",
"label": "Raytown Live Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
235,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Raytown Live Project Area 1",
"label": "Raytown Live Project Area 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Recovery Sales Outlet ",
"label": "Recovery Sales Outlet "
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Ritter Plaza",
"label": "Ritter Plaza"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
203,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 1",
"label": "River Market Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 10",
"label": "River Market Project 10"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 12",
"label": "River Market Project 12"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 13",
"label": "River Market Project 13"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 14",
"label": "River Market Project 14"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
198,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 15",
"label": "River Market Project 15"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
252,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 16",
"label": "River Market Project 16"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 17",
"label": "River Market Project 17"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
184,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 2",
"label": "River Market Project 2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
208,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 3",
"label": "River Market Project 3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 4",
"label": "River Market Project 4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 5",
"label": "River Market Project 5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
243,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 6",
"label": "River Market Project 6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 8",
"label": "River Market Project 8"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "River Market Project 9",
"label": "River Market Project 9"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
231,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe",
"label": "Santa Fe"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
201,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 1b",
"label": "Santa Fe Project 1b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
227,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 1c",
"label": "Santa Fe Project 1c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2a",
"label": "Santa Fe Project 2a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2b",
"label": "Santa Fe Project 2b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2c",
"label": "Santa Fe Project 2c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2d",
"label": "Santa Fe Project 2d"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
223,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2e",
"label": "Santa Fe Project 2e"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2f",
"label": "Santa Fe Project 2f"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2g",
"label": "Santa Fe Project 2g"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
196,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2h",
"label": "Santa Fe Project 2h"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2i",
"label": "Santa Fe Project 2i"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
252,
249,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2j",
"label": "Santa Fe Project 2j"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
236,
252,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 2k",
"label": "Santa Fe Project 2k"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
215,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3a",
"label": "Santa Fe Project 3a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3b",
"label": "Santa Fe Project 3b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3c",
"label": "Santa Fe Project 3c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
184,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3d",
"label": "Santa Fe Project 3d"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3e",
"label": "Santa Fe Project 3e"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
215,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 3f",
"label": "Santa Fe Project 3f"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4a",
"label": "Santa Fe Project 4a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
194,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4b",
"label": "Santa Fe Project 4b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4c",
"label": "Santa Fe Project 4c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4d",
"label": "Santa Fe Project 4d"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
237,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4e",
"label": "Santa Fe Project 4e"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4f",
"label": "Santa Fe Project 4f"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4g",
"label": "Santa Fe Project 4g"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
247,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 4i",
"label": "Santa Fe Project 4i"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 5a",
"label": "Santa Fe Project 5a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
252,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 5b",
"label": "Santa Fe Project 5b"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
231,
199,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 5c",
"label": "Santa Fe Project 5c"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
222,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 5d",
"label": "Santa Fe Project 5d"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
236,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Santa Fe Project 5e",
"label": "Santa Fe Project 5e"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
217,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project C",
"label": "Southtown Corridor Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
252,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project E",
"label": "Southtown Corridor Project E"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project F",
"label": "Southtown Corridor Project F"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
230,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project G",
"label": "Southtown Corridor Project G"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
252,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project H",
"label": "Southtown Corridor Project H"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
236,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project J",
"label": "Southtown Corridor Project J"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project K",
"label": "Southtown Corridor Project K"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project L",
"label": "Southtown Corridor Project L"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Southtown Corridor Project M",
"label": "Southtown Corridor Project M"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
232,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Summit Project 25",
"label": "Summit Project 25"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Summit Project 8",
"label": "Summit Project 8"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
252,
231,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Summit Project 9a",
"label": "Summit Project 9a"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Tower Properties Project A",
"label": "Tower Properties Project A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Tower Properties Project B",
"label": "Tower Properties Project B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
221,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Tower Properties Project H",
"label": "Tower Properties Project H"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Trinity",
"label": "Trinity"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
182,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "USA 800",
"label": "USA 800"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
213,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project C1",
"label": "Union Hill Project C1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project C2",
"label": "Union Hill Project C2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project C3",
"label": "Union Hill Project C3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project C4",
"label": "Union Hill Project C4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project G",
"label": "Union Hill Project G"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
189,
239,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project J",
"label": "Union Hill Project J"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project K",
"label": "Union Hill Project K"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project L",
"label": "Union Hill Project L"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project M",
"label": "Union Hill Project M"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project N",
"label": "Union Hill Project N"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
202,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project O",
"label": "Union Hill Project O"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
252,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project Q",
"label": "Union Hill Project Q"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project R1",
"label": "Union Hill Project R1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
194,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project R2",
"label": "Union Hill Project R2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project S",
"label": "Union Hill Project S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
197,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project T",
"label": "Union Hill Project T"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
241,
252,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project U",
"label": "Union Hill Project U"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
228,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project V",
"label": "Union Hill Project V"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project W",
"label": "Union Hill Project W"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
251,
197,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project X1",
"label": "Union Hill Project X1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
252,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project X2",
"label": "Union Hill Project X2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
220,
204,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project X3",
"label": "Union Hill Project X3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
223,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project X4",
"label": "Union Hill Project X4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project X5",
"label": "Union Hill Project X5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
239,
252,
187,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project Y1",
"label": "Union Hill Project Y1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
187,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Union Hill Project Y2",
"label": "Union Hill Project Y2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
207,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase IV",
"label": "Universal Floodwater Phase IV"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase V",
"label": "Universal Floodwater Phase V"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
252,
200,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase VI",
"label": "Universal Floodwater Phase VI"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
224,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase VII",
"label": "Universal Floodwater Phase VII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
202,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase VIII",
"label": "Universal Floodwater Phase VIII"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
227,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Universal Floodwater Phase XI",
"label": "Universal Floodwater Phase XI"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 11",
"label": "Uptown Theater Project 11"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
214,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 13 Walgreens",
"label": "Uptown Theater Project 13 Walgreens"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
218,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 1d Ambassador Hotel",
"label": "Uptown Theater Project 1d Ambassador Hotel"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
208,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 2 Valentine Shopping Center",
"label": "Uptown Theater Project 2 Valentine Shopping Center"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
214,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 5 New Money",
"label": "Uptown Theater Project 5 New Money"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
252,
203,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 6 Gomer's",
"label": "Uptown Theater Project 6 Gomer's"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
220,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 7",
"label": "Uptown Theater Project 7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
201,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Uptown Theater Project 8",
"label": "Uptown Theater Project 8"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "W 17th St Project C",
"label": "W 17th St Project C"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
192,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "WHITE OAK TIF PROJECT A",
"label": "WHITE OAK TIF PROJECT A"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
252,
207,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "WHITE OAK TIF PROJECT B",
"label": "WHITE OAK TIF PROJECT B"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "West Old US HWY 71 Project 1",
"label": "West Old US HWY 71 Project 1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
227,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "Woods Chapel Project 1",
"label": "Woods Chapel Project 1"
}
],
"fieldDelimiter": ";",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
227,
255
],
"toColor": [
179,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
202,
252,
255
],
"toColor": [
229,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
238,
252,
210,
255
],
"toColor": [
238,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
199,
255
],
"toColor": [
207,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
241,
255
],
"toColor": [
215,
252,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
252,
189,
255
],
"toColor": [
228,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
241,
252,
197,
255
],
"toColor": [
241,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
216,
197,
255
],
"toColor": [
252,
216,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
234,
255
],
"toColor": [
252,
207,
234,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
208,
252,
204,
255
],
"toColor": [
208,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
214,
212,
252,
255
],
"toColor": [
214,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
198,
255
],
"toColor": [
189,
252,
198,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
182,
252,
255
],
"toColor": [
210,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
210,
252,
255
],
"toColor": [
189,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
252,
199,
255
],
"toColor": [
245,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
185,
179,
252,
255
],
"toColor": [
185,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
252,
192,
255
],
"toColor": [
240,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
208,
255
],
"toColor": [
189,
252,
208,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
214,
252,
207,
255
],
"toColor": [
214,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
207,
252,
255
],
"toColor": [
240,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
182,
255
],
"toColor": [
216,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
190,
184,
252,
255
],
"toColor": [
190,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
234,
179,
255
],
"toColor": [
252,
234,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
202,
255
],
"toColor": [
184,
252,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
230,
252,
255
],
"toColor": [
197,
230,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
249,
252,
255
],
"toColor": [
182,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
189,
255
],
"toColor": [
207,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
252,
228,
255
],
"toColor": [
212,
252,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
233,
252,
210,
255
],
"toColor": [
233,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
212,
252,
255
],
"toColor": [
228,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
242,
255
],
"toColor": [
252,
184,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
251,
252,
255
],
"toColor": [
194,
251,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
228,
182,
255
],
"toColor": [
252,
228,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
183,
182,
255
],
"toColor": [
252,
183,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
240,
252,
255
],
"toColor": [
179,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
197,
231,
255
],
"toColor": [
252,
197,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
201,
255
],
"toColor": [
192,
252,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
250,
252,
255
],
"toColor": [
192,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
182,
255
],
"toColor": [
252,
207,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
184,
255
],
"toColor": [
184,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
212,
252,
255
],
"toColor": [
197,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
194,
255
],
"toColor": [
215,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
203,
255
],
"toColor": [
189,
252,
203,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
241,
255
],
"toColor": [
252,
215,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
250,
252,
255
],
"toColor": [
210,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
252,
212,
255
],
"toColor": [
249,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
248,
255
],
"toColor": [
252,
212,
248,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
252,
194,
255
],
"toColor": [
226,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
247,
255
],
"toColor": [
202,
252,
247,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
199,
255
],
"toColor": [
252,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
184,
255
],
"toColor": [
197,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
228,
255
],
"toColor": [
192,
252,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
187,
252,
255
],
"toColor": [
247,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
238,
215,
255
],
"toColor": [
252,
238,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
250,
252,
255
],
"toColor": [
194,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
252,
192,
255
],
"toColor": [
251,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
221,
197,
255
],
"toColor": [
252,
221,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
228,
255
],
"toColor": [
189,
252,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
221,
255
],
"toColor": [
252,
215,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
189,
255
],
"toColor": [
252,
199,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
237,
255
],
"toColor": [
210,
252,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
212,
252,
255
],
"toColor": [
204,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
223,
199,
255
],
"toColor": [
252,
223,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
179,
252,
255
],
"toColor": [
210,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
222,
252,
255
],
"toColor": [
179,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
240,
255
],
"toColor": [
207,
252,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
252,
179,
255
],
"toColor": [
222,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
207,
252,
255
],
"toColor": [
237,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
233,
252,
215,
255
],
"toColor": [
233,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
197,
250,
255
],
"toColor": [
252,
197,
250,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
252,
225,
255
],
"toColor": [
199,
252,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
197,
252,
255
],
"toColor": [
245,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
197,
255
],
"toColor": [
252,
227,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
212,
252,
255
],
"toColor": [
207,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
208,
202,
255
],
"toColor": [
252,
208,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
189,
252,
255
],
"toColor": [
207,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
215,
252,
255
],
"toColor": [
192,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
252,
212,
255
],
"toColor": [
226,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
210,
255
],
"toColor": [
252,
187,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
214,
255
],
"toColor": [
252,
184,
214,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
227,
255
],
"toColor": [
252,
179,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
247,
199,
255
],
"toColor": [
252,
247,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
242,
252,
255
],
"toColor": [
189,
242,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
237,
255
],
"toColor": [
189,
252,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
187,
252,
255
],
"toColor": [
227,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
200,
184,
252,
255
],
"toColor": [
200,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
244,
255
],
"toColor": [
252,
194,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
252,
207,
255
],
"toColor": [
199,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
212,
252,
255
],
"toColor": [
230,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
210,
255
],
"toColor": [
252,
210,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
189,
252,
255
],
"toColor": [
224,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
208,
194,
252,
255
],
"toColor": [
208,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
199,
252,
255
],
"toColor": [
189,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
223,
252,
255
],
"toColor": [
197,
223,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
217,
255
],
"toColor": [
252,
212,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
210,
255
],
"toColor": [
252,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
252,
216,
255
],
"toColor": [
204,
252,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
223,
199,
255
],
"toColor": [
252,
223,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
187,
252,
255
],
"toColor": [
217,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
212,
252,
255
],
"toColor": [
219,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
252,
252,
255
],
"toColor": [
204,
252,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
225,
255
],
"toColor": [
215,
252,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
212,
252,
255
],
"toColor": [
215,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
252,
204,
255
],
"toColor": [
216,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
213,
252,
255
],
"toColor": [
194,
213,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
244,
255
],
"toColor": [
252,
199,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
252,
194,
255
],
"toColor": [
245,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
235,
255
],
"toColor": [
210,
252,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
202,
255
],
"toColor": [
229,
252,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
198,
255
],
"toColor": [
252,
187,
198,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
248,
255
],
"toColor": [
252,
199,
248,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
193,
252,
255
],
"toColor": [
187,
193,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
184,
255
],
"toColor": [
202,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
219,
255
],
"toColor": [
197,
252,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
240,
184,
255
],
"toColor": [
252,
240,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
249,
252,
255
],
"toColor": [
207,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
215,
255
],
"toColor": [
210,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
240,
255
],
"toColor": [
252,
207,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
204,
252,
255
],
"toColor": [
197,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
215,
255
],
"toColor": [
192,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
206,
189,
252,
255
],
"toColor": [
206,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
194,
255
],
"toColor": [
194,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
205,
179,
252,
255
],
"toColor": [
205,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
200,
192,
252,
255
],
"toColor": [
200,
192,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
231,
255
],
"toColor": [
252,
184,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
252,
189,
255
],
"toColor": [
224,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
239,
197,
255
],
"toColor": [
252,
239,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
245,
252,
255
],
"toColor": [
187,
245,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
251,
194,
255
],
"toColor": [
252,
251,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
235,
255
],
"toColor": [
252,
179,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
205,
179,
252,
255
],
"toColor": [
205,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
204,
252,
255
],
"toColor": [
212,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
244,
252,
255
],
"toColor": [
204,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
230,
255
],
"toColor": [
252,
204,
230,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
199,
252,
255
],
"toColor": [
207,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
226,
212,
255
],
"toColor": [
252,
226,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
221,
255
],
"toColor": [
189,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
207,
255
],
"toColor": [
252,
192,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
234,
255
],
"toColor": [
187,
252,
234,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
237,
255
],
"toColor": [
252,
212,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
252,
210,
255
],
"toColor": [
222,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
189,
255
],
"toColor": [
252,
250,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
184,
255
],
"toColor": [
202,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
202,
252,
255
],
"toColor": [
249,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
229,
252,
255
],
"toColor": [
192,
229,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
221,
255
],
"toColor": [
207,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
252,
255
],
"toColor": [
197,
252,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
189,
252,
255
],
"toColor": [
221,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
231,
255
],
"toColor": [
192,
252,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
217,
255
],
"toColor": [
252,
210,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
224,
255
],
"toColor": [
252,
215,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
220,
255
],
"toColor": [
202,
252,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
248,
189,
252,
255
],
"toColor": [
248,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
224,
182,
255
],
"toColor": [
252,
224,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
246,
255
],
"toColor": [
252,
215,
246,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
215,
255
],
"toColor": [
252,
227,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
233,
255
],
"toColor": [
252,
179,
233,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
245,
255
],
"toColor": [
187,
252,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
252,
215,
255
],
"toColor": [
240,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
210,
255
],
"toColor": [
252,
210,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
187,
252,
255
],
"toColor": [
204,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
197,
219,
255
],
"toColor": [
252,
197,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
238,
182,
252,
255
],
"toColor": [
238,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
221,
255
],
"toColor": [
194,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
199,
255
],
"toColor": [
229,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
222,
252,
255
],
"toColor": [
215,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
209,
192,
255
],
"toColor": [
252,
209,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
228,
204,
255
],
"toColor": [
252,
228,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
199,
252,
255
],
"toColor": [
222,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
185,
252,
255
],
"toColor": [
179,
185,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
245,
252,
255
],
"toColor": [
197,
245,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
182,
255
],
"toColor": [
182,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
234,
187,
255
],
"toColor": [
252,
234,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
236,
255
],
"toColor": [
252,
182,
236,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
210,
255
],
"toColor": [
210,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
234,
192,
252,
255
],
"toColor": [
234,
192,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
180,
255
],
"toColor": [
252,
179,
180,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
240,
252,
255
],
"toColor": [
204,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
215,
252,
255
],
"toColor": [
244,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
182,
255
],
"toColor": [
252,
179,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
220,
255
],
"toColor": [
252,
207,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
247,
215,
255
],
"toColor": [
252,
247,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
228,
252,
255
],
"toColor": [
189,
228,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
182,
252,
255
],
"toColor": [
212,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
187,
252,
255
],
"toColor": [
187,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
252,
197,
255
],
"toColor": [
244,
252,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
221,
252,
255
],
"toColor": [
194,
221,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
252,
184,
255
],
"toColor": [
244,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
250,
252,
255
],
"toColor": [
204,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
216,
255
],
"toColor": [
252,
212,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
251,
255
],
"toColor": [
252,
192,
251,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
210,
252,
255
],
"toColor": [
224,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
240,
255
],
"toColor": [
189,
252,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
234,
207,
255
],
"toColor": [
252,
234,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
252,
217,
255
],
"toColor": [
212,
252,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
237,
255
],
"toColor": [
252,
199,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
249,
252,
255
],
"toColor": [
207,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
205,
252,
255
],
"toColor": [
202,
205,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
199,
255
],
"toColor": [
252,
229,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
236,
255
],
"toColor": [
187,
252,
236,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
202,
252,
255
],
"toColor": [
220,
202,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
216,
215,
252,
255
],
"toColor": [
216,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
252,
204,
255
],
"toColor": [
249,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
206,
255
],
"toColor": [
252,
184,
206,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
222,
252,
255
],
"toColor": [
210,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
216,
255
],
"toColor": [
252,
204,
216,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
231,
207,
255
],
"toColor": [
252,
231,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
202,
231,
255
],
"toColor": [
252,
202,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
241,
255
],
"toColor": [
252,
179,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
187,
255
],
"toColor": [
252,
246,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
184,
255
],
"toColor": [
197,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
252,
215,
255
],
"toColor": [
247,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
210,
252,
255
],
"toColor": [
228,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
227,
252,
255
],
"toColor": [
179,
227,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
200,
255
],
"toColor": [
252,
179,
200,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
235,
215,
252,
255
],
"toColor": [
235,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
231,
252,
255
],
"toColor": [
210,
231,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
199,
238,
255
],
"toColor": [
252,
199,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
214,
252,
255
],
"toColor": [
197,
214,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
239,
255
],
"toColor": [
252,
179,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
217,
252,
255
],
"toColor": [
212,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
227,
255
],
"toColor": [
189,
252,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
227,
255
],
"toColor": [
252,
187,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
240,
252,
255
],
"toColor": [
212,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
222,
215,
252,
255
],
"toColor": [
222,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
231,
255
],
"toColor": [
252,
192,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
215,
255
],
"toColor": [
210,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
232,
215,
255
],
"toColor": [
252,
232,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
252,
189,
255
],
"toColor": [
221,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
212,
252,
255
],
"toColor": [
217,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
187,
252,
255
],
"toColor": [
251,
187,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
252,
210,
255
],
"toColor": [
189,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
241,
252,
255
],
"toColor": [
184,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
249,
212,
255
],
"toColor": [
252,
249,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
200,
252,
189,
255
],
"toColor": [
200,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
199,
252,
255
],
"toColor": [
197,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
231,
255
],
"toColor": [
252,
184,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
246,
255
],
"toColor": [
252,
207,
246,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
243,
255
],
"toColor": [
252,
212,
243,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
250,
252,
255
],
"toColor": [
210,
250,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
219,
252,
210,
255
],
"toColor": [
219,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
222,
252,
255
],
"toColor": [
199,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
233,
252,
255
],
"toColor": [
202,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
192,
255
],
"toColor": [
252,
201,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
217,
252,
255
],
"toColor": [
197,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
231,
252,
255
],
"toColor": [
210,
231,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
233,
255
],
"toColor": [
192,
252,
233,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
223,
252,
179,
255
],
"toColor": [
223,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
230,
255
],
"toColor": [
252,
207,
230,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
239,
255
],
"toColor": [
197,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
212,
252,
255
],
"toColor": [
224,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
211,
252,
192,
255
],
"toColor": [
211,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
252,
189,
255
],
"toColor": [
226,
252,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
239,
252,
255
],
"toColor": [
182,
239,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
234,
252,
207,
255
],
"toColor": [
234,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
218,
184,
252,
255
],
"toColor": [
218,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
212,
252,
255
],
"toColor": [
232,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
206,
199,
252,
255
],
"toColor": [
206,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
197,
220,
255
],
"toColor": [
252,
197,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
252,
192,
255
],
"toColor": [
212,
252,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
247,
252,
255
],
"toColor": [
202,
247,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
204,
214,
255
],
"toColor": [
252,
204,
214,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
226,
207,
252,
255
],
"toColor": [
226,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
252,
252,
255
],
"toColor": [
199,
252,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
194,
224,
255
],
"toColor": [
252,
194,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
233,
252,
255
],
"toColor": [
179,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
252,
212,
255
],
"toColor": [
232,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
224,
252,
182,
255
],
"toColor": [
224,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
220,
252,
255
],
"toColor": [
204,
220,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
179,
255
],
"toColor": [
194,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
215,
252,
255
],
"toColor": [
210,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
211,
255
],
"toColor": [
179,
252,
211,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
226,
255
],
"toColor": [
215,
252,
226,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
232,
252,
255
],
"toColor": [
204,
232,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
204,
255
],
"toColor": [
202,
252,
204,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
210,
255
],
"toColor": [
210,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
210,
255
],
"toColor": [
252,
210,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
199,
252,
255
],
"toColor": [
229,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
179,
252,
255
],
"toColor": [
227,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
227,
255
],
"toColor": [
252,
179,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
215,
252,
255
],
"toColor": [
202,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
192,
252,
255
],
"toColor": [
220,
192,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
204,
241,
252,
255
],
"toColor": [
204,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
182,
255
],
"toColor": [
210,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
212,
230,
252,
255
],
"toColor": [
212,
230,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
225,
182,
255
],
"toColor": [
252,
225,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
220,
255
],
"toColor": [
252,
187,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
207,
249,
255
],
"toColor": [
252,
207,
249,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
245,
255
],
"toColor": [
210,
252,
245,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
237,
210,
255
],
"toColor": [
252,
237,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
201,
252,
184,
255
],
"toColor": [
201,
252,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
244,
255
],
"toColor": [
202,
252,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
249,
252,
255
],
"toColor": [
207,
249,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
241,
207,
252,
255
],
"toColor": [
241,
207,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
201,
255
],
"toColor": [
252,
187,
201,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
217,
252,
255
],
"toColor": [
210,
217,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
222,
255
],
"toColor": [
215,
252,
222,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
215,
255
],
"toColor": [
229,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
183,
255
],
"toColor": [
252,
179,
183,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Name"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": null,
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
0,
0,
0,
127
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": true,
"enableZDefaults": false,
"supportsVCSProjection": true,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": true,
"supportsOidReservation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "Name",
"typeIdField": "Name",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Name",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Name"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "Created By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "created_user"
},
{
"name": "create_date",
"type": "esriFieldTypeDate",
"alias": "Created Date",
"domain": null,
"editable": false,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "create_date"
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "Modified By",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "last_edited_user"
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "Modified Date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "last_edited_date"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "ORDINANCENUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "ORDINANCENUM"
},
{
"name": "ORDINANCEDATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "ORDINANCEDATE"
},
{
"name": "DATERECEIVED",
"type": "esriFieldTypeDate",
"alias": "Date Received",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATERECEIVED"
},
{
"name": "EFFECTIVEYEARFROM",
"type": "esriFieldTypeDate",
"alias": "Effective Year From",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARFROM"
},
{
"name": "EFFECTIVEYEARTO",
"type": "esriFieldTypeDate",
"alias": "Effective Year To\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "EFFECTIVEYEARTO"
},
{
"name": "DURATION",
"type": "esriFieldTypeSmallInteger",
"alias": "Duration In Years",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DURATION"
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "NOTES"
},
{
"name": "GISCOMPLETION",
"type": "esriFieldTypeDate",
"alias": "GIS Completion\n",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "GISCOMPLETION"
},
{
"name": "TIFPROJECT",
"type": "esriFieldTypeString",
"alias": "TIF Project",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIFPROJECT"
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "State",
"description": "Economic Development Tax Incentive Status (TIF Plan/District, Project, etc.)",
"codedValues": [
{
"name": "Active",
"code": "1"
},
{
"name": "Inactive",
"code": "2"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Status"
},
{
"name": "EATSOnly",
"type": "esriFieldTypeString",
"alias": "EATSOnly",
"domain": {
"type": "codedValue",
"name": "PF_YesNoText",
"description": "Yes or No Boolean as Text",
"codedValues": [
{
"name": "No",
"code": "0"
},
{
"name": "Yes",
"code": "1"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "EATSOnly"
},
{
"name": "Revision_Start_Date",
"type": "esriFieldTypeDate",
"alias": "Revision Start Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_Start_Date"
},
{
"name": "Revision_End_Date",
"type": "esriFieldTypeDate",
"alias": "Revision End Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Revision_End_Date"
},
{
"name": "TIF_PlanDistr",
"type": "esriFieldTypeString",
"alias": "TIF Plan",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "TIF_PlanDistr"
},
{
"name": "AmendmentNum",
"type": "esriFieldTypeString",
"alias": "Amendment Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentNum"
},
{
"name": "AmendmentDate",
"type": "esriFieldTypeDate",
"alias": "Amendment Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "AmendmentDate"
},
{
"name": "AmendmentOrdNum",
"type": "esriFieldTypeString",
"alias": "Amendment Ordinance Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "AmendmentOrdNum"
},
{
"name": "Municipality",
"type": "esriFieldTypeString",
"alias": "Municipality",
"domain": {
"type": "codedValue",
"name": "CITY",
"description": "CITY",
"codedValues": [
{
"name": "BLUE SPRINGS",
"code": "BLUE SPRINGS"
},
{
"name": "BUCKNER",
"code": "BUCKNER"
},
{
"name": "GRAIN VALLEY",
"code": "GRAIN VALLEY"
},
{
"name": "GRANDVIEW",
"code": "GRANDVIEW"
},
{
"name": "GREENWOOD",
"code": "GREENWOOD"
},
{
"name": "INDEPENDENCE",
"code": "INDEPENDENCE"
},
{
"name": "KANSAS CITY",
"code": "KANSAS CITY"
},
{
"name": "LAKE LOTAWANA",
"code": "LAKE LOTAWANA"
},
{
"name": "LEE'S SUMMIT",
"code": "LEE'S SUMMIT"
},
{
"name": "LEVASY",
"code": "LEVASY"
},
{
"name": "LONE JACK",
"code": "LONE JACK"
},
{
"name": "OAK GROVE",
"code": "OAK GROVE"
},
{
"name": "PLEASANT HILL",
"code": "PLEASANT HILL"
},
{
"name": "RAYTOWN",
"code": "RAYTOWN"
},
{
"name": "RIVER BEND",
"code": "RIVER BEND"
},
{
"name": "SIBLEY",
"code": "SIBLEY"
},
{
"name": "SUGAR CREEK",
"code": "SUGAR CREEK"
},
{
"name": "UNITY VILLAGE",
"code": "UNITY VILLAGE"
},
{
"name": "UNINCORPORATED",
"code": "UNINCORPORATED"
},
{
"name": "LAKE TAPAWINGO",
"code": "LAKE TAPAWINGO"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Municipality"
},
{
"name": "Date_Est",
"type": "esriFieldTypeString",
"alias": "Date Est.",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "Date_Est"
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "LastUpdate",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "LASTUPDATE"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "IncentiveType",
"type": "esriFieldTypeInteger",
"alias": "IncentiveType",
"domain": {
"type": "codedValue",
"name": "PF_EconomicDevType",
"description": "Type of Special Assessment District for Economic Development Types(TIF,CID,TDD,etc.)",
"codedValues": [
{
"name": "TIF District or Plan",
"code": 1
},
{
"name": "TIF Project",
"code": 2
},
{
"name": "CID",
"code": 3
},
{
"name": "TDD",
"code": 4
},
{
"name": "Abatement",
"code": 5
},
{
"name": "Neigborhood Improvement District",
"code": 6
},
{
"name": "Exempt",
"code": 7
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
},
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IncentiveType"
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"domain": null,
"editable": false,
"required": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "created_date"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "UUID_82",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "R82_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S69_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "11th St Corridor Project A",
"name": "11th St Corridor Project A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project B",
"name": "11th St Corridor Project B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project C",
"name": "11th St Corridor Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project I",
"name": "11th St Corridor Project I",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project I",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project I",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project J",
"name": "11th St Corridor Project J",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project J",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project J",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project K",
"name": "11th St Corridor Project K",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project K",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project K",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project L",
"name": "11th St Corridor Project L",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project L",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project L",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project N",
"name": "11th St Corridor Project N",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project N",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project N",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project O",
"name": "11th St Corridor Project O",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project O",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project O",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project P",
"name": "11th St Corridor Project P",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project P",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project P",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project Q",
"name": "11th St Corridor Project Q",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project Q",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project Q",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project R",
"name": "11th St Corridor Project R",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project R",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project R",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project S",
"name": "11th St Corridor Project S",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project S",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project S",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project T",
"name": "11th St Corridor Project T",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project T",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project T",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project U",
"name": "11th St Corridor Project U",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project U",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project U",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project V",
"name": "11th St Corridor Project V",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project V",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project V",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project X",
"name": "11th St Corridor Project X",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project X",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project X",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "11th St Corridor Project Y",
"name": "11th St Corridor Project Y",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "11th St Corridor Project Y",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "11th St Corridor Project Y",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 MAIN/SOUTH LOOP PROJECT 4",
"name": "1200 MAIN/SOUTH LOOP PROJECT 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 MAIN/SOUTH LOOP PROJECT 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 MAIN/SOUTH LOOP PROJECT 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 MAIN/SOUTH LOOP PROJECT 5",
"name": "1200 MAIN/SOUTH LOOP PROJECT 5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 MAIN/SOUTH LOOP PROJECT 5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 MAIN/SOUTH LOOP PROJECT 5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 MAIN/SOUTH PROJECT 6",
"name": "1200 MAIN/SOUTH PROJECT 6",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 MAIN/SOUTH PROJECT 6",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 MAIN/SOUTH PROJECT 6",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 1",
"name": "1200 Main/South Loop Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 13",
"name": "1200 Main/South Loop Project 13",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 13",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 13",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 14",
"name": "1200 Main/South Loop Project 14",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 14",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 14",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 1A",
"name": "1200 Main/South Loop Project 1A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 1A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 1A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 1D",
"name": "1200 Main/South Loop Project 1D",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 1D",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 1D",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 1H",
"name": "1200 Main/South Loop Project 1H",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 1H",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 1H",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 2 H&R Block",
"name": "1200 Main/South Loop Project 2 H&R Block",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 2 H&R Block",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 2 H&R Block",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "1200 Main/South Loop Project 3 Hotel President",
"name": "1200 Main/South Loop Project 3 Hotel President",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "1200 Main/South Loop Project 3 Hotel President",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "1200 Main/South Loop Project 3 Hotel President",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "12th & Wyandotte Project 4 ",
"name": "12th & Wyandotte Project 4 ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "12th & Wyandotte Project 4 ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "12th & Wyandotte Project 4 ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "13th & Washington Project 1",
"name": "13th & Washington Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "13th & Washington Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "13th & Washington Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 10",
"name": "19th Terrace & Central Project 10",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 10",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 10",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 11",
"name": "19th Terrace & Central Project 11",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 11",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 11",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 12",
"name": "19th Terrace & Central Project 12",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 12",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 12",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 13",
"name": "19th Terrace & Central Project 13",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 13",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 13",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 15",
"name": "19th Terrace & Central Project 15",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 15",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 15",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 17",
"name": "19th Terrace & Central Project 17",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 17",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 17",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 18",
"name": "19th Terrace & Central Project 18",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 18",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 18",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 2a",
"name": "19th Terrace & Central Project 2a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 2a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 2a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 2b",
"name": "19th Terrace & Central Project 2b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 2b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 2b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 2c",
"name": "19th Terrace & Central Project 2c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 2c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 2c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 3",
"name": "19th Terrace & Central Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 6",
"name": "19th Terrace & Central Project 6",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 6",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 6",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 7",
"name": "19th Terrace & Central Project 7",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 7",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 7",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "19th Terrace & Central Project 9",
"name": "19th Terrace & Central Project 9",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "19th Terrace & Central Project 9",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "19th Terrace & Central Project 9",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 1 Lidias",
"name": "22nd & Main Project 1 Lidias",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 1 Lidias",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 1 Lidias",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 10 McFarland",
"name": "22nd & Main Project 10 McFarland",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 10 McFarland",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 10 McFarland",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"name": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 12C- Basement, 1st, 2nd Floor",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"name": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 12R- HD Lee Bldg- Floors 3-9",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 13 Rainen- St Paul Bldg",
"name": "22nd & Main Project 13 Rainen- St Paul Bldg",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 13 Rainen- St Paul Bldg",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 13 Rainen- St Paul Bldg",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 14 Master- Safeway Bldg",
"name": "22nd & Main Project 14 Master- Safeway Bldg",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 14 Master- Safeway Bldg",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 14 Master- Safeway Bldg",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 16 Levitt",
"name": "22nd & Main Project 16 Levitt",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 16 Levitt",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 16 Levitt",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 18",
"name": "22nd & Main Project 18",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 18",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 18",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 21 Jacobson",
"name": "22nd & Main Project 21 Jacobson",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 21 Jacobson",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 21 Jacobson",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 22 Creamery",
"name": "22nd & Main Project 22 Creamery",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 22 Creamery",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 22 Creamery",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 24 DST",
"name": "22nd & Main Project 24 DST",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 24 DST",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 24 DST",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "22nd & Main Project 28 Candle Bldg",
"name": "22nd & Main Project 28 Candle Bldg",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "22nd & Main Project 28 Candle Bldg",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "22nd & Main Project 28 Candle Bldg",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "50 Hwy Corridor Project 1",
"name": "50 Hwy Corridor Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "50 Hwy Corridor Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "50 Hwy Corridor Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "50 Hwy Corridor Project 4",
"name": "50 Hwy Corridor Project 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "50 Hwy Corridor Project 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "50 Hwy Corridor Project 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "7 Hwy and 40 Hwy Project A",
"name": "7 Hwy and 40 Hwy Project A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "7 Hwy and 40 Hwy Project A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "7 Hwy and 40 Hwy Project A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "7 Hwy and 40 Hwy Project B",
"name": "7 Hwy and 40 Hwy Project B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "7 Hwy and 40 Hwy Project B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "7 Hwy and 40 Hwy Project B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "7 Hwy and 40 Hwy Project C",
"name": "7 Hwy and 40 Hwy Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "7 Hwy and 40 Hwy Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "7 Hwy and 40 Hwy Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "811 Main Project 1",
"name": "811 Main Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "811 Main Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "811 Main Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "87th & Hillcrest Project 1",
"name": "87th & Hillcrest Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "87th & Hillcrest Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "87th & Hillcrest Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Adams Farm Project A",
"name": "Adams Farm Project A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Adams Farm Project A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Adams Farm Project A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Adams Farm Project B",
"name": "Adams Farm Project B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Adams Farm Project B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Adams Farm Project B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Adams Farm Project C",
"name": "Adams Farm Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Adams Farm Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Adams Farm Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place Project 1",
"name": "Baltimore Place Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place Project 2",
"name": "Baltimore Place Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place Project 3",
"name": "Baltimore Place Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place Project 5",
"name": "Baltimore Place Project 5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place Project 5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place Project 5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Baltimore Place Project 6",
"name": "Baltimore Place Project 6",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Baltimore Place Project 6",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Baltimore Place Project 6",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Bannister and Wornall ",
"name": "Bannister and Wornall ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Bannister and Wornall ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Bannister and Wornall ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Blue Ridge Crossing East",
"name": "Blue Ridge Crossing East",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Ridge Crossing East",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Blue Ridge Crossing East",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Blue Ridge Mall Project 1",
"name": "Blue Ridge Mall Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Ridge Mall Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Blue Ridge Mall Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Blue Ridge Mall Project 2",
"name": "Blue Ridge Mall Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Blue Ridge Mall Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Blue Ridge Mall Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Botts Road Project 2",
"name": "Botts Road Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Botts Road Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Botts Road Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor Plaza Library Project",
"name": "Brush Creek Corridor Plaza Library Project",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor Plaza Library Project",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor Plaza Library Project",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor Project A Blue Parkway",
"name": "Brush Creek Corridor Project A Blue Parkway",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor Project A Blue Parkway",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor Project A Blue Parkway",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor Project B Town Center",
"name": "Brush Creek Corridor Project B Town Center",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor Project B Town Center",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor Project B Town Center",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor Project C Town Center",
"name": "Brush Creek Corridor Project C Town Center",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor Project C Town Center",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor Project C Town Center",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brush Creek Corridor Project D Blue Parkway",
"name": "Brush Creek Corridor Project D Blue Parkway",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brush Creek Corridor Project D Blue Parkway",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brush Creek Corridor Project D Blue Parkway",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brywood Centre Project 1",
"name": "Brywood Centre Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brywood Centre Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brywood Centre Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brywood Centre Project 3",
"name": "Brywood Centre Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brywood Centre Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brywood Centre Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brywood Centre Project 4",
"name": "Brywood Centre Project 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brywood Centre Project 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brywood Centre Project 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Brywood Centre Project 6",
"name": "Brywood Centre Project 6",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Brywood Centre Project 6",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Brywood Centre Project 6",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Chapel Ridge Project 1",
"name": "Chapel Ridge Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Chapel Ridge Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Chapel Ridge Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Chapel Ridge Project 2",
"name": "Chapel Ridge Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Chapel Ridge Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Chapel Ridge Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Civic Mall Project 422 Admiral",
"name": "Civic Mall Project 422 Admiral",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Civic Mall Project 422 Admiral",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Civic Mall Project 422 Admiral",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Civic Mall Project Block 67",
"name": "Civic Mall Project Block 67",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Civic Mall Project Block 67",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Civic Mall Project Block 67",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Civic Mall Project Block 96A",
"name": "Civic Mall Project Block 96A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Civic Mall Project Block 96A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Civic Mall Project Block 96A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Copperleaf Village Shopping Center",
"name": "Copperleaf Village Shopping Center",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Copperleaf Village Shopping Center",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Copperleaf Village Shopping Center",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 1 Seville",
"name": "Country Club Plaza Project 1 Seville",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 1 Seville",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 1 Seville",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 2 Saks",
"name": "Country Club Plaza Project 2 Saks",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 2 Saks",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 2 Saks",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 3 47th & Penn",
"name": "Country Club Plaza Project 3 47th & Penn",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 3 47th & Penn",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 3 47th & Penn",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 7 Park Lane",
"name": "Country Club Plaza Project 7 Park Lane",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 7 Park Lane",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 7 Park Lane",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 8 Kirkwood",
"name": "Country Club Plaza Project 8 Kirkwood",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 8 Kirkwood",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 8 Kirkwood",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Country Club Plaza Project 9 4900 Main",
"name": "Country Club Plaza Project 9 4900 Main",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Country Club Plaza Project 9 4900 Main",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Country Club Plaza Project 9 4900 Main",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek East Retail Parcel",
"name": "Crackerneck Creek East Retail Parcel",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek East Retail Parcel",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek East Retail Parcel",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek 40 Hwy Parcel",
"name": "Crackerneck Creek 40 Hwy Parcel",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek 40 Hwy Parcel",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek 40 Hwy Parcel",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek Bass Pro",
"name": "Crackerneck Creek Bass Pro",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek Bass Pro",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek Bass Pro",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek Hotel Parcel",
"name": "Crackerneck Creek Hotel Parcel",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek Hotel Parcel",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek Hotel Parcel",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Crackerneck Creek West Retail Parcel",
"name": "Crackerneck Creek West Retail Parcel",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Crackerneck Creek West Retail Parcel",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Crackerneck Creek West Retail Parcel",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Library Project 1",
"name": "Downtown Library Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Library Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Library Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Library Project 2",
"name": "Downtown Library Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Library Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Library Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 1 Guckert Building",
"name": "Downtown Project 1 Guckert Building",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 1 Guckert Building",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 1 Guckert Building",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 2 King Oil ",
"name": "Downtown Project 2 King Oil ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 2 King Oil ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 2 King Oil ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 3 801 Main Building",
"name": "Downtown Project 3 801 Main Building",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 3 801 Main Building",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 3 801 Main Building",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 4 Mid Block Parking",
"name": "Downtown Project 4 Mid Block Parking",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 4 Mid Block Parking",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 4 Mid Block Parking",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 5 Historic Downtown",
"name": "Downtown Project 5 Historic Downtown",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 5 Historic Downtown",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 5 Historic Downtown",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 6 Downtown Parking",
"name": "Downtown Project 6 Downtown Parking",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 6 Downtown Parking",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 6 Downtown Parking",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 7 West Parking Lot",
"name": "Downtown Project 7 West Parking Lot",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 7 West Parking Lot",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 7 West Parking Lot",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 8 KCS Railroad",
"name": "Downtown Project 8 KCS Railroad",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 8 KCS Railroad",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 8 KCS Railroad",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Downtown Project 9 SW Quad of 5th",
"name": "Downtown Project 9 SW Quad of 5th",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Downtown Project 9 SW Quad of 5th",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Downtown Project 9 SW Quad of 5th",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Eastland",
"name": "Eastland",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Eastland",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Eastland",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway 2000 Project 1 ",
"name": "Gateway 2000 Project 1 ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway 2000 Project 1 ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway 2000 Project 1 ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway 2000 Project 2",
"name": "Gateway 2000 Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway 2000 Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway 2000 Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway Commons Area 1",
"name": "Gateway Commons Area 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway Commons Area 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway Commons Area 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway Commons Area 2",
"name": "Gateway Commons Area 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway Commons Area 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway Commons Area 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Gateway Commons Area 3",
"name": "Gateway Commons Area 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Gateway Commons Area 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Gateway Commons Area 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Golf Strategies",
"name": "Golf Strategies",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Golf Strategies",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Golf Strategies",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grain Valley Market Place Tif 02 Project 1A",
"name": "Grain Valley Market Place Tif 02 Project 1A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grain Valley Market Place Tif 02 Project 1A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grain Valley Market Place Tif 02 Project 1A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grain Valley Market Project 2",
"name": "Grain Valley Market Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grain Valley Market Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grain Valley Market Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grand Boulevard Project K-1",
"name": "Grand Boulevard Project K-1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grand Boulevard Project K-1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grand Boulevard Project K-1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grand Boulevard Project L-1",
"name": "Grand Boulevard Project L-1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grand Boulevard Project L-1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grand Boulevard Project L-1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grand Reserve TIF Project 1",
"name": "Grand Reserve TIF Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grand Reserve TIF Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grand Reserve TIF Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview Crossing Project 1",
"name": "Grandview Crossing Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grandview Crossing Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grandview Crossing Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview Crossing Project 2",
"name": "Grandview Crossing Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grandview Crossing Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grandview Crossing Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Grandview Crossing Project 3",
"name": "Grandview Crossing Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Grandview Crossing Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Grandview Crossing Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HCA ",
"name": "HCA ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "HCA ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "HCA ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hartley Block",
"name": "Hartley Block",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hartley Block",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hartley Block",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hartman Heritage Park",
"name": "Hartman Heritage Park",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hartman Heritage Park",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hartman Heritage Park",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project II",
"name": "Hickman Mills Project II",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project II",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project II",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project III",
"name": "Hickman Mills Project III",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project III",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project III",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project IV",
"name": "Hickman Mills Project IV",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project IV",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project IV",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project IX",
"name": "Hickman Mills Project IX",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project IX",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project IX",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project V",
"name": "Hickman Mills Project V",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project V",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project V",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project VI",
"name": "Hickman Mills Project VI",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project VI",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project VI",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project VII",
"name": "Hickman Mills Project VII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project VII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project VII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project VIII",
"name": "Hickman Mills Project VIII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project VIII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project VIII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project X",
"name": "Hickman Mills Project X",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project X",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project X",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project XI",
"name": "Hickman Mills Project XI",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project XI",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project XI",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project XII",
"name": "Hickman Mills Project XII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project XII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project XII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hickman Mills Project XIII",
"name": "Hickman Mills Project XIII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hickman Mills Project XIII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hickman Mills Project XIII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hotel Phillips Project 1",
"name": "Hotel Phillips Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hotel Phillips Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hotel Phillips Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hotel Phillips Project B",
"name": "Hotel Phillips Project B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hotel Phillips Project B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hotel Phillips Project B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Hotel Phillips Project C",
"name": "Hotel Phillips Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Hotel Phillips Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Hotel Phillips Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-470 & VIEW HIGH TIF PROJECT 1",
"name": "I-470 & VIEW HIGH TIF PROJECT 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-470 & VIEW HIGH TIF PROJECT 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-470 & VIEW HIGH TIF PROJECT 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-470 & VIEW HIGH TIF PROJECT 2",
"name": "I-470 & VIEW HIGH TIF PROJECT 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-470 & VIEW HIGH TIF PROJECT 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-470 & VIEW HIGH TIF PROJECT 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-470 Business and Technology",
"name": "I-470 Business and Technology",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-470 Business and Technology",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-470 Business and Technology",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I-70 & Little Blue Parkway Project 1",
"name": "I-70 & Little Blue Parkway Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "I-70 & Little Blue Parkway Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "I-70 & Little Blue Parkway Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Independence Square Prj 1",
"name": "Independence Square Prj 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Independence Square Prj 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Independence Square Prj 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Jordans Keep",
"name": "Jordans Keep",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Jordans Keep",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Jordans Keep",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Judicial Square Project 1",
"name": "Judicial Square Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Judicial Square Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Judicial Square Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "LCM Courtney",
"name": "LCM Courtney",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "LCM Courtney",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "LCM Courtney",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lees Summit East Project 1",
"name": "Lees Summit East Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Lees Summit East Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Lees Summit East Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lees Summit East Project 5",
"name": "Lees Summit East Project 5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Lees Summit East Project 5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Lees Summit East Project 5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 2A Commercial Center A",
"name": "Longview Farms Project 2A Commercial Center A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 2A Commercial Center A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 2A Commercial Center A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 2C Commercial Center C",
"name": "Longview Farms Project 2C Commercial Center C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 2C Commercial Center C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 2C Commercial Center C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 3 Commercial West",
"name": "Longview Farms Project 3 Commercial West",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 3 Commercial West",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 3 Commercial West",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 4 Civic Square",
"name": "Longview Farms Project 4 Civic Square",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 4 Civic Square",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 4 Civic Square",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 5 Public Assembly",
"name": "Longview Farms Project 5 Public Assembly",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 5 Public Assembly",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 5 Public Assembly",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project 6 The Mansion",
"name": "Longview Farms Project 6 The Mansion",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project 6 The Mansion",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project 6 The Mansion",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms Project N",
"name": "Longview Farms Project N",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms Project N",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms Project N",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Longview Farms TIF Project 1B",
"name": "Longview Farms TIF Project 1B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Longview Farms TIF Project 1B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Longview Farms TIF Project 1B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mall at Fall Creek Area 1",
"name": "Mall at Fall Creek Area 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mall at Fall Creek Area 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mall at Fall Creek Area 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mall at Fall Creek Area 2 ",
"name": "Mall at Fall Creek Area 2 ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mall at Fall Creek Area 2 ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mall at Fall Creek Area 2 ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mall at Sni A Bar",
"name": "Mall at Sni A Bar",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mall at Sni A Bar",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mall at Sni A Bar",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Mount Washington",
"name": "Mount Washington",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Mount Washington",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Mount Washington",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NEW LONGVIEW TIF PROJECT A",
"name": "NEW LONGVIEW TIF PROJECT A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NEW LONGVIEW TIF PROJECT A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NEW LONGVIEW TIF PROJECT A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NEW LONGVIEW TIF PROJECT G",
"name": "NEW LONGVIEW TIF PROJECT G",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NEW LONGVIEW TIF PROJECT G",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NEW LONGVIEW TIF PROJECT G",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NEW LONGVIEW TIF PROJECT N",
"name": "NEW LONGVIEW TIF PROJECT N",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NEW LONGVIEW TIF PROJECT N",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NEW LONGVIEW TIF PROJECT N",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NOLAND ROAD & 23RD ST PROJECT 1",
"name": "NOLAND ROAD & 23RD ST PROJECT 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NOLAND ROAD & 23RD ST PROJECT 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NOLAND ROAD & 23RD ST PROJECT 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NOLAND ROAD & 23RD ST PROJECT 2",
"name": "NOLAND ROAD & 23RD ST PROJECT 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NOLAND ROAD & 23RD ST PROJECT 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NOLAND ROAD & 23RD ST PROJECT 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"name": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NOLAND ROAD & 23RD STREET TIF PROJECT 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"name": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "NOLAND ROAD & 23RD STREET TIF PROJECT 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "New England Project 1",
"name": "New England Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "New England Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "New England Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "New York Life Project 2",
"name": "New York Life Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "New York Life Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "New York Life Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "New York Life Project 3",
"name": "New York Life Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "New York Life Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "New York Life Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Noland Road Auto Plaza",
"name": "Noland Road Auto Plaza",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Noland Road Auto Plaza",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Noland Road Auto Plaza",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "North Independence",
"name": "North Independence",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "North Independence",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "North Independence",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Old Landfill",
"name": "Old Landfill",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Old Landfill",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Old Landfill",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PROJECT 1",
"name": "PROJECT 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "PROJECT 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "PROJECT 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Patel Redevelopment Area",
"name": "Patel Redevelopment Area",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Patel Redevelopment Area",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Patel Redevelopment Area",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road Project 1",
"name": "Pershing Road Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road Project 2",
"name": "Pershing Road Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road Project 3",
"name": "Pershing Road Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road Project 4",
"name": "Pershing Road Project 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road Project 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road Project 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pershing Road Project 5",
"name": "Pershing Road Project 5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Pershing Road Project 5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Pershing Road Project 5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown Live Project 2",
"name": "Raytown Live Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Raytown Live Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Raytown Live Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Raytown Live Project Area 1",
"name": "Raytown Live Project Area 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Raytown Live Project Area 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Raytown Live Project Area 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Recovery Sales Outlet ",
"name": "Recovery Sales Outlet ",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Recovery Sales Outlet ",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Recovery Sales Outlet ",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ritter Plaza",
"name": "Ritter Plaza",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Ritter Plaza",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Ritter Plaza",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 1",
"name": "River Market Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 10",
"name": "River Market Project 10",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 10",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 10",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 12",
"name": "River Market Project 12",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 12",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 12",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 13",
"name": "River Market Project 13",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 13",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 13",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 14",
"name": "River Market Project 14",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 14",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 14",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 15",
"name": "River Market Project 15",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 15",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 15",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 16",
"name": "River Market Project 16",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 16",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 16",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 17",
"name": "River Market Project 17",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 17",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 17",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 2",
"name": "River Market Project 2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 3",
"name": "River Market Project 3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 4",
"name": "River Market Project 4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 5",
"name": "River Market Project 5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 6",
"name": "River Market Project 6",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 6",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 6",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 8",
"name": "River Market Project 8",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 8",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 8",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "River Market Project 9",
"name": "River Market Project 9",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "River Market Project 9",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "River Market Project 9",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe",
"name": "Santa Fe",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 1b",
"name": "Santa Fe Project 1b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 1b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 1b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 1c",
"name": "Santa Fe Project 1c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 1c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 1c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2a",
"name": "Santa Fe Project 2a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2b",
"name": "Santa Fe Project 2b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2c",
"name": "Santa Fe Project 2c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2d",
"name": "Santa Fe Project 2d",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2d",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2d",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2e",
"name": "Santa Fe Project 2e",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2e",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2e",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2f",
"name": "Santa Fe Project 2f",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2f",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2f",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2g",
"name": "Santa Fe Project 2g",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2g",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2g",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2h",
"name": "Santa Fe Project 2h",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2h",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2h",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2i",
"name": "Santa Fe Project 2i",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2i",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2i",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2j",
"name": "Santa Fe Project 2j",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2j",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2j",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 2k",
"name": "Santa Fe Project 2k",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 2k",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 2k",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3a",
"name": "Santa Fe Project 3a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3b",
"name": "Santa Fe Project 3b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3c",
"name": "Santa Fe Project 3c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3d",
"name": "Santa Fe Project 3d",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3d",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3d",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3e",
"name": "Santa Fe Project 3e",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3e",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3e",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 3f",
"name": "Santa Fe Project 3f",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 3f",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 3f",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4a",
"name": "Santa Fe Project 4a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4b",
"name": "Santa Fe Project 4b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4c",
"name": "Santa Fe Project 4c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4d",
"name": "Santa Fe Project 4d",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4d",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4d",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4e",
"name": "Santa Fe Project 4e",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4e",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4e",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4f",
"name": "Santa Fe Project 4f",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4f",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4f",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4g",
"name": "Santa Fe Project 4g",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4g",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4g",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 4i",
"name": "Santa Fe Project 4i",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 4i",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 4i",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 5a",
"name": "Santa Fe Project 5a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 5a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 5a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 5b",
"name": "Santa Fe Project 5b",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 5b",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 5b",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 5c",
"name": "Santa Fe Project 5c",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 5c",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 5c",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 5d",
"name": "Santa Fe Project 5d",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 5d",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 5d",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Santa Fe Project 5e",
"name": "Santa Fe Project 5e",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Santa Fe Project 5e",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Santa Fe Project 5e",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project C",
"name": "Southtown Corridor Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project E",
"name": "Southtown Corridor Project E",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project E",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project E",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project F",
"name": "Southtown Corridor Project F",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project F",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project F",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project G",
"name": "Southtown Corridor Project G",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project G",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project G",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project H",
"name": "Southtown Corridor Project H",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project H",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project H",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project J",
"name": "Southtown Corridor Project J",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project J",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project J",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project K",
"name": "Southtown Corridor Project K",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project K",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project K",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project L",
"name": "Southtown Corridor Project L",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project L",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project L",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Southtown Corridor Project M",
"name": "Southtown Corridor Project M",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Southtown Corridor Project M",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Southtown Corridor Project M",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Summit Project 25",
"name": "Summit Project 25",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Summit Project 25",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Summit Project 25",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Summit Project 8",
"name": "Summit Project 8",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Summit Project 8",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Summit Project 8",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Summit Project 9a",
"name": "Summit Project 9a",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Summit Project 9a",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Summit Project 9a",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Tower Properties Project A",
"name": "Tower Properties Project A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Tower Properties Project A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Tower Properties Project A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Tower Properties Project B",
"name": "Tower Properties Project B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Tower Properties Project B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Tower Properties Project B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Tower Properties Project H",
"name": "Tower Properties Project H",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Tower Properties Project H",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Tower Properties Project H",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Trinity",
"name": "Trinity",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Trinity",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Trinity",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "USA 800",
"name": "USA 800",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "USA 800",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "USA 800",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project C1",
"name": "Union Hill Project C1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project C1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project C1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project C2",
"name": "Union Hill Project C2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project C2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project C2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project C3",
"name": "Union Hill Project C3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project C3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project C3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project C4",
"name": "Union Hill Project C4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project C4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project C4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project G",
"name": "Union Hill Project G",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project G",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project G",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project J",
"name": "Union Hill Project J",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project J",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project J",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project K",
"name": "Union Hill Project K",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project K",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project K",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project L",
"name": "Union Hill Project L",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project L",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project L",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project M",
"name": "Union Hill Project M",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project M",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project M",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project N",
"name": "Union Hill Project N",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project N",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project N",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project O",
"name": "Union Hill Project O",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project O",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project O",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project Q",
"name": "Union Hill Project Q",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project Q",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project Q",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project R1",
"name": "Union Hill Project R1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project R1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project R1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project R2",
"name": "Union Hill Project R2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project R2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project R2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project S",
"name": "Union Hill Project S",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project S",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project S",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project T",
"name": "Union Hill Project T",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project T",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project T",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project U",
"name": "Union Hill Project U",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project U",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project U",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project V",
"name": "Union Hill Project V",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project V",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project V",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project W",
"name": "Union Hill Project W",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project W",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project W",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project X1",
"name": "Union Hill Project X1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project X1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project X1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project X2",
"name": "Union Hill Project X2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project X2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project X2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project X3",
"name": "Union Hill Project X3",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project X3",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project X3",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project X4",
"name": "Union Hill Project X4",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project X4",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project X4",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project X5",
"name": "Union Hill Project X5",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project X5",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project X5",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project Y1",
"name": "Union Hill Project Y1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project Y1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project Y1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Union Hill Project Y2",
"name": "Union Hill Project Y2",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Union Hill Project Y2",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Union Hill Project Y2",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase IV",
"name": "Universal Floodwater Phase IV",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase IV",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase IV",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase V",
"name": "Universal Floodwater Phase V",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase V",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase V",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase VI",
"name": "Universal Floodwater Phase VI",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase VI",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase VI",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase VII",
"name": "Universal Floodwater Phase VII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase VII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase VII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase VIII",
"name": "Universal Floodwater Phase VIII",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase VIII",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase VIII",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Universal Floodwater Phase XI",
"name": "Universal Floodwater Phase XI",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Universal Floodwater Phase XI",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Universal Floodwater Phase XI",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 11",
"name": "Uptown Theater Project 11",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 11",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 11",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 13 Walgreens",
"name": "Uptown Theater Project 13 Walgreens",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 13 Walgreens",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 13 Walgreens",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 1d Ambassador Hotel",
"name": "Uptown Theater Project 1d Ambassador Hotel",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 1d Ambassador Hotel",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 1d Ambassador Hotel",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 2 Valentine Shopping Center",
"name": "Uptown Theater Project 2 Valentine Shopping Center",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 2 Valentine Shopping Center",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 2 Valentine Shopping Center",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 5 New Money",
"name": "Uptown Theater Project 5 New Money",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 5 New Money",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 5 New Money",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 6 Gomer's",
"name": "Uptown Theater Project 6 Gomer's",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 6 Gomer's",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 6 Gomer's",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 7",
"name": "Uptown Theater Project 7",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 7",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 7",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Uptown Theater Project 8",
"name": "Uptown Theater Project 8",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Uptown Theater Project 8",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Uptown Theater Project 8",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "W 17th St Project C",
"name": "W 17th St Project C",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "W 17th St Project C",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "W 17th St Project C",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WHITE OAK TIF PROJECT A",
"name": "WHITE OAK TIF PROJECT A",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "WHITE OAK TIF PROJECT A",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "WHITE OAK TIF PROJECT A",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WHITE OAK TIF PROJECT B",
"name": "WHITE OAK TIF PROJECT B",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "WHITE OAK TIF PROJECT B",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "WHITE OAK TIF PROJECT B",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "West Old US HWY 71 Project 1",
"name": "West Old US HWY 71 Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "West Old US HWY 71 Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "West Old US HWY 71 Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Woods Chapel Project 1",
"name": "Woods Chapel Project 1",
"domains": {
"Status": {"type": "inherited"},
"EATSOnly": {"type": "inherited"},
"Municipality": {"type": "inherited"},
"IncentiveType": {"type": "inherited"}
},
"templates": [
{
"name": "Woods Chapel Project 1",
"description": "",
"prototype": {
"attributes": {
"IncentiveType": null,
"Name": "Woods Chapel Project 1",
"LASTUPDATE": null,
"Date_Est": null,
"Municipality": null,
"AmendmentOrdNum": null,
"AmendmentDate": null,
"ORDINANCENUM": null,
"ORDINANCEDATE": null,
"DATERECEIVED": null,
"EFFECTIVEYEARFROM": null,
"EFFECTIVEYEARTO": null,
"DURATION": null,
"NOTES": null,
"GISCOMPLETION": null,
"TIFPROJECT": null,
"Status": null,
"EATSOnly": null,
"Revision_Start_Date": null,
"Revision_End_Date": null,
"TIF_PlanDistr": null,
"AmendmentNum": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,ChangeTracking",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}
],
"tables": [
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 37,
"name": "Ascend_GisInfo",
"type": "Table",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": false,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasMetadata": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "nbhd_name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "property_id",
"type": "esriFieldTypeInteger",
"alias": "property_id",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "property_id"
},
{
"name": "parcel_number",
"type": "esriFieldTypeString",
"alias": "parcel_number",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "parcel_number"
},
{
"name": "situs_address",
"type": "esriFieldTypeString",
"alias": "situs_address",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "situs_address"
},
{
"name": "situs_city",
"type": "esriFieldTypeString",
"alias": "situs_city",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "situs_city"
},
{
"name": "situs_zip",
"type": "esriFieldTypeString",
"alias": "situs_zip",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "situs_zip"
},
{
"name": "tcacode",
"type": "esriFieldTypeString",
"alias": "tcacode",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "tcacode"
},
{
"name": "link_id",
"type": "esriFieldTypeInteger",
"alias": "link_id",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "link_id"
},
{
"name": "total_sqft",
"type": "esriFieldTypeInteger",
"alias": "total_sqft",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "total_sqft"
},
{
"name": "landuse_cd",
"type": "esriFieldTypeString",
"alias": "landuse_cd",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "landuse_cd"
},
{
"name": "landuse_cd_descr",
"type": "esriFieldTypeString",
"alias": "landuse_cd_descr",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "landuse_cd_descr"
},
{
"name": "nbhd",
"type": "esriFieldTypeString",
"alias": "nbhd",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "nbhd"
},
{
"name": "nbhd_name",
"type": "esriFieldTypeString",
"alias": "nbhd_name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "nbhd_name"
},
{
"name": "year_built",
"type": "esriFieldTypeInteger",
"alias": "year_built",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "year_built"
},
{
"name": "num_stories",
"type": "esriFieldTypeInteger",
"alias": "num_stories",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "num_stories"
},
{
"name": "num_bedrooms",
"type": "esriFieldTypeInteger",
"alias": "num_bedrooms",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "num_bedrooms"
},
{
"name": "num_families",
"type": "esriFieldTypeInteger",
"alias": "num_families",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "num_families"
},
{
"name": "full_baths",
"type": "esriFieldTypeInteger",
"alias": "full_baths",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "full_baths"
},
{
"name": "half_baths",
"type": "esriFieldTypeInteger",
"alias": "half_baths",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "half_baths"
},
{
"name": "tot_sqf_l_area",
"type": "esriFieldTypeInteger",
"alias": "tot_sqf_l_area",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "tot_sqf_l_area"
},
{
"name": "base_fl_area_cgrp",
"type": "esriFieldTypeInteger",
"alias": "base_fl_area_cgrp",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "base_fl_area_cgrp"
},
{
"name": "year_built_csect",
"type": "esriFieldTypeInteger",
"alias": "year_built_csect",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "year_built_csect"
},
{
"name": "eff_yr_built_csect",
"type": "esriFieldTypeInteger",
"alias": "eff_yr_built_csect",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "eff_yr_built_csect"
},
{
"name": "pcacode",
"type": "esriFieldTypeString",
"alias": "pcacode",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "pcacode"
},
{
"name": "mtgco_name",
"type": "esriFieldTypeString",
"alias": "mtgco_name",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "mtgco_name"
},
{
"name": "mtgco_care_of",
"type": "esriFieldTypeString",
"alias": "mtgco_care_of",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "mtgco_care_of"
},
{
"name": "mtgco_line_1",
"type": "esriFieldTypeString",
"alias": "mtgco_line_1",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "mtgco_line_1"
},
{
"name": "mtgco_line_2",
"type": "esriFieldTypeString",
"alias": "mtgco_line_2",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "mtgco_line_2"
},
{
"name": "mtgco_line_3",
"type": "esriFieldTypeString",
"alias": "mtgco_line_3",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "mtgco_line_3"
},
{
"name": "mtgco_city",
"type": "esriFieldTypeString",
"alias": "mtgco_city",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "mtgco_city"
},
{
"name": "mtgco_state",
"type": "esriFieldTypeString",
"alias": "mtgco_state",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "mtgco_state"
},
{
"name": "mtgco_zip",
"type": "esriFieldTypeString",
"alias": "mtgco_zip",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "mtgco_zip"
},
{
"name": "tax_year",
"type": "esriFieldTypeString",
"alias": "tax_year",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "tax_year"
},
{
"name": "Assessed_Val_Ag",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Ag",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Ag"
},
{
"name": "Assessed_Val_Comm",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Comm",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Comm"
},
{
"name": "Assessed_Val_Land",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Land",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Land"
},
{
"name": "Assessed_Value_Total",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Value_Total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Value_Total"
},
{
"name": "Assessed_Val_Res",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Res",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Res"
},
{
"name": "Ag_Impr",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr"
},
{
"name": "Comm_Impr",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr"
},
{
"name": "Res_Impr",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr"
},
{
"name": "Ag_Land",
"type": "esriFieldTypeInteger",
"alias": "Ag_Land",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Land"
},
{
"name": "Comm_Land",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land"
},
{
"name": "Res_Land",
"type": "esriFieldTypeInteger",
"alias": "Res_Land",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land"
},
{
"name": "Market_Value_Total",
"type": "esriFieldTypeInteger",
"alias": "Market_Value_Total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Market_Value_Total"
},
{
"name": "Ag_Impr_New_Constr",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_New_Constr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_New_Constr"
},
{
"name": "Comm_Impr_New_Constr",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_New_Constr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_New_Constr"
},
{
"name": "Comm_Land_New_Constr",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_New_Constr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_New_Constr"
},
{
"name": "Res_Impr_New_Constr",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_New_Constr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_New_Constr"
},
{
"name": "Res_Land_New_Constr",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_New_Constr",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_New_Constr"
},
{
"name": "Taxable_Value_Total",
"type": "esriFieldTypeInteger",
"alias": "Taxable_Value_Total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Taxable_Value_Total"
},
{
"name": "tax_year_pastyr1",
"type": "esriFieldTypeString",
"alias": "tax_year_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "tax_year_pastyr1"
},
{
"name": "Assessed_Val_Ag_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Ag_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Ag_pastyr1"
},
{
"name": "Assessed_Val_Comm_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Comm_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Comm_pastyr1"
},
{
"name": "Assessed_Val_Land_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Land_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Land_pastyr1"
},
{
"name": "Assessed_Value_Total_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Value_Total_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Value_Total_pastyr1"
},
{
"name": "Assessed_Val_Res_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Res_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Res_pastyr1"
},
{
"name": "Ag_Impr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_pastyr1"
},
{
"name": "Comm_Impr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_pastyr1"
},
{
"name": "Res_Impr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_pastyr1"
},
{
"name": "Ag_Land_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Ag_Land_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Land_pastyr1"
},
{
"name": "Comm_Land_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_pastyr1"
},
{
"name": "Res_Land_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_pastyr1"
},
{
"name": "Market_Value_Total_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Market_Value_Total_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Market_Value_Total_pastyr1"
},
{
"name": "Ag_Impr_New_Constr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_New_Constr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_New_Constr_pastyr1"
},
{
"name": "Comm_Impr_New_Constr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_New_Constr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_New_Constr_pastyr1"
},
{
"name": "Comm_Land_New_Constr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_New_Constr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_New_Constr_pastyr1"
},
{
"name": "Res_Impr_New_Constr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_New_Constr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_New_Constr_pastyr1"
},
{
"name": "Res_Land_New_Constr_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_New_Constr_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_New_Constr_pastyr1"
},
{
"name": "Taxable_Value_Total_pastyr1",
"type": "esriFieldTypeInteger",
"alias": "Taxable_Value_Total_pastyr1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Taxable_Value_Total_pastyr1"
},
{
"name": "tax_year_pastyr2",
"type": "esriFieldTypeString",
"alias": "tax_year_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "tax_year_pastyr2"
},
{
"name": "Assessed_Val_Ag_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Ag_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Ag_pastyr2"
},
{
"name": "Assessed_Val_Comm_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Comm_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Comm_pastyr2"
},
{
"name": "Assessed_Val_Land_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Land_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Land_pastyr2"
},
{
"name": "Assessed_Value_Total_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Value_Total_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Value_Total_pastyr2"
},
{
"name": "Assessed_Val_Res_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Res_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Res_pastyr2"
},
{
"name": "Ag_Impr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_pastyr2"
},
{
"name": "Comm_Impr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_pastyr2"
},
{
"name": "Res_Impr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_pastyr2"
},
{
"name": "Ag_Land_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Ag_Land_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Land_pastyr2"
},
{
"name": "Comm_Land_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_pastyr2"
},
{
"name": "Res_Land_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_pastyr2"
},
{
"name": "Market_Value_Total_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Market_Value_Total_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Market_Value_Total_pastyr2"
},
{
"name": "Ag_Impr_New_Constr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_New_Constr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_New_Constr_pastyr2"
},
{
"name": "Comm_Impr_New_Constr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_New_Constr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_New_Constr_pastyr2"
},
{
"name": "Comm_Land_New_Constr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_New_Constr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_New_Constr_pastyr2"
},
{
"name": "Res_Impr_New_Constr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_New_Constr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_New_Constr_pastyr2"
},
{
"name": "Res_Land_New_Constr_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_New_Constr_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_New_Constr_pastyr2"
},
{
"name": "Taxable_Value_Total_pastyr2",
"type": "esriFieldTypeInteger",
"alias": "Taxable_Value_Total_pastyr2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Taxable_Value_Total_pastyr2"
},
{
"name": "tax_year_pastyr3",
"type": "esriFieldTypeString",
"alias": "tax_year_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "tax_year_pastyr3"
},
{
"name": "Assessed_Val_Ag_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Ag_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Ag_pastyr3"
},
{
"name": "Assessed_Val_Comm_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Comm_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Comm_pastyr3"
},
{
"name": "Assessed_Val_Land_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Land_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Land_pastyr3"
},
{
"name": "Assessed_Value_Total_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Value_Total_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Value_Total_pastyr3"
},
{
"name": "Assessed_Val_Res_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Res_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Res_pastyr3"
},
{
"name": "Ag_Impr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_pastyr3"
},
{
"name": "Comm_Impr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_pastyr3"
},
{
"name": "Res_Impr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_pastyr3"
},
{
"name": "Ag_Land_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Ag_Land_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Land_pastyr3"
},
{
"name": "Comm_Land_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_pastyr3"
},
{
"name": "Res_Land_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_pastyr3"
},
{
"name": "Market_Value_Total_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Market_Value_Total_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Market_Value_Total_pastyr3"
},
{
"name": "Ag_Impr_New_Constr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_New_Constr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_New_Constr_pastyr3"
},
{
"name": "Comm_Impr_New_Constr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_New_Constr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_New_Constr_pastyr3"
},
{
"name": "Comm_Land_New_Constr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_New_Constr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_New_Constr_pastyr3"
},
{
"name": "Res_Impr_New_Constr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_New_Constr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_New_Constr_pastyr3"
},
{
"name": "Res_Land_New_Constr_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_New_Constr_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_New_Constr_pastyr3"
},
{
"name": "Taxable_Value_Total_pastyr3",
"type": "esriFieldTypeInteger",
"alias": "Taxable_Value_Total_pastyr3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Taxable_Value_Total_pastyr3"
},
{
"name": "tax_year_pastyr4",
"type": "esriFieldTypeString",
"alias": "tax_year_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "tax_year_pastyr4"
},
{
"name": "Assessed_Val_Ag_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Ag_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Ag_pastyr4"
},
{
"name": "Assessed_Val_Comm_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Comm_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Comm_pastyr4"
},
{
"name": "Assessed_Val_Land_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Land_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Land_pastyr4"
},
{
"name": "Assessed_Value_Total_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Value_Total_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Value_Total_pastyr4"
},
{
"name": "Assessed_Val_Res_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Assessed_Val_Res_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Assessed_Val_Res_pastyr4"
},
{
"name": "Ag_Impr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_pastyr4"
},
{
"name": "Comm_Impr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_pastyr4"
},
{
"name": "Res_Impr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_pastyr4"
},
{
"name": "Ag_Land_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Ag_Land_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Land_pastyr4"
},
{
"name": "Comm_Land_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_pastyr4"
},
{
"name": "Res_Land_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_pastyr4"
},
{
"name": "Market_Value_Total_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Market_Value_Total_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Market_Value_Total_pastyr4"
},
{
"name": "Ag_Impr_New_Constr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Ag_Impr_New_Constr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Ag_Impr_New_Constr_pastyr4"
},
{
"name": "Comm_Impr_New_Constr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Comm_Impr_New_Constr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Impr_New_Constr_pastyr4"
},
{
"name": "Comm_Land_New_Constr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Comm_Land_New_Constr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Comm_Land_New_Constr_pastyr4"
},
{
"name": "Res_Impr_New_Constr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Res_Impr_New_Constr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Impr_New_Constr_pastyr4"
},
{
"name": "Res_Land_New_Constr_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Res_Land_New_Constr_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Res_Land_New_Constr_pastyr4"
},
{
"name": "Taxable_Value_Total_pastyr4",
"type": "esriFieldTypeInteger",
"alias": "Taxable_Value_Total_pastyr4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Taxable_Value_Total_pastyr4"
},
{
"name": "subdiv_name",
"type": "esriFieldTypeString",
"alias": "subdiv_name",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "subdiv_name"
},
{
"name": "SecTwpRngQtr",
"type": "esriFieldTypeString",
"alias": "SecTwpRngQtr",
"domain": null,
"editable": true,
"nullable": true,
"length": 70,
"defaultValue": null,
"modelName": "SecTwpRngQtr"
},
{
"name": "recording_num",
"type": "esriFieldTypeString",
"alias": "recording_num",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "recording_num"
},
{
"name": "Legal_Lines",
"type": "esriFieldTypeString",
"alias": "Legal_Lines",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "Legal_Lines"
},
{
"name": "Exemption",
"type": "esriFieldTypeString",
"alias": "Exemption",
"domain": null,
"editable": true,
"nullable": true,
"length": 1000,
"defaultValue": null,
"modelName": "Exemption"
},
{
"name": "party_id",
"type": "esriFieldTypeString",
"alias": "party_id",
"domain": null,
"editable": true,
"nullable": true,
"length": 1000,
"defaultValue": null,
"modelName": "party_id"
},
{
"name": "owner_info",
"type": "esriFieldTypeString",
"alias": "owner_info",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "owner_info"
},
{
"name": "address_compl",
"type": "esriFieldTypeString",
"alias": "address_compl",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "address_compl"
},
{
"name": "party_addr_id",
"type": "esriFieldTypeString",
"alias": "party_addr_id",
"domain": null,
"editable": true,
"nullable": true,
"length": 1000,
"defaultValue": null,
"modelName": "party_addr_id"
},
{
"name": "SigmaPics",
"type": "esriFieldTypeString",
"alias": "SigmaPics",
"domain": null,
"editable": true,
"nullable": true,
"length": 1073741822,
"defaultValue": null,
"modelName": "SigmaPics"
}
],
"indexes": [
{
"name": "idx_ascend_parcel",
"fields": "parcel_number",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "idx_info_pid",
"fields": "property_id",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Ascend_GisInfo",
"description": "",
"prototype": {
"attributes": {
"party_addr_id": null,
"property_id": null,
"parcel_number": null,
"situs_address": null,
"situs_city": null,
"situs_zip": null,
"tcacode": null,
"link_id": null,
"total_sqft": null,
"landuse_cd": null,
"landuse_cd_descr": null,
"nbhd": null,
"nbhd_name": null,
"year_built": null,
"num_stories": null,
"num_bedrooms": null,
"num_families": null,
"full_baths": null,
"half_baths": null,
"tot_sqf_l_area": null,
"base_fl_area_cgrp": null,
"year_built_csect": null,
"eff_yr_built_csect": null,
"pcacode": null,
"mtgco_name": null,
"mtgco_care_of": null,
"mtgco_line_1": null,
"mtgco_line_2": null,
"mtgco_line_3": null,
"mtgco_city": null,
"mtgco_state": null,
"mtgco_zip": null,
"tax_year": null,
"Assessed_Val_Ag": null,
"Assessed_Val_Comm": null,
"Assessed_Val_Land": null,
"Assessed_Value_Total": null,
"Assessed_Val_Res": null,
"Ag_Impr": null,
"Comm_Impr": null,
"Res_Impr": null,
"Ag_Land": null,
"Comm_Land": null,
"Res_Land": null,
"Market_Value_Total": null,
"Ag_Impr_New_Constr": null,
"Comm_Impr_New_Constr": null,
"Comm_Land_New_Constr": null,
"Res_Impr_New_Constr": null,
"Res_Land_New_Constr": null,
"Taxable_Value_Total": null,
"tax_year_pastyr1": null,
"Assessed_Val_Ag_pastyr1": null,
"Assessed_Val_Comm_pastyr1": null,
"Assessed_Val_Land_pastyr1": null,
"Assessed_Value_Total_pastyr1": null,
"Assessed_Val_Res_pastyr1": null,
"Ag_Impr_pastyr1": null,
"Comm_Impr_pastyr1": null,
"Res_Impr_pastyr1": null,
"Ag_Land_pastyr1": null,
"Comm_Land_pastyr1": null,
"Res_Land_pastyr1": null,
"Market_Value_Total_pastyr1": null,
"Ag_Impr_New_Constr_pastyr1": null,
"Comm_Impr_New_Constr_pastyr1": null,
"Comm_Land_New_Constr_pastyr1": null,
"Res_Impr_New_Constr_pastyr1": null,
"Res_Land_New_Constr_pastyr1": null,
"Taxable_Value_Total_pastyr1": null,
"tax_year_pastyr2": null,
"Assessed_Val_Ag_pastyr2": null,
"Assessed_Val_Comm_pastyr2": null,
"Assessed_Val_Land_pastyr2": null,
"Assessed_Value_Total_pastyr2": null,
"Assessed_Val_Res_pastyr2": null,
"Ag_Impr_pastyr2": null,
"Comm_Impr_pastyr2": null,
"Res_Impr_pastyr2": null,
"Ag_Land_pastyr2": null,
"Comm_Land_pastyr2": null,
"Res_Land_pastyr2": null,
"Market_Value_Total_pastyr2": null,
"Ag_Impr_New_Constr_pastyr2": null,
"Comm_Impr_New_Constr_pastyr2": null,
"Comm_Land_New_Constr_pastyr2": null,
"Res_Impr_New_Constr_pastyr2": null,
"Res_Land_New_Constr_pastyr2": null,
"Taxable_Value_Total_pastyr2": null,
"tax_year_pastyr3": null,
"Assessed_Val_Ag_pastyr3": null,
"Assessed_Val_Comm_pastyr3": null,
"Assessed_Val_Land_pastyr3": null,
"Assessed_Value_Total_pastyr3": null,
"Assessed_Val_Res_pastyr3": null,
"Ag_Impr_pastyr3": null,
"Comm_Impr_pastyr3": null,
"Res_Impr_pastyr3": null,
"Ag_Land_pastyr3": null,
"Comm_Land_pastyr3": null,
"Res_Land_pastyr3": null,
"Market_Value_Total_pastyr3": null,
"Ag_Impr_New_Constr_pastyr3": null,
"Comm_Impr_New_Constr_pastyr3": null,
"Comm_Land_New_Constr_pastyr3": null,
"Res_Impr_New_Constr_pastyr3": null,
"Res_Land_New_Constr_pastyr3": null,
"Taxable_Value_Total_pastyr3": null,
"tax_year_pastyr4": null,
"Assessed_Val_Ag_pastyr4": null,
"Assessed_Val_Comm_pastyr4": null,
"Assessed_Val_Land_pastyr4": null,
"Assessed_Value_Total_pastyr4": null,
"Assessed_Val_Res_pastyr4": null,
"Ag_Impr_pastyr4": null,
"Comm_Impr_pastyr4": null,
"Res_Impr_pastyr4": null,
"Ag_Land_pastyr4": null,
"Comm_Land_pastyr4": null,
"Res_Land_pastyr4": null,
"Market_Value_Total_pastyr4": null,
"Ag_Impr_New_Constr_pastyr4": null,
"Comm_Impr_New_Constr_pastyr4": null,
"Comm_Land_New_Constr_pastyr4": null,
"Res_Impr_New_Constr_pastyr4": null,
"Res_Land_New_Constr_pastyr4": null,
"Taxable_Value_Total_pastyr4": null,
"subdiv_name": null,
"SecTwpRngQtr": null,
"recording_num": null,
"Legal_Lines": null,
"Exemption": null,
"party_id": null,
"owner_info": null,
"address_compl": null,
"SigmaPics": null
}
},
"drawingTool": "esriFeatureEditToolNone"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 2000,
"maxRecordCountFactor": 1
}
]
}