{ "layers": [ { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 0, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1515776801000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": -16806900, "ymin": -45827300, "xmax": 1567864.103088595, "ymax": 445613.4064159468, "spatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.772563820515443E7, "falseY": -4.81409456703208E7, "xyUnits": 1.3257667777834079E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CENTERLINEID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEDROUTE" }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Numbered Highway", "code": "Numbered Highway" }, { "name": "Lettered Highway", "code": "Lettered Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEDRTETYPE" }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AFEDRTE" }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Numbered Highway", "code": "Numbered Highway" }, { "name": "Lettered Highway", "code": "Lettered Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AFEDRTETYPE" }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STROUTE" }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Numbered Highway", "code": "Numbered Highway" }, { "name": "Lettered Highway", "code": "Lettered Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRTETYPE" }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASTRTE" }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Numbered Highway", "code": "Numbered Highway" }, { "name": "Lettered Highway", "code": "Lettered Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASTRTETYPE" }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CTYROUTE" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ONEWAYDIR" }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADLEVEL" }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INWATER" }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Arterial Road", "code": "Arterial" }, { "name": "County - Boone", "code": "County - Boone" }, { "name": "Connector Road", "code": "Connector" }, { "name": "County - Barry", "code": "County - Barry" }, { "name": "County - Carroll", "code": "County - Carroll" }, { "name": "County - Christian", "code": "County - Christian" }, { "name": "County - Lawrence", "code": "County - Lawrence" }, { "name": "County - Stone", "code": "County - Stone" }, { "name": "County - Taney", "code": "County - Taney" }, { "name": "Divided Highway - Federal", "code": "Divided Highway - Federal" }, { "name": "Not Constructed", "code": "Not Constructed" }, { "name": "County - Marion", "code": "County - Marion" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Pedestrian", "code": "Pedestrian" }, { "name": "Private", "code": "Private" }, { "name": "Proposed - City", "code": "Proposed - City" }, { "name": "Public-Private", "code": "Public-Private" }, { "name": "Reference", "code": "Reference" }, { "name": "Residential", "code": "Residential" }, { "name": "State - Arkansas", "code": "State - Arkansas" }, { "name": "State - Arkansas Numbered Hwy", "code": "State - Arkansas Numbered Hwy" }, { "name": "State - Missouri Numbered Hwy", "code": "State - Missouri Numbered Hwy" }, { "name": "State - Missouri Lettered Hwy", "code": "State - Missouri Lettered Hwy" }, { "name": "Undivided Highway - Federal", "code": "Undivided Highway - Federal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADCLASS" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "CITY OF BRANSON", "code": 1 }, { "name": "TANEY COUNTY", "code": 2 }, { "name": "STONE COUNTY", "code": 3 }, { "name": "STATE", "code": 4 }, { "name": "FEDERAL", "code": 5 }, { "name": "PRIVATE", "code": -1 }, { "name": "OTHER", "code": -2 }, { "name": "MISSOURI AMERICAN WATER CO", "code": 15 }, { "name": "PWSD #3", "code": 16 }, { "name": "BRANSON PUBLIC SCHOOLS", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "CITY OF BRANSON", "code": 1 }, { "name": "TANEY COUNTY", "code": 2 }, { "name": "STONE COUNTY", "code": 3 }, { "name": "STATE", "code": 4 }, { "name": "FEDERAL", "code": 5 }, { "name": "PRIVATE", "code": 6 }, { "name": "OTHER", "code": 7 }, { "name": "ADMINISTRATION", "code": 8 }, { "name": "ENGINEERING", "code": 9 }, { "name": "FIRE", "code": 10 }, { "name": "PARKS AND RECREATION", "code": 11 }, { "name": "POLICE", "code": 12 }, { "name": "PUBLIC WORKS", "code": 13 }, { "name": "UTILITIES", "code": 14 }, { "name": "MISSOURI AMERICAN WATER CO", "code": 15 }, { "name": "PWSD #3", "code": 16 }, { "name": "OUTSIDE CITY LIMITS", "code": 17 }, { "name": "NOT CLAIMED", "code": 18 }, { "name": "MISSOURI DEPARTMENT OF CONSERVATION", "code": 19 }, { "name": "NOT YET BUILT", "code": 20 }, { "name": "BRANSON PUBLIC SCHOOLS", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATELEFT" }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "domain": { "type": "codedValue", "name": "StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATERIGHT" }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPLEFT" }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPRIGHT" }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGLEFT" }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGRIGHT" }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNLEFT" }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNRIGHT" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "POLICEZONE", "type": "esriFieldTypeString", "alias": "Police Zone that Road is in", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POLICEZONE" }, { "name": "FIREDST", "type": "esriFieldTypeString", "alias": "Fire District Road is In", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIREDST" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Posted Speed Limit of Road Segment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SURFACE" }, { "name": "JURISDICTN", "type": "esriFieldTypeString", "alias": "Governing Boundary of Road", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTN" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Name of Road", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Road Type (Suffix)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Pre-Direction of Road", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_LANES" }, { "name": "IN_OUT_CITY", "type": "esriFieldTypeString", "alias": "Road in or out of City", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IN_OUT_CITY" }, { "name": "ROUTE_FROM", "type": "esriFieldTypeString", "alias": "Route From", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ROUTE_FROM" }, { "name": "ROUTE_TO", "type": "esriFieldTypeString", "alias": "Route To", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ROUTE_TO" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DESG", "type": "esriFieldTypeString", "alias": "Road Designation MoDOT", "domain": { "type": "codedValue", "name": "RoadDesignation", "description": "Designation of Road based on MODOT Calssification", "codedValues": [ { "name": "Interstate", "code": "IS" }, { "name": "US Numbered Routes", "code": "US" }, { "name": "Missouri Numbered Routes", "code": "MO" }, { "name": "Alternate Routes", "code": "AL" }, { "name": "Missouri Lettered Routes", "code": "RT" }, { "name": "Business Loop (Interstate)", "code": "LP" }, { "name": "Business Loop (non-interstate)", "code": "BU" }, { "name": "Spur", "code": "SP" }, { "name": "Reversible", "code": "RV" }, { "name": "Outer Road", "code": "OR" }, { "name": "City Street", "code": "CST" }, { "name": "County Road", "code": "CRD" }, { "name": "Ramp (non-at-grade intersection)", "code": "RP" }, { "name": "Connector for Wye Leg and at-grade connections", "code": "CO" }, { "name": "Rest Area", "code": "RA" }, { "name": "Weigh Station", "code": "WS" }, { "name": "National Forest Service", "code": "NFS" }, { "name": "National Park Service", "code": "NPS" }, { "name": "Fish and Wildlife Service", "code": "FWS" }, { "name": "Corps of Engineers", "code": "COE" }, { "name": "Department of Defense (Army, Air Force, etc.)", "code": "DOD" }, { "name": "Alley", "code": "ALY" }, { "name": "Private Road", "code": "PVT" }, { "name": "Railroad (generic)", "code": "RR" }, { "name": "Pedestrian/Bicycle facility", "code": "PED" }, { "name": "Park Road (MoDNR and MDC roads only)", "code": "PK" }, { "name": "Bicycle Route", "code": "BK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESG" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R297_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S230_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "DESG": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": null, "MTFCC": null, "OWNEDBY": 1, "MAINTBY": 1, "MUNILEFT": null, "MUNIRIGHT": null, "STATELEFT": null, "STATERIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "ROUTE_TO": null, "ROUTE_FROM": null, "IN_OUT_CITY": null, "NUM_LANES": null, "POLICEZONE": null, "FIREDST": null, "SPEEDLIMIT": null, "SURFACE": null, "JURISDICTN": null, "ROADNAME": null, "TYPE": null, "DIRECTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 1, "name": "Planned Developments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1481291378000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": -16806900, "ymin": -45827300, "xmax": 1431354.2087860964, "ymax": 320642.62683044374, "spatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.772563820515443E7, "falseY": -4.81409456703208E7, "xyUnits": 1.3257667777834079E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PD_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 51, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "76 Country Blvd", "label": "76 Country Blvd" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 135, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Audobon Place", "label": "Audobon Place" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 52, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Condos", "label": "Branson Condos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 153, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Hills", "label": "Branson Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 103, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Hills Plaza", "label": "Branson Hills Plaza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 181, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Landing", "label": "Branson Landing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 156, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Meadow Craft Mill", "label": "Branson Meadow Craft Mill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 153, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Plaza", "label": "Branson Plaza" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 44, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Branson Ridge Winery", "label": "Branson Ridge Winery" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 37, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Butcher Hollow", "label": "Butcher Hollow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 62, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cabins at Maple Creek", "label": "Cabins at Maple Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 40, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cedar Junction General Store", "label": "Cedar Junction General Store" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 196, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Centre Point Square", "label": "Centre Point Square" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 58, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commerce Park", "label": "Commerce Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 134, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Epps, Epps, & Blackman", "label": "Epps, Epps, & Blackman" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 140, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fall Creek Resort", "label": "Fall Creek Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 158, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "French Quarter", "label": "French Quarter" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 105, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fuentes", "label": "Fuentes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 34, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Grand Legacy 2", "label": "Grand Legacy 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 201, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hideaway Hills", "label": "Hideaway Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 149, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jim Stafford", "label": "Jim Stafford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 146, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Liberty Bank", "label": "Liberty Bank" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 161, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lost Treasure Golf", "label": "Lost Treasure Golf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 116, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Office Max", "label": "Office Max" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 191, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Palace View", "label": "Palace View" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 88, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Point Royale", "label": "Point Royale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 171, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Roark Hills", "label": "Roark Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 83, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Shoppes at Branson Hills", "label": "Shoppes at Branson Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 108, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sight & Sound Theatre", "label": "Sight & Sound Theatre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 187, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Streamside Crossing", "label": "Streamside Crossing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 194, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Surrey Grand Crown Resort", "label": "Surrey Grand Crown Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 45, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Surrey Vacation Resort", "label": "Surrey Vacation Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 49, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tanstone", "label": "Tanstone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "The Links at Thousand Hills", "label": "The Links at Thousand Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 68, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "The Point Entertainment Complex", "label": "The Point Entertainment Complex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 70, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "The Preserve", "label": "The Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 61, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Treasure Lake", "label": "Treasure Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 166, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Turtle Creek", "label": "Turtle Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 196, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Views on Lake Taneycomo", "label": "Views on Lake Taneycomo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 196, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Village Green", "label": "Village Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 37, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Welk Resort", "label": "Welk Resort" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 62, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Westgate at the Woods", "label": "Westgate at the Woods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 153, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "White Tail", "label": "White Tail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 84, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Yakov Smirnoff Theatre", "label": "Yakov Smirnoff Theatre" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 114, 168, 255 ], "toColor": [ 66, 114, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 50, 64, 255 ], "toColor": [ 191, 50, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 189, 255 ], "toColor": [ 189, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 194, 174, 255 ], "toColor": [ 43, 194, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 40, 161, 255 ], "toColor": [ 35, 40, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 113, 37, 255 ], "toColor": [ 179, 113, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 64, 127, 255 ], "toColor": [ 161, 64, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 194, 61, 255 ], "toColor": [ 47, 194, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 71, 153, 255 ], "toColor": [ 38, 71, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 82, 58, 255 ], "toColor": [ 158, 82, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 184, 114, 255 ], "toColor": [ 73, 184, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 144, 158, 255 ], "toColor": [ 40, 144, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 55, 171, 255 ], "toColor": [ 126, 55, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 52, 106, 255 ], "toColor": [ 199, 52, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 178, 62, 255 ], "toColor": [ 199, 178, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 50, 32, 255 ], "toColor": [ 153, 50, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 58, 159, 255 ], "toColor": [ 199, 58, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 181, 42, 255 ], "toColor": [ 118, 181, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 59, 81, 255 ], "toColor": [ 163, 59, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 158, 63, 255 ], "toColor": [ 68, 158, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 136, 72, 255 ], "toColor": [ 181, 136, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 44, 201, 255 ], "toColor": [ 115, 44, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 78, 191, 255 ], "toColor": [ 63, 78, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 152, 196, 255 ], "toColor": [ 55, 152, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 94, 42, 255 ], "toColor": [ 199, 94, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 137, 41, 255 ], "toColor": [ 166, 137, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 105, 196, 255 ], "toColor": [ 63, 105, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 190, 196, 255 ], "toColor": [ 67, 190, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 191, 42, 255 ], "toColor": [ 171, 191, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 64, 168, 255 ], "toColor": [ 167, 64, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 119, 255 ], "toColor": [ 51, 161, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 70, 115, 255 ], "toColor": [ 179, 70, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 97, 80, 255 ], "toColor": [ 199, 97, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 194, 96, 255 ], "toColor": [ 74, 194, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 109, 62, 255 ], "toColor": [ 179, 109, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 49, 196, 255 ], "toColor": [ 56, 49, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 81, 201, 255 ], "toColor": [ 117, 81, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 39, 161, 255 ], "toColor": [ 85, 39, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 86, 153, 255 ], "toColor": [ 52, 86, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 201, 157, 255 ], "toColor": [ 68, 201, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 60, 48, 255 ], "toColor": [ 199, 60, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 63, 59, 255 ], "toColor": [ 161, 63, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 201, 79, 255 ], "toColor": [ 193, 201, 79, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PD_NAME", "typeIdField": "PD_NAME", "subtypeField": "", "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PROPERTY_N", "type": "esriFieldTypeString", "alias": "Property Tax ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPERTY_N" }, { "name": "ZONE_CODE", "type": "esriFieldTypeDouble", "alias": "Zone Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONE_CODE" }, { "name": "ANNEX_DATE", "type": "esriFieldTypeString", "alias": "Date of Annexation", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ANNEX_DATE" }, { "name": "LAND_USE", "type": "esriFieldTypeString", "alias": "Land Use Type", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "LAND_USE" }, { "name": "ANNEX_ORD", "type": "esriFieldTypeString", "alias": "Annex Ordinance", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ANNEX_ORD" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ZC_ORD", "type": "esriFieldTypeString", "alias": "Zone Code Ordinance", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ZC_ORD" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CODE" }, { "name": "CHNG_NOTES", "type": "esriFieldTypeString", "alias": "Change Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHNG_NOTES" }, { "name": "LU_SUB_CAT", "type": "esriFieldTypeString", "alias": "Land Use Sub Category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_SUB_CAT" }, { "name": "PZ_APP_TYP", "type": "esriFieldTypeString", "alias": "PZ Application Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PZ_APP_TYP" }, { "name": "PZ_USE", "type": "esriFieldTypeString", "alias": "PZ Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PZ_USE" }, { "name": "PZ_PRJ_NUM", "type": "esriFieldTypeString", "alias": "PZ Project Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PZ_PRJ_NUM" }, { "name": "ADJ_APP_TY", "type": "esriFieldTypeString", "alias": "Adjustment Application Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADJ_APP_TY" }, { "name": "ADJ_VARI", "type": "esriFieldTypeString", "alias": "Adjustment Variance", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADJ_VARI" }, { "name": "ADJ_PRJ_NU", "type": "esriFieldTypeString", "alias": "Adjustment Project Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADJ_PRJ_NU" }, { "name": "DOC_LINK", "type": "esriFieldTypeString", "alias": "Document Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DOC_LINK" }, { "name": "QTR_SEC_LOC", "type": "esriFieldTypeString", "alias": "Qtr Section Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "QTR_SEC_LOC" }, { "name": "ZONECODE", "type": "esriFieldTypeString", "alias": "Zone Code", "domain": { "type": "codedValue", "name": "ZoneCode", "description": "The type of zone code associated with a parcel", "codedValues": [ { "name": "Unzoned", "code": "1" }, { "name": "Mobile Home Park", "code": "140" }, { "name": "Conservation", "code": "110" }, { "name": "Agricultural", "code": "120" }, { "name": "Low Density Residential", "code": "210" }, { "name": "Medium Density Residential", "code": "220" }, { "name": "High Density Residential", "code": "230" }, { "name": "Neighborhood Commercial", "code": "300" }, { "name": "Mixed-Use", "code": "310" }, { "name": "Community Commercial", "code": "320" }, { "name": "Downtown", "code": "330" }, { "name": "Entertainment", "code": "340" }, { "name": "Business", "code": "400" }, { "name": "Industrial", "code": "500" }, { "name": "Planned Development", "code": "600" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONECODE" }, { "name": "ZONING_URL", "type": "esriFieldTypeString", "alias": "Zoning Information URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZONING_URL" }, { "name": "PD_NAME", "type": "esriFieldTypeString", "alias": "Planned Development Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PD_NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R544_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S425_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "76 Country Blvd", "name": "76 Country Blvd", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "76 Country Blvd", "description": "", "prototype": { "attributes": { "PD_NAME": "76 Country Blvd", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Audobon Place", "name": "Audobon Place", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Audobon Place", "description": "", "prototype": { "attributes": { "PD_NAME": "Audobon Place", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Condos", "name": "Branson Condos", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Condos", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Condos", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Hills", "name": "Branson Hills", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Hills", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Hills", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Hills Plaza", "name": "Branson Hills Plaza", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Hills Plaza", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Hills Plaza", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Landing", "name": "Branson Landing", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Landing", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Landing", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Meadow Craft Mill", "name": "Branson Meadow Craft Mill", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Meadow Craft Mill", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Meadow Craft Mill", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Plaza", "name": "Branson Plaza", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Plaza", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Plaza", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Branson Ridge Winery", "name": "Branson Ridge Winery", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Branson Ridge Winery", "description": "", "prototype": { "attributes": { "PD_NAME": "Branson Ridge Winery", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Butcher Hollow", "name": "Butcher Hollow", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Butcher Hollow", "description": "", "prototype": { "attributes": { "PD_NAME": "Butcher Hollow", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cabins at Maple Creek", "name": "Cabins at Maple Creek", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Cabins at Maple Creek", "description": "", "prototype": { "attributes": { "PD_NAME": "Cabins at Maple Creek", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cedar Junction General Store", "name": "Cedar Junction General Store", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Cedar Junction General Store", "description": "", "prototype": { "attributes": { "PD_NAME": "Cedar Junction General Store", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Centre Point Square", "name": "Centre Point Square", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Centre Point Square", "description": "", "prototype": { "attributes": { "PD_NAME": "Centre Point Square", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commerce Park", "name": "Commerce Park", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Commerce Park", "description": "", "prototype": { "attributes": { "PD_NAME": "Commerce Park", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Epps, Epps, & Blackman", "name": "Epps, Epps, & Blackman", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Epps, Epps, & Blackman", "description": "", "prototype": { "attributes": { "PD_NAME": "Epps, Epps, & Blackman", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fall Creek Resort", "name": "Fall Creek Resort", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Fall Creek Resort", "description": "", "prototype": { "attributes": { "PD_NAME": "Fall Creek Resort", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "French Quarter", "name": "French Quarter", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "French Quarter", "description": "", "prototype": { "attributes": { "PD_NAME": "French Quarter", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fuentes", "name": "Fuentes", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Fuentes", "description": "", "prototype": { "attributes": { "PD_NAME": "Fuentes", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Grand Legacy 2", "name": "Grand Legacy 2", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Grand Legacy 2", "description": "", "prototype": { "attributes": { "PD_NAME": "Grand Legacy 2", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hideaway Hills", "name": "Hideaway Hills", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Hideaway Hills", "description": "", "prototype": { "attributes": { "PD_NAME": "Hideaway Hills", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Jim Stafford", "name": "Jim Stafford", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Jim Stafford", "description": "", "prototype": { "attributes": { "PD_NAME": "Jim Stafford", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Liberty Bank", "name": "Liberty Bank", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Liberty Bank", "description": "", "prototype": { "attributes": { "PD_NAME": "Liberty Bank", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lost Treasure Golf", "name": "Lost Treasure Golf", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Lost Treasure Golf", "description": "", "prototype": { "attributes": { "PD_NAME": "Lost Treasure Golf", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Office Max", "name": "Office Max", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Office Max", "description": "", "prototype": { "attributes": { "PD_NAME": "Office Max", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Palace View", "name": "Palace View", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Palace View", "description": "", "prototype": { "attributes": { "PD_NAME": "Palace View", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Point Royale", "name": "Point Royale", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Point Royale", "description": "", "prototype": { "attributes": { "PD_NAME": "Point Royale", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Roark Hills", "name": "Roark Hills", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Roark Hills", "description": "", "prototype": { "attributes": { "PD_NAME": "Roark Hills", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Shoppes at Branson Hills", "name": "Shoppes at Branson Hills", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Shoppes at Branson Hills", "description": "", "prototype": { "attributes": { "PD_NAME": "Shoppes at Branson Hills", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sight & Sound Theatre", "name": "Sight & Sound Theatre", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Sight & Sound Theatre", "description": "", "prototype": { "attributes": { "PD_NAME": "Sight & Sound Theatre", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Streamside Crossing", "name": "Streamside Crossing", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Streamside Crossing", "description": "", "prototype": { "attributes": { "PD_NAME": "Streamside Crossing", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Surrey Grand Crown Resort", "name": "Surrey Grand Crown Resort", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Surrey Grand Crown Resort", "description": "", "prototype": { "attributes": { "PD_NAME": "Surrey Grand Crown Resort", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Surrey Vacation Resort", "name": "Surrey Vacation Resort", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Surrey Vacation Resort", "description": "", "prototype": { "attributes": { "PD_NAME": "Surrey Vacation Resort", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tanstone", "name": "Tanstone", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Tanstone", "description": "", "prototype": { "attributes": { "PD_NAME": "Tanstone", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "The Links at Thousand Hills", "name": "The Links at Thousand Hills", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "The Links at Thousand Hills", "description": "", "prototype": { "attributes": { "PD_NAME": "The Links at Thousand Hills", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "The Point Entertainment Complex", "name": "The Point Entertainment Complex", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "The Point Entertainment Complex", "description": "", "prototype": { "attributes": { "PD_NAME": "The Point Entertainment Complex", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "The Preserve", "name": "The Preserve", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "The Preserve", "description": "", "prototype": { "attributes": { "PD_NAME": "The Preserve", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Treasure Lake", "name": "Treasure Lake", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Treasure Lake", "description": "", "prototype": { "attributes": { "PD_NAME": "Treasure Lake", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Turtle Creek", "name": "Turtle Creek", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Turtle Creek", "description": "", "prototype": { "attributes": { "PD_NAME": "Turtle Creek", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Views on Lake Taneycomo", "name": "Views on Lake Taneycomo", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Views on Lake Taneycomo", "description": "", "prototype": { "attributes": { "PD_NAME": "Views on Lake Taneycomo", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Village Green", "name": "Village Green", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Village Green", "description": "", "prototype": { "attributes": { "PD_NAME": "Village Green", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Welk Resort", "name": "Welk Resort", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Welk Resort", "description": "", "prototype": { "attributes": { "PD_NAME": "Welk Resort", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westgate at the Woods", "name": "Westgate at the Woods", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Westgate at the Woods", "description": "", "prototype": { "attributes": { "PD_NAME": "Westgate at the Woods", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "White Tail", "name": "White Tail", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "White Tail", "description": "", "prototype": { "attributes": { "PD_NAME": "White Tail", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Yakov Smirnoff Theatre", "name": "Yakov Smirnoff Theatre", "domains": { "ZONECODE": {"type": "inherited"} }, "templates": [ { "name": "Yakov Smirnoff Theatre", "description": "", "prototype": { "attributes": { "PD_NAME": "Yakov Smirnoff Theatre", "ZONING_URL": null, "ZONECODE": null, "QTR_SEC_LOC": null, "DOC_LINK": null, "PROPERTY_N": null, "ZONE_CODE": null, "ANNEX_DATE": null, "LAND_USE": null, "ANNEX_ORD": null, "COMMENTS": null, "ZC_ORD": null, "CODE": null, "CHNG_NOTES": null, "LU_SUB_CAT": null, "PZ_APP_TYP": null, "PZ_USE": null, "PZ_PRJ_NUM": null, "ADJ_APP_TY": null, "ADJ_VARI": null, "ADJ_PRJ_NU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 2, "name": "City Limits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 1401479.9000965133, "ymin": 277901.37504278123, "xmax": 1431607.2932536788, "ymax": 320642.62683044374, "spatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.772563820515443E7, "falseY": -4.81409456703208E7, "xyUnits": 1.3257667777834079E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102697, "latestWkid": 102697, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806900, "falseY": -45827300, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "domain": { "type": "codedValue", "name": "MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUNITYP" }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUNIAREA" }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOCALFIPS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Area of City Limits in Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code of City Limits", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ZIP" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State City Limits is In", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATE" }, { "name": "MAYOR", "type": "esriFieldTypeString", "alias": "Current City Mayor", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MAYOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Limits", "description": "", "prototype": { "attributes": { "MAYOR": null, "NAME": null, "MUNITYP": null, "MUNIAREA": null, "LOCALFIPS": null, "STATE": null, "ZIP": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }