{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PID" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UNIT" }, { "name": "HOUSE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "HOUSE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NUM" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "CITY_ABBRV", "type": "esriFieldTypeString", "alias": "CITY_ABBRV", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CITY_ABBRV" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "ZIP", "type": "esriFieldTypeSmallInteger", "alias": "ZIP", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_" }, { "name": "TARG_P", "type": "esriFieldTypeString", "alias": "TARG_P", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_P" }, { "name": "TARG_F", "type": "esriFieldTypeString", "alias": "TARG_F", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_F" }, { "name": "TARG_E", "type": "esriFieldTypeString", "alias": "TARG_E", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_E" }, { "name": "MOD_P", "type": "esriFieldTypeString", "alias": "MOD_P", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_P" }, { "name": "MOD_F", "type": "esriFieldTypeString", "alias": "MOD_F", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_F" }, { "name": "MOD_E", "type": "esriFieldTypeString", "alias": "MOD_E", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_E" }, { "name": "INIT", "type": "esriFieldTypeString", "alias": "INIT", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "INIT" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Address_ID", "type": "esriFieldTypeInteger", "alias": "Address_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Address_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R511_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address", "description": "", "prototype": { "attributes": { "last_edited_date": null, "Address_ID": null, "PID": null, "UNIT": null, "HOUSE_NUM": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "POST_DIR": null, "CITY_ABBRV": null, "CITYNAME": null, "ZIP": null, "TYPE": null, "ADDRESS": null, "Date_": null, "TARG_P": null, "TARG_F": null, "TARG_E": null, "MOD_P": null, "MOD_F": null, "MOD_E": null, "INIT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Major Highway Shields", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 125001, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "MARKER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "MARKER", "type": "esriFieldTypeSmallInteger", "alias": "MARKER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MARKER" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROADNAME" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "I-4", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "MARKER": 1, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "I-95", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "MARKER": 2, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "US 17", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "MARKER": 3, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "US 92", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "MARKER": 6, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 9, "name": "US 1", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "MARKER": 9, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 10, "name": "SR 40", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "MARKER": 10, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 13, "name": "SR 46", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "MARKER": 13, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 14, "name": "SR 44", "domains": {}, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "MARKER": 14, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 15, "name": "SR 15A", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "MARKER": 15, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 16, "name": "SR 11", "domains": {}, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "MARKER": 16, "ROADNAME": null, "SCALE": null, "ANGLE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Major Highways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 125001, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "STRCODE", "type": "esriFieldTypeSmallInteger", "alias": "STRCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRCODE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Major Highways", "description": "", "prototype": { "attributes": { "NAME": null, "STRCODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 125000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "STRCODE", "type": "esriFieldTypeSmallInteger", "alias": "STRCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRCODE" }, { "name": "INTERSEC1", "type": "esriFieldTypeString", "alias": "INTERSEC1", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INTERSEC1" }, { "name": "INTERSEC1_TYPE", "type": "esriFieldTypeString", "alias": "INTERSEC1_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INTERSEC1_TYPE" }, { "name": "INTERSEC2", "type": "esriFieldTypeString", "alias": "INTERSEC2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INTERSEC2" }, { "name": "INTERSEC2_TYPE", "type": "esriFieldTypeString", "alias": "INTERSEC2_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INTERSEC2_TYPE" }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_FROM" }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ADD_TO" }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_FROM" }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ADD_TO" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "LZIP", "type": "esriFieldTypeInteger", "alias": "LZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LZIP" }, { "name": "RZIP", "type": "esriFieldTypeInteger", "alias": "RZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RZIP" }, { "name": "LCOMM", "type": "esriFieldTypeString", "alias": "LCOMM", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LCOMM" }, { "name": "RCOMM", "type": "esriFieldTypeString", "alias": "RCOMM", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RCOMM" }, { "name": "HOOK", "type": "esriFieldTypeInteger", "alias": "HOOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOOK" }, { "name": "REVISEDDATE", "type": "esriFieldTypeDate", "alias": "REVISEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REVISEDDATE" }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ST_LABEL" }, { "name": "BASE", "type": "esriFieldTypeInteger", "alias": "BASE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASE" }, { "name": "OLDSEG", "type": "esriFieldTypeDouble", "alias": "OLDSEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLDSEG" }, { "name": "SEGMENT", "type": "esriFieldTypeDouble", "alias": "SEGMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT" }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "LCITY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LCITY" }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "RCITY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RCITY" }, { "name": "LMUN", "type": "esriFieldTypeString", "alias": "LMUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LMUN" }, { "name": "RMUN", "type": "esriFieldTypeString", "alias": "RMUN", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RMUN" }, { "name": "MOD_P_L", "type": "esriFieldTypeString", "alias": "MOD_P_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_P_L" }, { "name": "MOD_P_R", "type": "esriFieldTypeString", "alias": "MOD_P_R", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_P_R" }, { "name": "MOD_F_L", "type": "esriFieldTypeString", "alias": "MOD_F_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_F_L" }, { "name": "MOD_F_R", "type": "esriFieldTypeString", "alias": "MOD_F_R", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MOD_F_R" }, { "name": "Alias", "type": "esriFieldTypeString", "alias": "Alias", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alias" }, { "name": "TARG_P_L", "type": "esriFieldTypeString", "alias": "TARG_P_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_P_L" }, { "name": "TARG_P_R", "type": "esriFieldTypeString", "alias": "TARG_P_R", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_P_R" }, { "name": "TARG_F_L", "type": "esriFieldTypeString", "alias": "TARG_F_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_F_L" }, { "name": "TARG_F_R", "type": "esriFieldTypeString", "alias": "ARG_F_R", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARG_F_R" }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alias2" }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MPH" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "Alias3", "type": "esriFieldTypeString", "alias": "Alias3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alias3" }, { "name": "Alias4", "type": "esriFieldTypeString", "alias": "Alias4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Alias4" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Street_ID", "type": "esriFieldTypeInteger", "alias": "Street_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Street_ID" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S188_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "Street_ID": null, "last_edited_date": null, "NAME": null, "STRCODE": null, "INTERSEC1": null, "INTERSEC1_TYPE": null, "INTERSEC2": null, "INTERSEC2_TYPE": null, "L_ADD_FROM": null, "L_ADD_TO": null, "R_ADD_FROM": null, "R_ADD_TO": null, "PRE_DIR": null, "STREET_NAME": null, "STREET_TYPE": null, "SUF_DIR": null, "LZIP": null, "RZIP": null, "LCOMM": null, "RCOMM": null, "HOOK": null, "REVISEDDATE": null, "ST_LABEL": null, "BASE": null, "OLDSEG": null, "SEGMENT": null, "LCITY": null, "RCITY": null, "LMUN": null, "RMUN": null, "MOD_P_L": null, "MOD_P_R": null, "MOD_F_L": null, "MOD_F_R": null, "Alias": null, "TARG_P_L": null, "TARG_P_R": null, "TARG_F_L": null, "TARG_F_R": null, "Alias2": null, "MPH": null, "ONEWAY": null, "Alias3": null, "Alias4": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Parcel Text", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PREFIX_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTION" }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDJUST" }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPRJUST" }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTJUST" }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCLASS" }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRNO" }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGCOUNT" }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BEDROOM" }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BATHROOM" }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_TOTAL_SFLA" }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_MAX_STORIES" }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BLDGCOUNT" }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_MAX_STORIES" }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BUSLA" }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_TOTALAREA" }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCACRES" }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTSALEPRICE" }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCOUNT" }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDACRES" }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDSQFT" }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MISCCOUNT" }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STXBL" }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NSTXBL" }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COTXBL" }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITXBL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBNUM" }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX_" }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUB" }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCL" }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COMPLEX" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALT_ID" }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "domain": null, "editable": true, "nullable": true, "length": 88, "defaultValue": null, "modelName": "DORPID" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RANGE" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TAXDIST" }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MKTAREA" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NBHD_DESC" }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PC" }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PC_DESC" }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CRA" }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADRPRE" }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADRDIR" }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADRSTR" }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADRSUF" }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNITNO" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "domain": null, "editable": true, "nullable": true, "length": 133, "defaultValue": null, "modelName": "ADDRFULL" }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATECODE" }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP1" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLASS" }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HXFLAG" }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSALEDT" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER2" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CAREOF" }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR1" }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR2" }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR3" }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILCITY" }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAILSTATE" }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAILZIP" }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POSTALCODE" }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAILCOUNTRY" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL1" }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL2" }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL3" }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DATECREATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel Text", "description": "", "prototype": { "attributes": { "LEGAL3": null, "SECTION_PLSS": null, "LANDJUST": null, "IMPRJUST": null, "TOTJUST": null, "LANDCLASS": null, "ADRNO": null, "BLDGCOUNT": null, "LIVUNIT": null, "RES_BEDROOM": null, "RES_BATHROOM": null, "RES_TOTAL_SFLA": null, "RES_MAX_STORIES": null, "COM_BLDGCOUNT": null, "COM_MAX_STORIES": null, "COM_BUSLA": null, "COM_TOTALAREA": null, "CALCACRES": null, "LASTSALEPRICE": null, "LANDCOUNT": null, "LANDACRES": null, "LANDSQFT": null, "MISCCOUNT": null, "STXBL": null, "NSTXBL": null, "COTXBL": null, "CITXBL": null, "LEGAL2": null, "LEGAL1": null, "DATECREATE": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "PREFIX_": null, "SUB": null, "PCL": null, "COMPLEX": null, "PARID": null, "ALT_ID": null, "DORPID": null, "TOWNSHIP": null, "RANGE": null, "SUBDIVISION": null, "BLOCK": null, "LOT": null, "TAXDIST": null, "MKTAREA": null, "NBHD": null, "NBHD_DESC": null, "PC": null, "PC_DESC": null, "CRA": null, "ADRPRE": null, "ADRDIR": null, "ADRSTR": null, "ADRSUF": null, "UNITNO": null, "CITYNAME": null, "ADDRFULL": null, "STATECODE": null, "ZIP1": null, "CLASS": null, "HXFLAG": null, "LASTSALEDT": null, "OWNER1": null, "OWNER2": null, "CAREOF": null, "MAILADDR1": null, "MAILADDR2": null, "MAILADDR3": null, "MAILCITY": null, "MAILSTATE": null, "MAILZIP": null, "POSTALCODE": null, "MAILCOUNTRY": null, "SUBDIV": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "WebDataParcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TAXDIST" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NBHD_DESC" }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PC" }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PC_DESC" }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL1" }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL2" }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL3" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALT_ID" }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "domain": null, "editable": true, "nullable": true, "length": 88, "defaultValue": null, "modelName": "DORPID" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RANGE" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MKTAREA" }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CRA" }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDJUST" }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPRJUST" }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTJUST" }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCLASS" }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADRPRE" }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADRDIR" }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADRSTR" }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADRSUF" }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNITNO" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "domain": null, "editable": true, "nullable": true, "length": 133, "defaultValue": null, "modelName": "ADDRFULL" }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATECODE" }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP1" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLASS" }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BEDROOM" }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BATHROOM" }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_TOTAL_SFLA" }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_MAX_STORIES" }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BLDGCOUNT" }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_MAX_STORIES" }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BUSLA" }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_TOTALAREA" }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCACRES" }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HXFLAG" }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSALEDT" }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTSALEPRICE" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER2" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CAREOF" }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR1" }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR2" }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR3" }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILCITY" }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAILSTATE" }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAILZIP" }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POSTALCODE" }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAILCOUNTRY" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DATECREATE" }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCOUNT" }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDACRES" }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDSQFT" }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MISCCOUNT" }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STXBL" }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NSTXBL" }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COTXBL" }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITXBL" }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBNUM" }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX_" }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUB" }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCL" }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COMPLEX" }, { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTION" }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRNO" }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGCOUNT" }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WebDataParcels", "description": "", "prototype": { "attributes": { "BLDGCOUNT": null, "LIVUNIT": null, "PARID": null, "TAXDIST": null, "NBHD": null, "NBHD_DESC": null, "PC": null, "PC_DESC": null, "LEGAL1": null, "LEGAL2": null, "LEGAL3": null, "ADRNO": null, "SECTION_PLSS": null, "ALT_ID": null, "DORPID": null, "TOWNSHIP": null, "RANGE": null, "SUBDIVISION": null, "BLOCK": null, "LOT": null, "MKTAREA": null, "CRA": null, "LANDJUST": null, "IMPRJUST": null, "TOTJUST": null, "LANDCLASS": null, "ADRPRE": null, "ADRDIR": null, "ADRSTR": null, "ADRSUF": null, "UNITNO": null, "CITYNAME": null, "ADDRFULL": null, "STATECODE": null, "ZIP1": null, "CLASS": null, "RES_BEDROOM": null, "RES_BATHROOM": null, "RES_TOTAL_SFLA": null, "RES_MAX_STORIES": null, "COM_BLDGCOUNT": null, "COM_MAX_STORIES": null, "COM_BUSLA": null, "COM_TOTALAREA": null, "CALCACRES": null, "HXFLAG": null, "LASTSALEDT": null, "LASTSALEPRICE": null, "OWNER1": null, "OWNER2": null, "CAREOF": null, "MAILADDR1": null, "MAILADDR2": null, "MAILADDR3": null, "MAILCITY": null, "MAILSTATE": null, "MAILZIP": null, "POSTALCODE": null, "MAILCOUNTRY": null, "SUBDIV": null, "DATECREATE": null, "LANDCOUNT": null, "LANDACRES": null, "LANDSQFT": null, "MISCCOUNT": null, "STXBL": null, "NSTXBL": null, "COTXBL": null, "CITXBL": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "PREFIX_": null, "SUB": null, "PCL": null, "COMPLEX": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Tie Bar", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1633770141000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.08 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tie Bar", "description": "", "prototype": { "attributes": {"PID": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Subinset Point (label)", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PREFIX_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX_" }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUB" }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBNUM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subinset Point (label)", "description": "", "prototype": { "attributes": { "SUB": null, "SUBNUM": null, "PREFIX_": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Legal Block (label)", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LGLBLK", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LGLBLK", "type": "esriFieldTypeString", "alias": "LGLBLK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LGLBLK" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Legal Block (label)", "description": "", "prototype": { "attributes": {"LGLBLK": null} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 116, "name": "Lot Numbers", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOT", "typeIdField": "LOT", "subtypeField": "LEGALTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "LegalSQF", "type": "esriFieldTypeDouble", "alias": "Legal SqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LegalSQF" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX_" }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUB" }, { "name": "BLK", "type": "esriFieldTypeString", "alias": "BLK", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BLK" }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCL" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LOT" }, { "name": "ZLOT", "type": "esriFieldTypeString", "alias": "ZLOT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZLOT" }, { "name": "LGLBLK", "type": "esriFieldTypeString", "alias": "LGLBLK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LGLBLK" }, { "name": "FULLPID", "type": "esriFieldTypeString", "alias": "FULLPID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "FULLPID" }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBNUM" }, { "name": "EST", "type": "esriFieldTypeString", "alias": "EST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EST" }, { "name": "LEGALTYPE", "type": "esriFieldTypeSmallInteger", "alias": "LEGALTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LEGALTYPE" }, { "name": "LANDUNITYPE", "type": "esriFieldTypeSmallInteger", "alias": "LANDUNITYPE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LANDUNITYPE" }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COMPLEX" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [], "subtypes": [ { "code": 0, "name": "PLAT", "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": 0, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "LANDUNITYPE": {"type": "inherited"} } }, { "code": 1, "name": "METES AND BOUNDS", "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": 1, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "LANDUNITYPE": {"type": "inherited"} } }, { "code": 2, "name": "SECTIONAL", "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": 2, "LANDUNITYPE": 0, "LegalSQF": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COMPLEX": null, "GlobalID": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "LANDUNITYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 117, "name": "Basemap", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": false, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ANGLE", "typeIdField": "ARCCODE", "subtypeField": "ARCCODE", "defaultSubtypeCode": 53, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ANGLE" }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RADIUS" }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DELTA" }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TANGENT" }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ARCLENGTH" }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SIDE" }, { "name": "RADIUS2", "type": "esriFieldTypeString", "alias": "RADIUS2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RADIUS2" }, { "name": "TANGENT2", "type": "esriFieldTypeString", "alias": "TANGENT2", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TANGENT2" }, { "name": "ARCCODE", "type": "esriFieldTypeSmallInteger", "alias": "ARCCODE", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": 53, "modelName": "ARCCODE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 51, "name": "51 BLOCK LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "51 BLOCK LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 51, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 49, "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 49, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 42, "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 42, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 80, "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 80, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 40, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 63, "name": "63 GOVERNMENT LOT LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "63 GOVERNMENT LOT LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 63, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 18, "name": "18 INTRACOASTAL WATERWAY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "18 INTRACOASTAL WATERWAY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 18, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 64, "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 64, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 43, "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 43, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 53, "name": "53 PARCEL LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "53 PARCEL LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 53, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 52, "name": "52 PLATTED LOT LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "52 PLATTED LOT LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 52, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 44, "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 44, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 21, "name": "21 RAILROAD CENTERLINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "21 RAILROAD CENTERLINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 21, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20 RAILROAD RIGHT OF WAY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "20 RAILROAD RIGHT OF WAY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 20, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 41, "name": "41 STATE ROAD RIGHT OF WAY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "41 STATE ROAD RIGHT OF WAY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 41, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10 SURFACE HYDROLOGY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "10 SURFACE HYDROLOGY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 10, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 54, "name": "54 UNRECORDED LOT LINE", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "54 UNRECORDED LOT LINE", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 54, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 45, "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 45, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50 RECORDED SUBDIVISION BOUNDARY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "50 RECORDED SUBDIVISION BOUNDARY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 50, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 48, "name": "48 UNRECORDED SUBDIVISION BOUNDARY", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "48 UNRECORDED SUBDIVISION BOUNDARY", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 48, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30 UTILITY RIGHT OF WAY OR EASEMENT", "domains": { "ARCCODE": {"type": "inherited"} }, "templates": [ { "name": "30 UTILITY RIGHT OF WAY OR EASEMENT", "description": "", "prototype": { "attributes": { "TANGENT2": null, "ARCLENGTH": null, "TANGENT": null, "DELTA": null, "RADIUS": null, "ARCCODE": 30, "SIDE": null, "RADIUS2": null, "ANGLE": null, "DISTANCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 10, "name": "10 SURFACE HYDROLOGY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 10, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 18, "name": "18 INTRACOASTAL WATERWAY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 18, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 20, "name": "20 RAILROAD RIGHT OF WAY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 20, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 21, "name": "21 RAILROAD CENTERLINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 21, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 30, "name": "30 UTILITY RIGHT OF WAY OR EASEMENT", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 30, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 40, "name": "40 FEDERAL ROAD RIGHT OF WAY, e.g. I-4, US 1", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 40, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 41, "name": "41 STATE ROAD RIGHT OF WAY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 41, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 42, "name": "42 COUNTY ROAD RIGHT OF WAY, e.g. CR 4115", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 42, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 43, "name": "43 OTHER PUBLIC ROAD RIGHT OF WAYS", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 43, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 44, "name": "44 PRIVATE ROAD OR UNBUILT PLATTED ROAD", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 44, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 45, "name": "45 COINCIDENT RIGHT OF WAY and SUBDIVISION BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 45, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 48, "name": "48 UNRECORDED SUBDIVISION BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 48, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 49, "name": "49 COINCIDENT RIGHT OF WAY and UNRECORDED SUBDIVISION BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 49, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 50, "name": "50 RECORDED SUBDIVISION BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 50, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 51, "name": "51 BLOCK LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 51, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 52, "name": "52 PLATTED LOT LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 52, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 53, "name": "53 PARCEL LINE", "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, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 54, "name": "54 UNRECORDED LOT LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 54, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 60, "name": "60 TOWNSHIP LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 60, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 61, "name": "61 RANGE LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 61, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 62, "name": "62 SECTION OR GRANT LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 62, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 63, "name": "63 GOVERNMENT LOT LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 63, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 64, "name": "64 MEANDER LINE (WATER LINE PER GOVERNMENT SURVEY)", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 64, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 70, "name": "70 COUNTY BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 70, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 71, "name": "71 CITY LIMIT BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 71, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 72, "name": "72 PHOTO OR MAP BOUNDARY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 72, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 80, "name": "80 DNR COASTAL CONSTRUCTION SETBACK LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 80, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 90, "name": "90 INVISIBLE LINE (USED FOR MAPPING PURPOSES)", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 90, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 99, "name": "99 TRAVERSE LINE", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 99, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } }, { "code": 65, "name": "HISTORICAL HYDROLOGY", "defaultValues": { "ANGLE": null, "DISTANCE": null, "RADIUS": null, "DELTA": null, "TANGENT": null, "ARCLENGTH": null, "SIDE": null, "RADIUS2": null, "TANGENT2": null, "ARCCODE": 65, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "ARCCODE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 118, "name": "Public Land Survey", "type": "Feature Layer", "parentLayer": { "id": 6, "name": "Basemap Layers" }, "defaultVisibility": false, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GRANTNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TWN", "type": "esriFieldTypeSmallInteger", "alias": "TWN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWN" }, { "name": "RNG", "type": "esriFieldTypeSmallInteger", "alias": "RNG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RNG" }, { "name": "SEC", "type": "esriFieldTypeSmallInteger", "alias": "SEC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEC" }, { "name": "GRANTNAME", "type": "esriFieldTypeString", "alias": "GRANTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GRANTNAME" }, { "name": "SecTwnRng", "type": "esriFieldTypeString", "alias": "SecTwnRng", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SecTwnRng" }, { "name": "SurveyLink", "type": "esriFieldTypeString", "alias": "SurveyLink", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurveyLink" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Land Survey", "description": "", "prototype": { "attributes": { "SecTwnRng": null, "GRANTNAME": null, "SEC": null, "SurveyLink": null, "TWN": null, "RNG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 119, "name": "Recent Sales", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PID", "typeIdField": "SALE_YEAR", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "SALE_YEAR", "type": "esriFieldTypeString", "alias": "SALE_YEAR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SALE_YEAR" }, { "name": "SALES_DATE", "type": "esriFieldTypeString", "alias": "SALES_DATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SALES_DATE" }, { "name": "MAXSALE_PRICE", "type": "esriFieldTypeInteger", "alias": "MAXSALE_PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAXSALE_PRICE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R491_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S466_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "2023", "name": "2023", "domains": {}, "templates": [ { "name": "2023", "description": "", "prototype": { "attributes": { "SALES_DATE": null, "SALE_YEAR": "2023", "PARID": null, "MAXSALE_PRICE": null, "ALTKEY": null, "PID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2024", "name": "2024", "domains": {}, "templates": [ { "name": "2024", "description": "", "prototype": { "attributes": { "SALES_DATE": null, "SALE_YEAR": "2024", "PARID": null, "MAXSALE_PRICE": null, "ALTKEY": null, "PID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2025", "name": "2025", "domains": {}, "templates": [ { "name": "2025", "description": "", "prototype": { "attributes": { "SALES_DATE": null, "SALE_YEAR": "2025", "PARID": null, "MAXSALE_PRICE": null, "ALTKEY": null, "PID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 120, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SECTION" }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDJUST" }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPRJUST" }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTJUST" }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCLASS" }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADRNO" }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGCOUNT" }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVUNIT" }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BEDROOM" }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_BATHROOM" }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_TOTAL_SFLA" }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_MAX_STORIES" }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BLDGCOUNT" }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_MAX_STORIES" }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_BUSLA" }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COM_TOTALAREA" }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCACRES" }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTSALEPRICE" }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDCOUNT" }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDACRES" }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDSQFT" }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MISCCOUNT" }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STXBL" }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NSTXBL" }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COTXBL" }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITXBL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PID" }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUBNUM" }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX_" }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUB" }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PCL" }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COMPLEX" }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARID" }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALT_ID" }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "domain": null, "editable": true, "nullable": true, "length": 88, "defaultValue": null, "modelName": "DORPID" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RANGE" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TAXDIST" }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MKTAREA" }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NBHD" }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NBHD_DESC" }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PC" }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PC_DESC" }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CRA" }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADRPRE" }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ADRDIR" }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADRSTR" }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADRSUF" }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNITNO" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "domain": null, "editable": true, "nullable": true, "length": 133, "defaultValue": null, "modelName": "ADDRFULL" }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATECODE" }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP1" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CLASS" }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HXFLAG" }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSALEDT" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 205, "defaultValue": null, "modelName": "OWNER2" }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "CAREOF" }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR1" }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR2" }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAILADDR3" }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAILCITY" }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAILSTATE" }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAILZIP" }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POSTALCODE" }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAILCOUNTRY" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL1" }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL2" }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LEGAL3" }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DATECREATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "LEGAL3": null, "SECTION_PLSS": null, "LANDJUST": null, "IMPRJUST": null, "TOTJUST": null, "LANDCLASS": null, "ADRNO": null, "BLDGCOUNT": null, "LIVUNIT": null, "RES_BEDROOM": null, "RES_BATHROOM": null, "RES_TOTAL_SFLA": null, "RES_MAX_STORIES": null, "COM_BLDGCOUNT": null, "COM_MAX_STORIES": null, "COM_BUSLA": null, "COM_TOTALAREA": null, "CALCACRES": null, "LASTSALEPRICE": null, "LANDCOUNT": null, "LANDACRES": null, "LANDSQFT": null, "MISCCOUNT": null, "STXBL": null, "NSTXBL": null, "COTXBL": null, "CITXBL": null, "LEGAL2": null, "LEGAL1": null, "DATECREATE": null, "ALTKEY": null, "PID": null, "SUBNUM": null, "PREFIX_": null, "SUB": null, "PCL": null, "COMPLEX": null, "PARID": null, "ALT_ID": null, "DORPID": null, "TOWNSHIP": null, "RANGE": null, "SUBDIVISION": null, "BLOCK": null, "LOT": null, "TAXDIST": null, "MKTAREA": null, "NBHD": null, "NBHD_DESC": null, "PC": null, "PC_DESC": null, "CRA": null, "ADRPRE": null, "ADRDIR": null, "ADRSTR": null, "ADRSUF": null, "UNITNO": null, "CITYNAME": null, "ADDRFULL": null, "STATECODE": null, "ZIP1": null, "CLASS": null, "HXFLAG": null, "LASTSALEDT": null, "OWNER1": null, "OWNER2": null, "CAREOF": null, "MAILADDR1": null, "MAILADDR2": null, "MAILADDR3": null, "MAILCITY": null, "MAILSTATE": null, "MAILZIP": null, "POSTALCODE": null, "MAILCOUNTRY": null, "SUBDIV": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 121, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SHAPE.STArea()", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Boundary", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 122, "name": "Water Body Names", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 500000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HYD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HYD_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HYD_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYD_CODE" }, { "name": "HYD_NAME", "type": "esriFieldTypeString", "alias": "HYD_NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HYD_NAME" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Body Names", "description": "", "prototype": { "attributes": { "Acreage": null, "HYD_NAME": null, "HYD_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 123, "name": "Water Bodies", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HYD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HYD_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HYD_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYD_CODE" }, { "name": "HYD_NAME", "type": "esriFieldTypeString", "alias": "HYD_NAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HYD_NAME" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Bodies", "description": "", "prototype": { "attributes": { "Acreage": null, "HYD_NAME": null, "HYD_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 124, "name": "Cities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CityName", "typeIdField": "CityName", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityName" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "TAX_CODE", "type": "esriFieldTypeString", "alias": "TAX_CODE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TAX_CODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "DAYTONA BEACH", "name": "DAYTONA BEACH", "domains": {}, "templates": [ { "name": "DAYTONA BEACH", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "DAYTONA BEACH", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DAYTONA BEACH SHORES", "name": "DAYTONA BEACH SHORES", "domains": {}, "templates": [ { "name": "DAYTONA BEACH SHORES", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "DAYTONA BEACH SHORES", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DEBARY", "name": "DEBARY", "domains": {}, "templates": [ { "name": "DEBARY", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "DEBARY", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DELAND", "name": "DELAND", "domains": {}, "templates": [ { "name": "DELAND", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "DELAND", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DELTONA", "name": "DELTONA", "domains": {}, "templates": [ { "name": "DELTONA", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "DELTONA", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EDGEWATER", "name": "EDGEWATER", "domains": {}, "templates": [ { "name": "EDGEWATER", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "EDGEWATER", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FLAGLER BEACH", "name": "FLAGLER BEACH", "domains": {}, "templates": [ { "name": "FLAGLER BEACH", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "FLAGLER BEACH", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HOLLY HILL", "name": "HOLLY HILL", "domains": {}, "templates": [ { "name": "HOLLY HILL", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "HOLLY HILL", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAKE HELEN", "name": "LAKE HELEN", "domains": {}, "templates": [ { "name": "LAKE HELEN", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "LAKE HELEN", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NEW SMYRNA BEACH", "name": "NEW SMYRNA BEACH", "domains": {}, "templates": [ { "name": "NEW SMYRNA BEACH", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "NEW SMYRNA BEACH", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAK HILL", "name": "OAK HILL", "domains": {}, "templates": [ { "name": "OAK HILL", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "OAK HILL", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ORANGE CITY", "name": "ORANGE CITY", "domains": {}, "templates": [ { "name": "ORANGE CITY", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "ORANGE CITY", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ORMOND BEACH", "name": "ORMOND BEACH", "domains": {}, "templates": [ { "name": "ORMOND BEACH", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "ORMOND BEACH", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PIERSON", "name": "PIERSON", "domains": {}, "templates": [ { "name": "PIERSON", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "PIERSON", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PONCE INLET", "name": "PONCE INLET", "domains": {}, "templates": [ { "name": "PONCE INLET", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "PONCE INLET", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PORT ORANGE", "name": "PORT ORANGE", "domains": {}, "templates": [ { "name": "PORT ORANGE", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "PORT ORANGE", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOUTH DAYTONA", "name": "SOUTH DAYTONA", "domains": {}, "templates": [ { "name": "SOUTH DAYTONA", "description": "", "prototype": { "attributes": { "TAX_CODE": null, "last_edited_date": null, "CityName": "SOUTH DAYTONA", "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }