{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7f7e226f18128646d5e96ef97370e481", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVQYlWNhIABYGBgYGP4zMEgwMDDkoMmdYGRg2MIC5UgwMDBUoymYyoCkAL8VVFFwh4GBwRFN7ilcASMDwxcGBoYD2EwAAF2gCLQpGyyiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HOUSE_NUM]", "labelPlacement": "esriServerPointLabelPlacementBelowRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 255, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 474844.81700000167, "ymin": 1555689.7290000021, "xmax": 714650.2639999986, "ymax": 1851546.0920000002, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 13, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 5, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Directions_2", "description": "Pre and Post Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 40, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "WS2_STREET_TYPE", "description": "STREET TYPE", "codedValues": [ { "name": "AV", "code": "AV" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTWY", "code": "BTWY" }, { "name": "CIR", "code": "CIR" }, { "name": "CRSG", "code": "CRSG" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LDG", "code": "LDG" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PATH", "code": "PATH" }, { "name": "PK", "code": "PK" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "RD", "code": "RD" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TR", "code": "TR" }, { "name": "WAY", "code": "WAY" }, { "name": "PT", "code": "PT" }, { "name": "ALY", "code": "ALY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Directions_2", "description": "Pre and Post Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY_ABBRV", "type": "esriFieldTypeString", "alias": "CITY_ABBRV", "length": 3, "domain": { "type": "codedValue", "name": "WS2_CITYABBRV", "description": "CITY ABBREVIATIONS", "codedValues": [ { "name": "AST", "code": "AST" }, { "name": "DB", "code": "DB" }, { "name": "DBS", "code": "DBS" }, { "name": "DEB", "code": "DEB" }, { "name": "DEL", "code": "DEL" }, { "name": "DLT", "code": "DLT" }, { "name": "DS", "code": "DS" }, { "name": "EDG", "code": "EDG" }, { "name": "ENT", "code": "ENT" }, { "name": "FLB", "code": "FLB" }, { "name": "HH", "code": "HH" }, { "name": "LH", "code": "LH" }, { "name": "MIM", "code": "MIM" }, { "name": "NSB", "code": "NSB" }, { "name": "OB", "code": "OB" }, { "name": "OC", "code": "OC" }, { "name": "OH", "code": "OH" }, { "name": "OST", "code": "OST" }, { "name": "PI", "code": "PI" }, { "name": "PIE", "code": "PIE" }, { "name": "PO", "code": "PO" }, { "name": "SAN", "code": "SAN" }, { "name": "SD", "code": "SD" }, { "name": "SEV", "code": "SEV" }, { "name": "CAS", "code": "CAS" }, { "name": "CO", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 35, "domain": { "type": "codedValue", "name": "WS2_CityNames", "description": "City Names Domain", "codedValues": [ { "name": "ASTOR", "code": "ASTOR" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "DELAND", "code": "DELAND" }, { "name": "DELEON SPRINGS", "code": "DELEON SPRINGS" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FLAGLER BEACH", "code": "FLAGLER BEACH" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "MIMS", "code": "MIMS" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "OSTEEN", "code": "OSTEEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "CASSADAGA", "code": "CASSADAGA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIP", "type": "esriFieldTypeSmallInteger", "alias": "ZIP", "domain": { "type": "codedValue", "name": "WS2_ZIPCODE", "description": "ZIPCODE", "codedValues": [ { "name": "32102", "code": 32102 }, { "name": "32110", "code": 32110 }, { "name": "32114", "code": 32114 }, { "name": "32115", "code": 32115 }, { "name": "32116", "code": 32116 }, { "name": "32117", "code": 32117 }, { "name": "32118", "code": 32118 }, { "name": "32119", "code": 32119 }, { "name": "32120", "code": 32120 }, { "name": "32121", "code": 32121 }, { "name": "32122", "code": 32122 }, { "name": "32123", "code": 32123 }, { "name": "32124", "code": 32124 }, { "name": "32125", "code": 32125 }, { "name": "32126", "code": 32126 }, { "name": "32127", "code": 32127 }, { "name": "32128", "code": 32128 }, { "name": "32129", "code": 32129 }, { "name": "32130", "code": 32130 }, { "name": "32132", "code": 32132 }, { "name": "32136", "code": 32136 }, { "name": "32141", "code": 32141 }, { "name": "32168", "code": 32168 }, { "name": "32169", "code": 32169 }, { "name": "32174", "code": 32174 }, { "name": "32176", "code": 32176 }, { "name": "32180", "code": 32180 }, { "name": "32190", "code": 32190 }, { "name": "32198", "code": 32198 }, { "name": "32713", "code": 32713 }, { "name": "32720", "code": 32720 }, { "name": "32721", "code": 32721 }, { "name": "32724", "code": 32724 }, { "name": "32725", "code": 32725 }, { "name": "32738", "code": 32738 }, { "name": "32744", "code": 32744 }, { "name": "32754", "code": 32754 }, { "name": "32759", "code": 32759 }, { "name": "32763", "code": 32763 }, { "name": "32764", "code": 32764 }, { "name": "32105", "code": 32105 }, { "name": "32170", "code": 32170 }, { "name": "32175", "code": 32175 }, { "name": "32728", "code": 32728 }, { "name": "32723", "code": 32723 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WS2_AddressType", "description": "Address Type", "codedValues": [ { "name": "10 - MAILABLE ADDRESS - Includes all residential, commercial, industrial.", "code": 10 }, { "name": "20 - NON-MAILABLE ADDRESS - Includes temporary, seasonal, construction trailers.", "code": 20 }, { "name": "30 - RECREATION AREAS - Includes tennis courts, boat ramps, parks, pools.", "code": 30 }, { "name": "40 - SECONDARY BUILDINGS - Includes barns, sheds, mother-in-law units, etc. same parcel", "code": 40 }, { "name": "50 - WALLS, GATES (Subdivision entrances)", "code": 50 }, { "name": "60 - SIGNS, BILLBOARDS", "code": 60 }, { "name": "70 - UTILITIES, CABLE TV, ELECTIC METERS", "code": 70 }, { "name": "80 - TOWERS", "code": 80 }, { "name": "90 - OTHER", "code": 90 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date_", "length": 8, "domain": null }, { "name": "TARG_P", "type": "esriFieldTypeString", "alias": "TARG_P", "length": 10, "domain": null }, { "name": "TARG_F", "type": "esriFieldTypeString", "alias": "TARG_F", "length": 10, "domain": null }, { "name": "TARG_E", "type": "esriFieldTypeString", "alias": "TARG_E", "length": 10, "domain": null }, { "name": "MOD_P", "type": "esriFieldTypeString", "alias": "MOD_P", "length": 10, "domain": null }, { "name": "MOD_F", "type": "esriFieldTypeString", "alias": "MOD_F", "length": 10, "domain": null }, { "name": "MOD_E", "type": "esriFieldTypeString", "alias": "MOD_E", "length": 10, "domain": null }, { "name": "INIT", "type": "esriFieldTypeString", "alias": "INIT", "length": 3, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Address_ID", "type": "esriFieldTypeInteger", "alias": "Address_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R511_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Major Highway Shields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 125001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MARKER", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cca7529a7b0b8a628e284715a999f94d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVQ4jd3VW2wMURgH8P+ZnZ3Z2Xa7bGmplqjYuKxQKi5piUQl1EY1q4hrJUIkbhHioZpxTYSnliBxbWgQl2jdb1VSd9tU6hItKtItS7t2p/a+czxgY7uzhMQDXzIPZ858v+8738MZFn8x2P8HP2v1PrZLQavjM73gC9E6f4C08VworZPAWtIM7OSPklzX2h6q9HnVtX61v42XVWmGeDIrPYnJu9ckjy0ya5sV8dKL7cuNSbQ/02KLM/VJmaIROI4QAo8n4HfYHO3BihtS4rARw43p3SfpdYyGAc9I7pDf3mSXtB5Bl6rXbQUwWxHvzbmWNe+/zA4pnp/e4UDaVKCT0tH1AJ8K6OzZZvTbU26OOZYe3ePSuFP7fjVKxUiqOQc2RaMTqygrjiPBKDy5q0Zt23sMbpn+UYF+HEOEz95sAFVROBgGI0sBgMQEVIQgRJWLH17sA8fSPoo4lSmCodidDejB4q7YBQkL3ynuE0IAQuXv6wjc7Q7QBIEQlye6M44lKJmTgBhNAwBSOjNoeu97q4jbGu2BjF46rvq5Pypxk0WH3dfdMKWqFWG1CjAmq3CtTl+tiDsf1jVMzRw/sCM+bgCHZD2DE/e92DFXr4jnmHi8fuPyiAWGcHIE3rNsW7Hp6sSTm88w+CB9HV28hmDXfD1WlbuQZeSgVgGj+3K43RDZwOrceDQ+enHyx3cR+OD6mtPnj1xq270gx2ApcYBSQFAT3HjmhzlDAwAQOIKZozQR+LxsAQaVL1j90jQvJk4A+mLLoizHGGv9nkI9s+SQEx8kGYsPOMPf5A3TYGmZK7yeMIjH+jwtqnZW5osbLPKPXtTFZWxteXZl45ZMU3HRnVtFXfglB52ofRMI7y8//BWO4wnWmuMxLUMVqip/UFC4wVLZ0VK8cnMqSmvFoSXa3sNt5RUruk570iIzB2968LQ5iFZJxvaZCcjP5Kn1uXTnqDWYK67M+qTkxLzPRZHIAGaIx+ncpMT2dYVjhenJOqbbJw91vrIHrpXVeNeI+QZ7rPyf4uEiBcQPYN2357fi3/3NfQFlDCERMtzthQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "I-4" }, { "symbol": { "type": "esriPMS", "url": "082a7dc4eb3467d4b81ce98b746d094f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYklEQVQ4jd2Va2yTZRTHf8/b7m3XrrvTCmVZsk0qkcVM2MwMxMsC6NRwCUwCZAy8xATj5QOGELe8KmL8oDHxi3FZMpVszWQBgUCGW6DEOBW3bkABBcYIbIVdusnavV279vXDi4xLS6KJH/QkT/I8Oc/5nXP+J3keI/+iGf8/8IM+7eTQDbrHwhyeitAbgYAphbxMmTV5WTw/EqJ3NMSBqRjeiErAZCYvO40NBdms/PkqT7xbIQYSwj/3xN50ZUXnpwz4rcUFs1eYzAZZEoLJcCwyPjgWNOw7NmFfWF7qKnRUZliNZoEmBdV4ZPTyyIR10mSba8v6GNiYEF4ojb8x0thmXLZjfcFdDVmAzCTdmwDb5SdXIdW7X0gqyxyHOc+x58v7qJjc8o9/h8VutClHNaPylJi+B27PNaX4G75lUNP+UYJ5shCpMZYAR++BC0lQ9k3urXNGKlQvApsZDvrg5CAYJXi5fCYmEIKWHn2/eyPIMoUJ4fE4TMf1vWwAz+vQ1AVnrsFX62FTE4QiUFMKu7v0e5I0EyMEoBH/i3cHXFWntXSzLG6EoWQuhKOwq133zU6HV8rh8Flo+w3qO0GNQvw2BeekQ/8oVxLC/X3D0RKnU/ZchOAUZKbq1WiaDi/IAZcd1pVAxYPgsOnJ6zshxQDzZml0dAlPQnjo11PnVz3qfNhzEXzX4IdLcOJtuB4EZwZcGYPmbmg7p+ufbYHfd8CeXijPh/6BSVWpSoskhD/U8FGda8PS1g+/NzAchJomKMoFDVixQK/cngYXRm4OcxKGQzDLCtuehr4ef+vtvDvg+aeP7+1wtwe+WLs8+6294K6GNY1gkOC1x6GmWZfEaoKdR2CpSx/8kkLIEeq0x1e0KSlcgDbx3ubF59pPna5dliO5vXDoVX1wHxyBHy+B9yq8/yzsewn6A/CZB+oqYvzUcGy1olTGk8IBbKP+syd27lr0SF1tZ/HCTNOWZvAOzPjVKGzbD1YZtlfA1seiMU9LT1X19soDd7MSPrmlrZ96leJPLEWLx5r2b8lY6xuSpMZf4Mx1XfNn5sPqBZrmvRDudJ9PfU7ZWjaeiJP0PVcUEQfWKS1atd1J7eYyXnSk88C4yh99w3R83S3eUZZbhpLF3xd+K0mViAC1N9ffsv/uN/cniycxdnP5RhgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "I-95" }, { "symbol": { "type": "esriPMS", "url": "b57f3bff178bde4cd6d83bc1e3d065d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADKklEQVRIieWWX0hbVxzHP+cmW0OaNa7IXIIPOnL1oUgLuZGNKaNeDVKZA/cyyYtPY2XgS9eIBVMfCj4UEYasD4IDDVZo5h5KLfigdA9OJBuMuDls9ZaQ0Y2WTSpBm5h7+uCNxOaP0oe+7AcHzu/3+/5+H865h3OunTdk9v8NyAF8NjIysjA4OPifFTsLfAk4gZtSSiGEeG5pPwceACkppQK4rFxFUA1wx+12/zU1NXXb7/enhRDpdDotg8HgptfrPTU/P/+NruuOQCCwk8lk0nV1dU8TicS30Wj0EeCzoD2VQO8Dd4Er29vbHwNfmKbpUhTFVZAnHA7n9Wes4UmlUoRCoebR0VE0TftUSnlWCPFvOVAaMICfgCEARVFKbW2R1dbW0tLSgpQy3/cT4MdyoB3gXeAt4NyJCAWWTCbRNC3vXqgEAnjY2Nh4HvAA9Pf3s7a2xuLiIslkkra2tiNiTdOYnZ0FYG9vDyFEPqUW6kqBHldVVfnyTkNDA6urq8DB9qysrBwKw+Ewuq4f+jabrbBP9XGgMy6X63TeaW9vJxqNAgffq7r6oD4Wi6EoCqFQqEQLAN4+DqQ2NTXdK1cNsLu7SyQSYWlp6Ug8m81immb+AD09DvTe2NjYr4AJlDxyMzMztLa2UlNTcyTu8/nY3NxEVVWAvyuBHMAzIcQLKeUjoKEUaHp6muHh4aJ4IBAgHo/nQQ8qgT4AnljzhVKgbDZLPB6nubm5COT3+5mYmKC3tzdj1ZcFuYBta34LuOzxeGxDQ0NHQLFYDKfTWQQyTZNMJgPw/XF33Z/Ad8CYEOIPKeUNt9t9vaur61DgdDrp7OwsgsDBSezo6HgCXHs19yroOXAVuA/EhBA/z83N3ezu7v7KZrO9UyjM5XJsbGxgGAaGYbC8vIzD4UgNDAx8VHjHlQMBLAEXgUvAhz09PdV2u/0XVVWd4+PjO6qqNkYikdpEIoHP58upqvqP1+td7evruxUMBhcmJydLrrbce7QL/GAN9vf3WV9fP6/r+giQqq+v/3pra+t34LEQIlemx4lApew3a5XCMAxZcKedyF7nKZevUfPm/hleAi+/A6teRRYvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "US 17" }, { "symbol": { "type": "esriPMS", "url": "d343d1cfedc0e1de1b4668d1745430d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADv0lEQVRIieXWX0hkVRzA8e+ZcaZhmlaTtdpBQZu5q+DIBmoUiSHqPAQZmEqDL+pDFPMk/kMlQwhGUBFDVPAvIoZmhoSmgujug0maIFKG7swsMmGyUYPj4Djqvb2MMpp/ln3Yl35w4HLP7/w+nHMv55wIXlBE/G8gHfCRw+GYq62t/Sf0Lhr4FNADzYqiCCHEfij3Y+Ah4FEURQUYQn03Qq8D30ZGRv4xNDT0TWpqql8I4ff7/YrVanUajcaXpqenK7Ozs3Xp6em+YDDoj4+Pf7qxsfH18PDwY8AcQvNvgt4AfgAqvF7ve8AnsiwbVCqVIayf6urqs/w7oXbP4/FQXFz8dmtrK2lpaR8qihIthPj7OsgPuIFHwBcAKpXqqqX9T8TGxpKRkYGiKGd13we+vw7yAa8CGiAZIBAIsLe3R1xc3AV0f38fr9dLXFwcQggAdnZ2SEtLO0t56yYIYDsxMfEBcG9sbIz6+nosFgtOp5ORkREsFgsOh4PBwUFiYmI4OjpidnaW6OhoAoHAOQpI4UWvgp5ERUWZAex2O8vLy5hMJqampqirq2NgYIDu7m62t7fRarWUl5fT19dHVVUVarU6vM7d26A7BoPh5ePjY3w+H/Hx8QAYjUZWVlaQZZnm5ma0Wi0Ax8fH131H7W2QlJKSMqXRaMjJyaGyshKr1UpXVxcHBwfExMRQVFTE4eEhTU1NLCws0NjYeI7KsnwGP70Neq2trW0NkEdHR1WdnZ3Mz89TXFzM5uYmAGtra5SVlVFYWMjKygp6vR4As9mM0+lEkiSAP2+CdMBfQogjWZYf9/b23rfb7ej1elpaWsjKysLn82Gz2ZicnCQpKenC4PT0dFZXV8+ghzdBbwK7AEKIOZfLdT8zMxOTycT6+jozMzMsLi6yu7tLQUHB+aDS0lIqKipITU2lp6cHm80WBOZuggyAN/Tc1d7e/rnT6VT7fD6Sk5PRaDQYjUZ2dnYuLoNOB4AsywSDQYCB2/a634FOoE0I8ZuiKF+ZTKYvwxO0Wu35H3c5xsfHyc3N3QXqLvddhvaBKuBHYFwI8dPExERzXl7eZ2q1+pXwxNPTU7a2tnC73bjdbpaWltDpdJ6ampp3w/e46yCABSAL+AB4Jz8//25ERMQvkiTpOzo6fJIkJTY0NMRubGxgNptPJUnaMxqNP5eUlHRZrda5/v7+K2d73Xl0CHwXapycnLC5ufkgOzvbAXgSEhLsLpfrV+CJEOL0mhrPBF0V66FZCrfbrYTtac8Uz3OUK88x5sXdGf4F5/dY46h6koEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "US 92" }, { "symbol": { "type": "esriPMS", "url": "58e9fd0ab469e46ec704371234789c54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvElEQVRIieXWQUhTcRzA8e9/WzVsqYlUPjxo7LVDiMG2KBIihjsEGdglFWSnKDpWimF2CXcQEULzIBiI0KFlh8jAS9jBICyIUYY5X8imhVGijGy69+/yFo+1N6cHL/3gD///+/3/vw//x5//ew52KRz/DeQELobD4YmOjo6fxrMy4ApQBPRIKYUQYtWYewmYBOJSShvgMnJ5ocPA45KSksTIyMgjr9ebFEIkk8mkDAaDMUVR9o2Pj98MBAJOv9+/lkqlklVVVcvRaPT+6OjoHOA20MZ80BHgGXBjZWXlDHBZ13WXzWZzmfK0tbVl5hcbrSIej9PS0nKyt7cXn893QUpZJoT4YQUlAQ14BdwBsNlsuV7tP1FZWUldXR1Sykzds8BTK2gNOAjsAY4XJJhiYWEBn8+XGZ7IBwF89ng8tUBFdqK7u5tEIsHAwEBOaH19HSFEZqiac7mgL6Wlpe5chRYXF4nFYjkRALvdbh6WbwUVu1yu/bkKhUIhOjs7LaGs2LsVpNbU1DwvtJo5NjY20HU9c4CWt4IO9fX1vQN0oLAjZ4Tb7SYWi6GqKsDXfJAT+C6E+C2lnAOObQfy+/1MT09noMl80FFgyehPbBfyer0MDQ3R1NSUMtZbQi5gxegPAteAv0dJURSam5stIV3XSaVSAA+3uus+AQ+APiHERynlPeCuGWptbbWEIpEI9fX1S8Dt7Fw2tArcAl4AESHE67GxsZ6Ghoardrv9gHliOp1mdnYWTdPQNI2pqSmcTme8vb39tPmOs4IAXgLngPPAqcbGxnKHw/FWVdWi/v7+NVVVPV1dXZXRaBS3251WVfWboihvQqHQYDAYnBgeHs65W6vv0S/gidHY3NxkZmamNhAIhIF4dXX19fn5+Q/AFyFE2qJGQVCueG/sUmiaJk13WkGxk0+53MGa3ftn+APqG96+qCHemAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "US 1" }, { "symbol": { "type": "esriPMS", "url": "8b6db6818d146fd02bfcce17b607727d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACq0lEQVQ4jdXVP0gbYRjH8e/dpRc8cgStLtIhohdoHM9yi4sFO4gVocJZFOJUcCpFqsSpUnRx6aJIHQr+XdpFQQUDVRxEBDFYidIoGAeFaA3lILFpch3aBqVJGgsdfODgfe993g/Hy497Hfynctx6+DmgAd//wfkIfMgFy0A1EPF4PA+dTqczk8kILpfrq67rn0RRtEVRzEiSZIuimNnf3793dHRUHQqF3qRSqWNVVV/mg0Xgi6Zp9xsbGx8LgkBbWxuyLHNycvLEtm0ymUz2MQyDaDTKwcHBI5/PZ0mS9C6dTuc9ClZWVt4rivLM4XAwMDBAOBwGYHJyktLS0mu9y8vLbG5u4vP5XLIsS4lEIj9cWVmZ+j0eHh4ueLC6rjM/P4/f7/9jrWAqEokEc3NzmKYJwN7eHqurqzQ0NOD1eikrKyMWi+XcWxAeGhpifX0d0zSJRCI0NzdjmiZNTU0Eg0E8Hg+SJN0MPjw8ZGNjIzufmJigp6eH7u5uysvLmZmZob+/n5KSkpvBgUCAwcFBAoEAAOFwmJaWFgDq6uoYHx8HIJlMFg8vLS2haRpVVVXZd/F4HFVVAVBVlXg8DkBFRQWnp6fFwX19ffT29rK4uEgsFmNrawu3241lWQBYloXb7Qago6OD6enp4uD6+nrW1tZIJpOcn5+zs7ODpmlsb2+j6zqhUIiamhrgZ+RGR0eLg0dGRgA4Ozujvb0dv9/P7u4ura2tXFxcMDY2xsLCQrY/VzIKxk1RFDo7OwGora1lamqKYDDI7OwsXq8322fbdlHwAXABlCqKQldXV3bBMAwMw7gGplIpotGodXl5ee2PeBW2AUUQhGPbtu8CuZN/pWRZfpVOpx/Ytv0aeJoPvgTuAG8FQfj2N/RKfQb8vz4sJwzw4gZgwbp9d94PhIr7U4l+kmAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "SR 40" }, { "symbol": { "type": "esriPMS", "url": "12bc95480d4b5dbab2f3ccb610bdc0c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACsUlEQVQ4jdXVP0gbYRjH8e/dpReUCxqDg9JBEIVmPYo4KRW9JXWpS3EQTgk4SKlYEHRIUHHQoZNIBzNItnaQDA6CcdBFQQkUJDRCjINCtIklwT9p7u3QGgxNYix08IEXDt73/fDwvr+7s/Gfyvbk4XdAG/DzH5ww8KUUrAKtQKylpeWV3W63W5YlaZr2Q9f1r7IsC1mWLUVRhCzLVjQafX58fNwaiUQ+5nK5E4fD8aEcLAPf29raXvT29r6WJImBgQFUVeX09PSNEALLsgqjo6ODRCLB0dFRn9vtziiKEsjn82WPgq2trc+1tbVem82G3+/n8PAQgNXVVZxOZ9HajY0N9vb2cLvdmqqqytXVVXm4ubk5d/e8sLBQ8WB1XScUCjE0NPTXXMVUJJNJQqEQpmkCEI/HCQQCuFwuRkZGaGhoIJlMltxbEZ6cnOTi4gLTNMlms3R1deH1eonFYoyPj7O8vIyiKI+Dd3d3OT8/R5IkANbW1ujv72dqagohBJubmwDU1NRUDwsh8Pl8zM3N4ff7AYhEItTX12OaJnV1dczMzABwfX1dPbyysoLH4ylKweXlJTs7OywuLnJwcMDY2BiBQIDGxkbOzs4ehjOZjDw7O8vExATBYJB4PM729jaapjE/P49hGBiGQV9fHwCDg4MEg8HqOh4eHiaVSpFOp7m9vSWbzdLe3k40GsXj8WBZVuHSdF1naWnpYVjTNGt6ehr4Ha9YLIZhGKRSKTo7O0mn0+zv72MYRmFPqWRUjJvL5WJ0dBQAp9NJOBxmfX2d7u5uenp6CuuEEFXBR0AKcDocjqLOmpqaCi/LHZjL5UgkEpmbm5uiL+J9WAC1kiSdCCFcQOnk3ytVVX35fP6lEGIGeFsOvgGeAZ8kSbp9CL1X34ChP42VhAHePwKsWE/vn/cLcT4MZ1fB+84AAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "SR 46" }, { "symbol": { "type": "esriPMS", "url": "b5a6f2fb86840612eb7c2827cea1ee38", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeUlEQVQ4jdXVMUgbURzH8e/d5S4kRCVUHUIGIYRwQXA4i6BbIRmEglCXopKtk6QU7CBkiHYSA2YQkSJ0ECdbBwVBHOrgFCehINIGNYKRCC00iqaX3OvSHgaTGAsd/MPBe7979+Hx+PPOwX8qx6OHXwNBoPwPzmfgUy1YAwLAt66urmdOp9NpWZbk8Xh+GobxRZZlIcuypSiKkGXZOjw89J+cnAT29/fTpmmetrS0vK0Hy8D3YDCoRyKR55IkMTw8jKZp5PP5F0IILMuyn76+PnK5HNlsNhoOhy8VRflQqVTqHgU7Ozsf3W73K4fDwdTUFAcHBwAsLy/j9Xqr1m5vb7O3t0c4HPZomqZcX1/Xh30+n/l3PDs72/BgDcNgY2ODWCx2513DriiXy4yPj7O4uFiVLy0tMTAwgK7rXFxc1Py2ITw/P8/a2loVfHR0RDweZ3NzE13XURTlYXChUGB3dxefz1eVT05OEolE7LnL5XoYnEgkSCaTjI6O2tnW1haBQICrqys7u7m5aR7OZDKoqkp3d7edmabJzMwM6+vrJBIJO+/o6OD8/Lw5eHp6mvb2diYmJjg7O2Nubo7W1laEEKTTaTKZDMVikZ6eHkZGRlhZWWkOjsfjFAoFAFZXVwmFQnR2dlIsFgFQVRWXy4UsyxiGwcLCQnNwNBq1x6lUisHBQQB6e3sBOD4+ZmhoiLa2NoCanXHv7VZrN2NjY/j9fnsuhGgKzgI/AC9Af3//nQWGYdigaZrkcrnLUqlUdSPehgXgliTpVAjxBKjd+bdK07RkpVJ5KoR4B7ysB5cAFXgvSdKv+9Bb9RWI/dlYTRjgzQPAhvX4/nm/ASlh3gE1OmwCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "14", "label": "SR 44" }, { "symbol": { "type": "esriPMS", "url": "4700f3b4c51b5a1aef91dab52009e42c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxklEQVRIid2WT0iTYRzHP+/TNnVq4HDS7OBiF3U7yFIoAkEpxtjN9TIEkWQg6EkkD56kg0Qo2SVPQxK8CIEwydfhmO7WoYsQdZB0Q1LENigcTNz7rsOc1HRrWnTwCw88PH++n+fP7/mj4z9Jd+1BD4DHQOovPAXwAwgA34qBZOB1NpsVwB2v1/twc3PTCWgAQgjN4XB8FEKoOp1OE0KoBoNBi8Vixmg0agGeAl+BF4AdiBYD6YBD4AtgkmWZdDpNfX09nZ2ddHV1sbu7+0hVVQqT0WicUBTlPvAW2Af0hcYXyQTg8/no6elBr9czNzfH8PAwVVVVTE5O0tra+luHioqKmKIo7aegcyoZDJIkYTAYAPD7/fj9/qJtXS5XErhdrP5CUDqdpr+/H7fbzcDAAAC9vb0cHh7mTRkbGys1xvJAJycnHB8fk0rlgk/TNHZ2dggEAgDU1dWdtR0fH2d0dBSz2QwgUbA3JUG1tbW43W4ymQwAe3t72Gw2JEmioaEhb0oikWBqagq73U5fXx9ABjgpG1SoeDyOoigcHBywtbXF9PQ0siwTiUTweDysrq7mQRq5c3Q1kNPpJBKJ0NbWRjwex+VyIcsy4XCYkZERhoaGUFVVAt4D964MOjo6wmq1AtDU1EQymQRgbW2NYDBIIpFgZmbGBrwBJoD4lUChUIiNjQ0CgQArKyu0tLSwvb1NY2MjCwsLzM/PEwwGncAroPZSMxJCIERuuX0+H4uLi5jNZmpqalhaWiIcDtPd3Y3VasXr9TI7O3v3tKtKLvrKAw0ODp7l9Xo9y8vLpFIpqqurAWhubj4biMPhYH19/Zndbodc5J3zLQb6ALQXFuYhAJWVlb9WfbdYLJ+BG+Ruhz/ukQbclCSpI5vNXuatUk0m0xNyt/ZLoAPIlgK9A54D+5J0bpnL0SfAA9wClFKg0Gn657p+f4afE5XqlEImtoEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "SR 15A" }, { "symbol": { "type": "esriPMS", "url": "f6710c8c656ef47d8d768d25d1ffc6e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jdXVP2gaYRjH8e/7nn1FMRBTRJAOB8Ghtx4l2QIFu3XSpTgIDt2kFOnu4ZilSzJ06RBClnZydGgyOwkFkdbBy6AgVCgJ8Xr13i6tePinsaRDfnBwPO9zH46Hh7sI/ymRew+/ArLAz39wPgEfl8EK2AW+mqb5NBqNRoMgEIlE4rtt25+llFpKGRiGoaWUQbfbfdTv93fb7fZb3/cvt7a23qyCJfAtm80+zuVyz4UQFAoFlFIMBoO81pogCGbX3t4eruvS6/WeWZZ1ZRjG++l0unIUnJ+ff4jH4y8jkQiO49DpdAA4OTkhmUyGepvNJq1WC8uyEkop4+bmZjWcyWT8P/eHh4drB2vbNo1Gg1KptHC2ditGoxHX19eYpjmrXVxccHBwAMDOzg6j0Wjpsythz/OwbZtyuUytVgOgXq9zdHTEcDic9RmGsRmslKJarTIej2e1SqXC2dlZqC8Wi20GCyFIp9MheHt7GyllqG8ymWwG3zapVCo0mjuDi8Uip6endw/bts3x8fHdw7B8M9bCpmmilArV8vn8Qp/W+lZwDxgDyf39/YVDx3FCoO/7uK575Xle6Is4D2sgLoS41Fo/BJZv/lyUUrXpdPpEa10HXqyCPeAB8E4I8eNv6Fy+AKXfL7YUBni9Abg29++f9wu3p6iOYf/t2wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "SR 11" } ], "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": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 516115.40599999996, "ymin": 1582862.375, "xmax": 698450.9380000001, "ymax": 1813646, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "MARKER", "type": "esriFieldTypeSmallInteger", "alias": "MARKER", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Major Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 125001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 482060.03099999996, "ymin": 1575263.5, "xmax": 710001, "ymax": 1851595.875, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STRCODE", "type": "esriFieldTypeSmallInteger", "alias": "STRCODE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 128, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 439409.174, "ymin": 1555529.125, "xmax": 741807.4380000001, "ymax": 1851595.875, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "STRCODE", "type": "esriFieldTypeSmallInteger", "alias": "STRCODE", "domain": null }, { "name": "INTERSEC1", "type": "esriFieldTypeString", "alias": "INTERSEC1", "length": 25, "domain": null }, { "name": "INTERSEC1_TYPE", "type": "esriFieldTypeString", "alias": "INTERSEC1_TYPE", "length": 4, "domain": null }, { "name": "INTERSEC2", "type": "esriFieldTypeString", "alias": "INTERSEC2", "length": 25, "domain": null }, { "name": "INTERSEC2_TYPE", "type": "esriFieldTypeString", "alias": "INTERSEC2_TYPE", "length": 4, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 25, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 5, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "LZIP", "type": "esriFieldTypeInteger", "alias": "LZIP", "domain": null }, { "name": "RZIP", "type": "esriFieldTypeInteger", "alias": "RZIP", "domain": null }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "length": 35, "domain": null }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HOOK", "type": "esriFieldTypeInteger", "alias": "HOOK", "domain": null }, { "name": "REVISEDDATE", "type": "esriFieldTypeDate", "alias": "REVISEDDATE", "length": 8, "domain": null }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "length": 64, "domain": null }, { "name": "BASE", "type": "esriFieldTypeInteger", "alias": "BASE", "domain": null }, { "name": "OLDSEG", "type": "esriFieldTypeDouble", "alias": "OLDSEG", "domain": null }, { "name": "SEGMENT", "type": "esriFieldTypeDouble", "alias": "SEGMENT", "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "length": 4, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "length": 4, "domain": null }, { "name": "LMUN", "type": "esriFieldTypeString", "alias": "LMUN", "length": 5, "domain": null }, { "name": "RMUN", "type": "esriFieldTypeString", "alias": "RMUN", "length": 5, "domain": null }, { "name": "MOD_P_L", "type": "esriFieldTypeString", "alias": "MOD_P_L", "length": 10, "domain": null }, { "name": "MOD_P_R", "type": "esriFieldTypeString", "alias": "MOD_P_R", "length": 10, "domain": null }, { "name": "MOD_F_L", "type": "esriFieldTypeString", "alias": "MOD_F_L", "length": 10, "domain": null }, { "name": "MOD_F_R", "type": "esriFieldTypeString", "alias": "MOD_F_R", "length": 10, "domain": null }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 50, "domain": null }, { "name": "TARG_P_L", "type": "esriFieldTypeString", "alias": "TARG_P_L", "length": 10, "domain": null }, { "name": "TARG_P_R", "type": "esriFieldTypeString", "alias": "TARG_P_R", "length": 10, "domain": null }, { "name": "TARG_F_L", "type": "esriFieldTypeString", "alias": "TARG_F_L", "length": 10, "domain": null }, { "name": "TARG_F_R", "type": "esriFieldTypeString", "alias": "ARG_F_R", "length": 10, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 50, "domain": null }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "length": 2, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 3, "domain": null }, { "name": "Alias3", "type": "esriFieldTypeString", "alias": "Alias3", "length": 50, "domain": null }, { "name": "Alias4", "type": "esriFieldTypeString", "alias": "Alias4", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Street_ID", "type": "esriFieldTypeInteger", "alias": "Street_ID", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S188_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Parcel Text", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PCL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 15, "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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 439158.1680908203, "ymin": 1555529.1251220703, "xmax": 741641.8751220703, "ymax": 1851596.2111206055, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PREFIX_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "length": 20, "domain": null }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 4, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 8, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "length": 30, "domain": null }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "length": 88, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 5, "domain": null }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "length": 20, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "length": 40, "domain": null }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "length": 4, "domain": null }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "length": 40, "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 10, "domain": null }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "length": 10, "domain": null }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "length": 2, "domain": null }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "length": 50, "domain": null }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "length": 8, "domain": null }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "length": 20, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 50, "domain": null }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "length": 133, "domain": null }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 4, "domain": null }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "length": 1, "domain": null }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "length": 8, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 205, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 205, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 60, "domain": null }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "length": 80, "domain": null }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "length": 80, "domain": null }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 40, "domain": null }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "length": 2, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "length": 5, "domain": null }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "length": 10, "domain": null }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "length": 30, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 40, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_PARCELOWNERS_PID_TAXDIST", "fields": "PID,TAXDIST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PARCELOWNERS_PARID", "fields": "PARID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S463_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "WebDataParcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439158.1680908203, "ymin": 1555529.1251220703, "xmax": 741641.8751220703, "ymax": 1851596.2111206055, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 5, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "length": 40, "domain": null }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "length": 4, "domain": null }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "length": 40, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "length": 30, "domain": null }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "length": 88, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "length": 20, "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 10, "domain": null }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "length": 10, "domain": null }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "length": 2, "domain": null }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "length": 50, "domain": null }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "length": 8, "domain": null }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "length": 20, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 50, "domain": null }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "length": 133, "domain": null }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 4, "domain": null }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "length": 1, "domain": null }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "length": 8, "domain": null }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 205, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 205, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 60, "domain": null }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "length": 80, "domain": null }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "length": 80, "domain": null }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 40, "domain": null }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "length": 2, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "length": 5, "domain": null }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "length": 10, "domain": null }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "length": 30, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 40, "domain": null }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "length": 20, "domain": null }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 4, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 8, "domain": null }, { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "length": 20, "domain": null }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_PARCELOWNERS_PID_TAXDIST", "fields": "PID,TAXDIST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PARCELOWNERS_PARID", "fields": "PARID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S463_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Basemap Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Tie Bar" }, { "id": 8, "name": "Subinset Point (label)" }, { "id": 9, "name": "Legal Block (label)" }, { "id": 10, "name": "Lot Dimensions" }, { "id": 116, "name": "Lot Numbers" }, { "id": 117, "name": "Basemap" }, { "id": 118, "name": "Public Land Survey" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 360297.1490000002, "ymin": 1555518.259999998, "xmax": 742141.8665000014, "ymax": 1851607.4862499982, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Tie Bar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.08 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 483764.9690000005, "ymin": 1588149.2519999966, "xmax": 723296.25, "ymax": 1851012.9849999994, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_255", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_255", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S208_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1633770141000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Subinset Point (label)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dfea6e8d7e7f57deb86c6a64e83aef81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjklEQVRIie3TP2/TQBzG8e/ZpixZSeIEAStvgZHX0KkTS4gT0iJRVXRIJEQYKlQxkISz06VzX0SnilfQua2A2Glmttp3XWKpJbn8RRFSeMa7R/fRSb+fw4rirB/U+kHBcXgP3BhLgvOKy/HCkPxJUTg0E5udN1l+m3pBRMUP8bwC/tzQ0S8eJ4JmYrM9CQEou0g/ojoJGwsFIU9i+KgcatOQNJ7LN9mjZsJGoHbIU6CpHKqzImkqRdp+j+1x2D3o6JqcSmjGCyBpvCKtIGRHRry6OyD3oFjxHIuTRZE05QJfZcjh3bN/Z4/+Q2sKCY3Siuyyj3YGZKyEh0ao73KW77Mp+7ys5DldFLFjpBI0jNAHgdKat0HEF9mHebEh4tsWjVKeKyMEIARaa94FIZ/nwToDMlZMYFvUS3ku/7wfOwxCoIE9P+JgFmz4k66yqZdyo4gRSuO57Achn2SPZ9gMTD0RsyVsGtUcF6bO1PEuF6h3e7xINBtG6AG75UdEk96ZaY9eF/k+S29p6G9kZdAtXFiPveXKUO0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SUB]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 482091.5309999995, "ymin": 1555616.75, "xmax": 718584.313000001, "ymax": 1851551.8430000022, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PREFIX_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Legal Block (label)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "439a6b72b3702f0b8def58ab4e56c667", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxElEQVRIieXVT2icVRTG4eckmVTRRUvBVqxSu3AhuLSudJOFf1CLCxeC4LZJk34zWlCq0HEhFmk7GadNKygigiJFxGoRRF0oXaSiCEIWIrFQS6ulpoWKNjFzXCSO02QmiVa68d3dc1/O757v3O+ePldJff9XUIbCZj0GpDVS4BK+MeMjY3HxCkEZKh6T7sEXpr3iQJwD1ex33p1KnlXOWTNqrb1/BNqR1/nDXk3vqcfWRfvVmMYxHFPOG5W8oMjX1WN85aBq9pvS0GuXfXGyrYIBaW3L1/S1RkwYjdOqOeS8FxWpE6wz6LyqXrtbkO05YMpGJR/YEz+3fEXepchhTe+oxlnyGWUHbcvvF37GxaBK3oGf7Ivv5tdbNJ1Rj9cWeesxTh5XGDGSb2vEWfJ5JRU8tzSo6Qlr7ATDeevfCbspUj0byobRMBqnlbPHUF7ffhsvBz2avULMN5o+A2rxandIGyzzuJG8XSMmcFTJ/TjcGXSTmzHZWqfp5SHzqse4Ih/HhNW+NGVXd1BahzNtkeaKQe2qxrQiV7WHLgf1+t2sa/9V8oUK2R10yY9KHmiLXHaqJbUjb9D0C9iWa4Wp7qADcU4l17ed6oxybjQaJ5YFzXjIGm+CkvvwSXcQpFMquUktJo3GUZV8SjUbrZvYSZXcbNaJNs/dat5aGjRtTL/dGAa9DrlgRDnf7VhZJbeAl+N9UOS9wufEEj2CsbioyI9VcqtaHLInfsVeRT6oyAFz4wF6hH4zPrU/fpiH3CI8omZwYdrOb109jijnYAs2F/uwo/cvPZm3aXpan+0Lq+kOgtE4qMiHlXO/sE8tJjv6qtnvgkFN66w22K2XSw++ehwxlJ/pN6ScG3BaOonfhPXYZErq8YbR+HapVMuP8rmH8SXM/R+rbDDrGnzllJMOx+yyOVYEatfcjOk6rv870BXoqoH+BO/ECO+r0DocAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LGLBLK]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 483691.875, "ymin": 1599836.7370000035, "xmax": 716860.188000001, "ymax": 1848074.375, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LGLBLK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LGLBLK", "type": "esriFieldTypeString", "alias": "LGLBLK", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Lot Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [ { "id": 115, "name": "10" } ], "minScale": 1500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 479846.2520000003, "ymin": 1555599.0059999973, "xmax": 734882.1079999991, "ymax": 1851571.7339999974, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "ANNO_", "type": "esriFieldTypeInteger", "alias": "ANNO_", "domain": null }, { "name": "ANNO_ID", "type": "esriFieldTypeInteger", "alias": "ANNO_ID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SYMBOL_1", "type": "esriFieldTypeInteger", "alias": "SYMBOL_1", "domain": null }, { "name": "LEVEL_1", "type": "esriFieldTypeInteger", "alias": "LEVEL_1", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I254Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I254AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_252", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S205_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1633770141000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 115, "name": "10", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "Lot Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 479846.2520000003, "ymin": 1555599.0059999973, "xmax": 734882.1079999991, "ymax": 1851571.7339999974, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 116, "name": "Lot Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOT", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 153, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 439158.16800000146, "ymin": 1555529.125, "xmax": 741641.875, "ymax": 1851596.211000003, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOT", "typeIdField": "LEGALTYPE", "subtypeFieldName": "LEGALTYPE", "subtypeField": "LEGALTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LegalSQF", "type": "esriFieldTypeDouble", "alias": "Legal SqFt", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "length": 2, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "ZLOT", "type": "esriFieldTypeString", "alias": "ZLOT", "length": 5, "domain": null }, { "name": "LGLBLK", "type": "esriFieldTypeString", "alias": "LGLBLK", "length": 4, "domain": null }, { "name": "FULLPID", "type": "esriFieldTypeString", "alias": "FULLPID", "length": 14, "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "EST", "type": "esriFieldTypeString", "alias": "EST", "length": 5, "domain": null }, { "name": "LEGALTYPE", "type": "esriFieldTypeSmallInteger", "alias": "LEGALTYPE", "domain": null }, { "name": "LANDUNITYPE", "type": "esriFieldTypeSmallInteger", "alias": "LANDUNITYPE", "domain": { "type": "codedValue", "name": "WS2_LANDUNITTYPE", "description": "Primary Land Assessment for Parcels", "codedValues": [ { "name": "FF", "code": 0 }, { "name": "AC", "code": 1 }, { "name": "LT", "code": 2 }, { "name": "UB", "code": 3 }, { "name": "SF", "code": 4 }, { "name": "UT", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_176", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "id": 0, "name": "PLAT" }, { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "id": 1, "name": "METES AND BOUNDS" }, { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "id": 2, "name": "SECTIONAL" } ], "subtypes": [ { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "defaultValues": { "PREFIX_": null, "SUB": null, "BLK": null, "PCL": null, "LOT": null, "ZLOT": null, "LGLBLK": null, "FULLPID": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "ACRES": null, "EST": null, "LEGALTYPE": null, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null }, "code": 0, "name": "PLAT" }, { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "defaultValues": { "PREFIX_": null, "SUB": null, "BLK": null, "PCL": null, "LOT": null, "ZLOT": null, "LGLBLK": null, "FULLPID": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "ACRES": null, "EST": null, "LEGALTYPE": null, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null }, "code": 1, "name": "METES AND BOUNDS" }, { "domains": { "LANDUNITYPE": {"type": "inherited"} }, "defaultValues": { "PREFIX_": null, "SUB": null, "BLK": null, "PCL": null, "LOT": null, "ZLOT": null, "LGLBLK": null, "FULLPID": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "ACRES": null, "EST": null, "LEGALTYPE": null, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null }, "code": 2, "name": "SECTIONAL" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 117, "name": "Basemap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ARCCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "51", "label": "Block Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 255, 255 ], "width": 1 }, "value": "49", "label": "Coincident ROW/Unrec Sub" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "42", "label": "County ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 5 }, "value": "80", "label": "DNR Coastal Const Setback Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "40", "label": "Federal ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "63", "label": "Govt Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "18", "label": "Intracoastal Waterway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 }, "value": "64", "label": "Meander Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "43", "label": "Other Public Road ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.25 }, "value": "53", "label": "Parcel Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 78, 78, 78, 255 ], "width": 0.05 }, "value": "52", "label": "Platted Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 110, 110, 110, 255 ], "width": 0.2 }, "value": "44", "label": "Private or Unbuilt Platted RD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "21", "label": "Railroad Centerline" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "20", "label": "Railroad ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "41", "label": "State Road ROW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "10", "label": "Surface Hydrology" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "54", "label": "Unrec Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 3 }, "value": "45", "label": "Coincident Right Of Way / Subdivision Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "value": "50", "label": "Subdivision Boundary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDot", "color": [ 0, 0, 255, 255 ], "width": 1 }, "value": "48", "label": "Unrecorded Sub Bnd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "30", "label": "Utility ROW or Easement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 215, 255 ], "toColor": [ 252, 221, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 239, 252, 255 ], "toColor": [ 192, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 202, 252, 255 ], "toColor": [ 216, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 182, 255 ], "toColor": [ 252, 216, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 215, 255 ], "toColor": [ 252, 184, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 252, 255 ], "toColor": [ 226, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 230, 252, 255 ], "toColor": [ 215, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 220, 255 ], "toColor": [ 252, 207, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 360297.1490000002, "ymin": 1555529.125, "xmax": 742141.8665000014, "ymax": 1851607.4862499982, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ANGLE", "typeIdField": "ARCCODE", "subtypeFieldName": "ARCCODE", "subtypeField": "ARCCODE", "defaultSubtypeCode": 53, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "length": 10, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 8, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 8, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "length": 8, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "length": 8, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "RADIUS2", "type": "esriFieldTypeString", "alias": "RADIUS2", "length": 8, "domain": null }, { "name": "TANGENT2", "type": "esriFieldTypeString", "alias": "TANGENT2", "length": 8, "domain": null }, { "name": "ARCCODE", "type": "esriFieldTypeSmallInteger", "alias": "ARCCODE", "domain": { "type": "codedValue", "name": "WS2_MasterArcCodes", "description": "Master Arc Codes", "codedValues": [ { "name": "10 SURFACE HYDROLOGY", "code": 10 }, { "name": "18 INTRACOASTAL WATERWAY", "code": 18 }, { "name": "20 RAILROAD RIGHT OF WAY", "code": 20 }, { "name": "21 RAILROAD CENTERLINE", "code": 21 }, { "name": "30 UTILITY RIGHT OF WAY OR EASEMENT", "code": 30 }, { "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1", "code": 40 }, { "name": "41 STATE ROAD RIGHT OF WAY, e.g. SR 44", "code": 41 }, { "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115", "code": 42 }, { "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS", "code": 43 }, { "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD", "code": 44 }, { "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY", "code": 45 }, { "name": "48 UNRECORDED SUBDIVISION BOUNDARY", "code": 48 }, { "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY", "code": 49 }, { "name": "50 RECORDED SUBDIVISION BOUNDARY", "code": 50 }, { "name": "51 BLOCK LINE", "code": 51 }, { "name": "52 PLATTED LOT LINE", "code": 52 }, { "name": "53 PARCEL LINE", "code": 53 }, { "name": "54 UNRECORDED LOT LINE", "code": 54 }, { "name": "60 TOWNSHIP LINE", "code": 60 }, { "name": "61 RANGE LINE", "code": 61 }, { "name": "62 SECTION OR GRANT LINE", "code": 62 }, { "name": "63 GOVERNMENT LOT LINE", "code": 63 }, { "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)", "code": 64 }, { "name": "70 COUNTY BOUNDARY", "code": 70 }, { "name": "71 CITY LIMIT BOUNDARY", "code": 71 }, { "name": "72 PHOTO OR MAP BOUNDARY", "code": 72 }, { "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE", "code": 80 }, { "name": "90 INVISIBLE LINE (USED FOR MAPPING PURPOSES)", "code": 90 }, { "name": "99 TRAVERSE LINE", "code": 99 }, { "name": "HISTORICAL HYDROLOGY", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R177_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_177", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S153_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 10, "name": "10 SURFACE HYDROLOGY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 18, "name": "18 INTRACOASTAL WATERWAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 20, "name": "20 RAILROAD RIGHT OF WAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 21, "name": "21 RAILROAD CENTERLINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 30, "name": "30 UTILITY RIGHT OF WAY OR EASEMENT" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 40, "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 41, "name": "41 STATE ROAD RIGHT OF WAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 42, "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 43, "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 44, "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 45, "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 48, "name": "48 UNRECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 49, "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 50, "name": "50 RECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 51, "name": "51 BLOCK LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 52, "name": "52 PLATTED LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 53, "name": "53 PARCEL LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 54, "name": "54 UNRECORDED LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 60, "name": "60 TOWNSHIP LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 61, "name": "61 RANGE LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 62, "name": "62 SECTION OR GRANT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 63, "name": "63 GOVERNMENT LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 64, "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 70, "name": "70 COUNTY BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 71, "name": "71 CITY LIMIT BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 72, "name": "72 PHOTO OR MAP BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 80, "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 90, "name": "90 INVISIBLE LINE (USED FOR MAPPING PURPOSES)" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 99, "name": "99 TRAVERSE LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "id": 65, "name": "HISTORICAL HYDROLOGY" } ], "subtypes": [ { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 10, "name": "10 SURFACE HYDROLOGY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 18, "name": "18 INTRACOASTAL WATERWAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 20, "name": "20 RAILROAD RIGHT OF WAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 21, "name": "21 RAILROAD CENTERLINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 30, "name": "30 UTILITY RIGHT OF WAY OR EASEMENT" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 40, "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 41, "name": "41 STATE ROAD RIGHT OF WAY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 42, "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 43, "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 44, "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 45, "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 48, "name": "48 UNRECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 49, "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 50, "name": "50 RECORDED SUBDIVISION BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 51, "name": "51 BLOCK LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 52, "name": "52 PLATTED LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 53, "name": "53 PARCEL LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 54, "name": "54 UNRECORDED LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 60, "name": "60 TOWNSHIP LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 61, "name": "61 RANGE LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 62, "name": "62 SECTION OR GRANT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 63, "name": "63 GOVERNMENT LOT LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 64, "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 70, "name": "70 COUNTY BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 71, "name": "71 CITY LIMIT BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 72, "name": "72 PHOTO OR MAP BOUNDARY" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 80, "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 90, "name": "90 INVISIBLE LINE (USED FOR MAPPING PURPOSES)" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 99, "name": "99 TRAVERSE LINE" }, { "domains": { "ARCCODE": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 53, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 65, "name": "HISTORICAL HYDROLOGY" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 118, "name": "Public Land Survey", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SecTwnRng]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 255, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 439158.16800000146, "ymin": 1555518.259999998, "xmax": 741641.875, "ymax": 1851599.1767499968, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GRANTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TWN", "type": "esriFieldTypeSmallInteger", "alias": "TWN", "domain": null }, { "name": "RNG", "type": "esriFieldTypeSmallInteger", "alias": "RNG", "domain": null }, { "name": "SEC", "type": "esriFieldTypeSmallInteger", "alias": "SEC", "domain": null }, { "name": "GRANTNAME", "type": "esriFieldTypeString", "alias": "GRANTNAME", "length": 75, "domain": null }, { "name": "SecTwnRng", "type": "esriFieldTypeString", "alias": "SecTwnRng", "length": 10, "domain": null }, { "name": "SurveyLink", "type": "esriFieldTypeString", "alias": "SurveyLink", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 119, "name": "Recent Sales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SALE_YEAR", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 153, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2023", "label": "2023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "2024", "label": "2024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2025", "label": "2025" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAXSALE_PRICE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 13, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 482203.9509504959, "ymin": 1555738.7261586562, "xmax": 710148.248013746, "ymax": 1851573.666967906, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "SALE_YEAR", "type": "esriFieldTypeString", "alias": "SALE_YEAR", "length": 255, "domain": null }, { "name": "SALES_DATE", "type": "esriFieldTypeString", "alias": "SALES_DATE", "length": 255, "domain": null }, { "name": "MAXSALE_PRICE", "type": "esriFieldTypeInteger", "alias": "MAXSALE_PRICE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R491_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S466_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 120, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 51, 51, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439158.1680908203, "ymin": 1555529.1251220703, "xmax": 741641.8751220703, "ymax": 1851596.2111206055, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "length": 20, "domain": null }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 4, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 8, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "length": 30, "domain": null }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "length": 88, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 5, "domain": null }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "length": 20, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "length": 40, "domain": null }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "length": 4, "domain": null }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "length": 40, "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 10, "domain": null }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "length": 10, "domain": null }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "length": 2, "domain": null }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "length": 50, "domain": null }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "length": 8, "domain": null }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "length": 20, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 50, "domain": null }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "length": 133, "domain": null }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 4, "domain": null }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "length": 1, "domain": null }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "length": 8, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 205, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 205, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 60, "domain": null }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "length": 80, "domain": null }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "length": 80, "domain": null }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 40, "domain": null }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "length": 2, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "length": 5, "domain": null }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "length": 10, "domain": null }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "length": 30, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 40, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_PARCELOWNERS_PID_TAXDIST", "fields": "PID,TAXDIST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PARCELOWNERS_PARID", "fields": "PARID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S463_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 121, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439396.218, "ymin": 1555529.1239999998, "xmax": 741641.875, "ymax": 1851597.749, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 122, "name": "Water Body Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HYD_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 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": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 439158.16799999995, "ymin": 1555181.05, "xmax": 742391.817, "ymax": 1851616.375, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYD_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HYD_CODE", "domain": null }, { "name": "HYD_NAME", "type": "esriFieldTypeString", "alias": "HYD_NAME", "length": 20, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 123, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439158.16799999995, "ymin": 1555181.05, "xmax": 742391.817, "ymax": 1851616.375, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HYD_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HYD_CODE", "domain": null }, { "name": "HYD_NAME", "type": "esriFieldTypeString", "alias": "HYD_NAME", "length": 20, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 124, "name": "Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityName", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DAYTONA BEACH", "label": "DAYTONA BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 247, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DAYTONA BEACH SHORES", "label": "DAYTONA BEACH SHORES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 216, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DEBARY", "label": "DEBARY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DELAND", "label": "DELAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 240, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "DELTONA", "label": "DELTONA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 237, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "EDGEWATER", "label": "EDGEWATER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 209, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "FLAGLER BEACH", "label": "FLAGLER BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 220, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "HOLLY HILL", "label": "HOLLY HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 245, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "LAKE HELEN", "label": "LAKE HELEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "NEW SMYRNA BEACH", "label": "NEW SMYRNA BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 225, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "OAK HILL", "label": "OAK HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 225, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "ORANGE CITY", "label": "ORANGE CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "ORMOND BEACH", "label": "ORMOND BEACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "PIERSON", "label": "PIERSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 255, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "PONCE INLET", "label": "PONCE INLET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 206, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "PORT ORANGE", "label": "PORT ORANGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 213, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "SOUTH DAYTONA", "label": "SOUTH DAYTONA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 190, 214, 255 ], "toColor": [ 174, 190, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 173, 255 ], "toColor": [ 240, 204, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 170, 235, 255 ], "toColor": [ 240, 170, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 153, 164, 255 ], "toColor": [ 204, 153, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 150, 212, 255 ], "toColor": [ 157, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 232, 255 ], "toColor": [ 227, 197, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 152, 212, 255 ], "toColor": [ 194, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 183, 235, 255 ], "toColor": [ 189, 183, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 180, 175, 255 ], "toColor": [ 240, 180, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 178, 165, 255 ], "toColor": [ 204, 178, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 153, 189, 255 ], "toColor": [ 207, 153, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 179, 222, 255 ], "toColor": [ 158, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 199, 255 ], "toColor": [ 222, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 177, 230, 255 ], "toColor": [ 215, 177, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 174, 207, 255 ], "toColor": [ 181, 174, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 200, 197, 255 ], "toColor": [ 237, 200, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 180, 217, 255 ], "toColor": [ 240, 180, 217, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CITYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 439398.73750000075, "ymin": 1555527.0839999989, "xmax": 741641.8770000003, "ymax": 1851596.211000003, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "TAX_CODE", "type": "esriFieldTypeString", "alias": "TAX_CODE", "length": 3, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R386_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_386", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S361_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }