{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1250, "geometryType": "esriGeometryPoint", "description": "This address layer is used by multiple programs and processes. The permitting software uses this as a source for permitting. Johnson County uses this layer to add to their master address layer. The County also uses this in their EMS/911 system. Taxi routes are also generated from these points.", "copyrightText": "Primary Maintenance: Joe Ayers\nSecondary Maintenance: Grady Morrison\nCreated by: Matt Steging", "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": true, "extent": { "xmin": 2186584.3400669694, "ymin": 184507.000019148, "xmax": 2247645.48434864, "ymax": 252176.15142597258, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3e8155b8456cc81ab459912381e8bba9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQokWNhIBGwUKqBqy6EodhEmcGemZGB9cYzhjPtaxh63nxjeI5NA9vcTIaVSY4MPjABLyMGO0NFBruMuQwBt54wPEXRUBnIkJfogFAMA47aDCZ57gzVOXMZslA0GCsxWDIyYne3uiSDNYaTGBkZcChnYPj/n4EJQ8PNpwxHfvxmCORgxdRw5yXDMQwNVcsZ+iT4GTwibRlcYZr+/2dgWHeK4er+8wxlGBoYGBgYkmYwuH35yVCnLM7gzMTEwHL3FcPZux8ZylefZfiOVQMDAwND3nyGJgYGhiZc/iE5pgGS5zfJbXG4BwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": { "type": "codedValue", "name": "StDir", "description": "Street Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIR" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "StType", "description": "Street Type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TYPE" }, { "name": "APT", "type": "esriFieldTypeString", "alias": "APT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APT" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDR" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PID" }, { "name": "TENANT1", "type": "esriFieldTypeString", "alias": "TENANT1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TENANT1" }, { "name": "TENANT2", "type": "esriFieldTypeString", "alias": "TENANT2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TENANT2" }, { "name": "APID", "type": "esriFieldTypeString", "alias": "APID", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "APID" }, { "name": "LU_CODE", "type": "esriFieldTypeString", "alias": "LU_CODE", "domain": { "type": "codedValue", "name": "LU_CODE", "description": "LANDUSECODE", "codedValues": [ { "name": "MEDICAL HOSPITAL", "code": "MH" }, { "name": "AIRPORT", "code": "AIR" }, { "name": "TRAFFIC SIGNAL", "code": "TS" }, { "name": "TOWNHOME/VILLAS/DUPLEX", "code": "A2" }, { "name": "APARTMENT HOUSE", "code": "A3" }, { "name": "GOVERNMENT OLATHE POLICE", "code": "GOP" }, { "name": "FEDERAL GOVERNMENT", "code": "GF" }, { "name": "EDUCATIONAL GENERAL", "code": "EG" }, { "name": "MEDICAL OFFICE", "code": "MO" }, { "name": "MEDICAL ELDERLY CARE", "code": "ME" }, { "name": "TRAILER PARK", "code": "TP" }, { "name": "UTILITIES ELECTRIC", "code": "UE" }, { "name": "COMMERCIAL STORAGE", "code": "STOR" }, { "name": "UTILITIES NATURAL GAS", "code": "UG" }, { "name": "GOVERNMENT OLATHE WATER TOWER", "code": "GOWT" }, { "name": "STATE OF KANSAS", "code": "GS" }, { "name": "HISTORICAL PROPERTY", "code": "HP" }, { "name": "COMMERCIAL LODGING", "code": "CL" }, { "name": "COMMERCIAL RESTAURANT", "code": "CR" }, { "name": "COMMERCIAL BANK", "code": "CB" }, { "name": "COMMERCIAL GAS STATION", "code": "CGS" }, { "name": "COMMERCIAL GROCERY", "code": "CG" }, { "name": "POST OFFICE", "code": "PO" }, { "name": "COMMERCIAL LIQUOR STORE", "code": "CLS" }, { "name": "COMMERCIAL AUTOMOBILE SALES", "code": "CA" }, { "name": "HOME OWNERS ASSOCIATION", "code": "HOA" }, { "name": "TEMPORARY TRAILER CONSTRUCTION", "code": "TT" }, { "name": "MEDICAL", "code": "M" }, { "name": "COMMERCIAL PAWN SHOP", "code": "CP" }, { "name": "UNBUILT", "code": "UNB" }, { "name": "APARTMENT COMPLEX", "code": "A1" }, { "name": "EDUCATIONAL ELEMENTARY", "code": "EE" }, { "name": "RELIGIOUS", "code": "R" }, { "name": "COMMERCIAL", "code": "C" }, { "name": "ATM", "code": "ATM" }, { "name": "ELECTRIC METER/POWER SUPPLY", "code": "E" }, { "name": "GARAGE", "code": "G" }, { "name": "MONUMENT SIGN", "code": "MS" }, { "name": "CARRIER STATION", "code": "CS" }, { "name": "CELL TOWER", "code": "CT" }, { "name": "STREET LIGHT CONTROLLER", "code": "SLC" }, { "name": "STORM SIREN", "code": "SS" }, { "name": "WATER METER/FEATURE", "code": "W" }, { "name": "SHELL ADDRESS", "code": "S" }, { "name": "TRACT", "code": "T" }, { "name": "GOVERNMENT OLATHE GENERAL", "code": "GO" }, { "name": "COUNTY GOVERNMENT", "code": "GC" }, { "name": "GOVERNMENT OLATHE FIRE", "code": "GOF" }, { "name": "GOVERNMENT OLATHE PARKS & RECREATION", "code": "GOPR" }, { "name": "DEMOLITION", "code": "DEM" }, { "name": "RAILROAD CROSSING", "code": "RRX" }, { "name": "MISC", "code": "MISC" }, { "name": "BILLBOARD", "code": "BB" }, { "name": "LIFT STATION", "code": "LS" }, { "name": "TEMPORARY HOUSING", "code": "TH" }, { "name": "RETIRED", "code": "RET" }, { "name": "TEMPORARY MONUMENT SIGN", "code": "TMS" }, { "name": "SPRINKLER", "code": "SP" }, { "name": "CEMETERY", "code": "CEM" }, { "name": "RESIDENTIAL", "code": "RES" }, { "name": "EDUCATIONAL SECONDARY", "code": "ES" }, { "name": "ENERGOV", "code": "EN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_CODE" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE_" }, { "name": "ADDRNUM", "type": "esriFieldTypeInteger", "alias": "ADDRNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "PLSS_SECT", "type": "esriFieldTypeString", "alias": "PLSS_SECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLSS_SECT" }, { "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": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZipCode" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "ZipCode": null, "DIR": null, "STREET": null, "TYPE": null, "APT": null, "ADDR": null, "PID": null, "TENANT1": null, "TENANT2": null, "APID": null, "LU_CODE": null, "SUBDIV": null, "ZONE_": null, "ADDRNUM": null, "STREETNAME": null, "PLSS_SECT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": "Spatial Collection Points", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Spatial Collections" }, "defaultVisibility": true, "minScale": 0, "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": true, "extent": { "xmin": 2237293.5864173025, "ymin": 201839.4125327319, "xmax": 2237293.5864173025, "ymax": 201839.4125327319, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Spatial Collection Points", "description": "", "prototype": { "attributes": { "DESCRIPTION": null, "NAME": null, "CREATEDDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 3, "name": "Spatial Collection Polylines", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Spatial Collections" }, "defaultVisibility": true, "minScale": 0, "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": true, "extent": { "xmin": 2218317.526600465, "ymin": 208493.54456564784, "xmax": 2221573.7339988053, "ymax": 210614.25390689075, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Spatial Collection Polylines", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "NAME": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": "Spatial Collection Polygons", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Spatial Collections" }, "defaultVisibility": true, "minScale": 0, "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": true, "extent": { "xmin": 2197202.782084644, "ymin": 208863.297763139, "xmax": 2237693.376300141, "ymax": 236274.6664967239, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Spatial Collection Polygons", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "NAME": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 17, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 4000, "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": true, "extent": { "xmin": 2149085.8284499645, "ymin": 161250.01864606142, "xmax": 2279361.3113368005, "ymax": 279770.08672356606, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "3", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3.4 }, "value": "4", "label": "Highways" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 233, 252, 255 ], "toColor": [ 202, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROAD_NAME", "typeIdField": "ST_CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ST_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "ST_CLASS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ST_CLASS" }, { "name": "STCLASSDSC", "type": "esriFieldTypeString", "alias": "STCLASSDSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "STCLASSDSC" }, { "name": "ST_RESP", "type": "esriFieldTypeSmallInteger", "alias": "ST_RESP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ST_RESP" }, { "name": "RESP_DSC", "type": "esriFieldTypeString", "alias": "RESP_DSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "RESP_DSC" }, { "name": "ST_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "ST_STATUS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ST_STATUS" }, { "name": "STATUS_DSC", "type": "esriFieldTypeString", "alias": "STATUS_DSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "STATUS_DSC" }, { "name": "SUB_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "SUB_CLASS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SUB_CLASS" }, { "name": "SUBCLASDSC", "type": "esriFieldTypeString", "alias": "SUBCLASDSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SUBCLASDSC" }, { "name": "PREV_UNIQ", "type": "esriFieldTypeDouble", "alias": "PREV_UNIQ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PREV_UNIQ" }, { "name": "UNIQ", "type": "esriFieldTypeDouble", "alias": "UNIQ", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UNIQ" }, { "name": "MODIFIED", "type": "esriFieldTypeDate", "alias": "MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MODIFIED" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 71, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STR_TYPE" }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUF_DIR" }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "L_ADD_FROM" }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "L_ADD_TO" }, { "name": "L_ADD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "L_ADD_TYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "L_ADD_TYPE" }, { "name": "LADDTYPDSC", "type": "esriFieldTypeString", "alias": "LADDTYPDSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LADDTYPDSC" }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "R_ADD_FROM" }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "R_ADD_TO" }, { "name": "R_ADD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "R_ADD_TYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "R_ADD_TYPE" }, { "name": "RADDTYPDSC", "type": "esriFieldTypeString", "alias": "RADDTYPDSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "RADDTYPDSC" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "ONEWAY_DSC", "type": "esriFieldTypeString", "alias": "ONEWAY_DSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ONEWAY_DSC" }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SPEED" }, { "name": "MINUTES", "type": "esriFieldTypeSingle", "alias": "MINUTES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MINUTES" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "MILES" }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "F_ELEV" }, { "name": "F_ELEV_DSC", "type": "esriFieldTypeString", "alias": "F_ELEV_DSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "F_ELEV_DSC" }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "T_ELEV" }, { "name": "T_ELEV_DSC", "type": "esriFieldTypeString", "alias": "T_ELEV_DSC", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "T_ELEV_DSC" }, { "name": "DATE_ADDED", "type": "esriFieldTypeDate", "alias": "DATE_ADDED", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "DATE_ADDED" }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "L_STATE", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "L_STATE" }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "R_STATE", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "R_STATE" }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "L_ZIP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "L_ZIP" }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "R_ZIP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "R_ZIP" }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "L_CITY" }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "R_CITY" }, { "name": "L_COUNTY", "type": "esriFieldTypeString", "alias": "L_COUNTY", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "L_COUNTY" }, { "name": "R_COUNTY", "type": "esriFieldTypeString", "alias": "R_COUNTY", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "R_COUNTY" }, { "name": "MODTIME", "type": "esriFieldTypeString", "alias": "MODTIME", "domain": null, "editable": true, "nullable": false, "length": 17, "defaultValue": null, "modelName": "MODTIME" }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LASTUSER" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 3, "name": "Major Roads", "domains": {}, "templates": [ { "name": "Major Roads", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ST_CLASS": 3, "STCLASSDSC": null, "ST_RESP": 0, "RESP_DSC": null, "ST_STATUS": 0, "STATUS_DSC": null, "SUB_CLASS": 0, "SUBCLASDSC": null, "PREV_UNIQ": 0, "UNIQ": 0, "MODIFIED": null, "ROAD_NAME": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "SUF_DIR": null, "L_ADD_FROM": 0, "L_ADD_TO": 0, "L_ADD_TYPE": 0, "LADDTYPDSC": null, "R_ADD_FROM": 0, "R_ADD_TO": 0, "R_ADD_TYPE": 0, "RADDTYPDSC": null, "ONEWAY": " ", "ONEWAY_DSC": null, "SPEED": 0, "MINUTES": 0, "MILES": 0, "F_ELEV": 0, "F_ELEV_DSC": null, "T_ELEV": 0, "T_ELEV_DSC": null, "DATE_ADDED": -2209161600000, "L_STATE": " ", "R_STATE": " ", "L_ZIP": 0, "R_ZIP": 0, "L_CITY": " ", "R_CITY": " ", "L_COUNTY": " ", "R_COUNTY": " ", "MODTIME": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Highways", "domains": {}, "templates": [ { "name": "Highways", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ST_CLASS": 4, "STCLASSDSC": null, "ST_RESP": 0, "RESP_DSC": null, "ST_STATUS": 0, "STATUS_DSC": null, "SUB_CLASS": 0, "SUBCLASDSC": null, "PREV_UNIQ": 0, "UNIQ": 0, "MODIFIED": null, "ROAD_NAME": null, "PRE_DIR": null, "STR_NAME": null, "STR_TYPE": null, "SUF_DIR": null, "L_ADD_FROM": 0, "L_ADD_TO": 0, "L_ADD_TYPE": 0, "LADDTYPDSC": null, "R_ADD_FROM": 0, "R_ADD_TO": 0, "R_ADD_TYPE": 0, "RADDTYPDSC": null, "ONEWAY": " ", "ONEWAY_DSC": null, "SPEED": 0, "MINUTES": 0, "MILES": 0, "F_ELEV": 0, "F_ELEV_DSC": null, "T_ELEV": 0, "T_ELEV_DSC": null, "DATE_ADDED": -2209161600000, "L_STATE": " ", "R_STATE": " ", "L_ZIP": 0, "R_ZIP": 0, "L_CITY": " ", "R_CITY": " ", "L_COUNTY": " ", "R_COUNTY": " ", "MODTIME": " " } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 18, "name": "Lakes and Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": true, "extent": { "xmin": 2176255.2928117216, "ymin": 171950.56647063792, "xmax": 2252688.600246638, "ymax": 257251.66686548293, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 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": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Fea_Code", "type": "esriFieldTypeInteger", "alias": "Fea_Code", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Fea_Code" }, { "name": "Fea_CodDsc", "type": "esriFieldTypeString", "alias": "Fea_CodDsc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Fea_CodDsc" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "PhotoDate", "type": "esriFieldTypeDate", "alias": "PhotoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PhotoDate" }, { "name": "Source_Accuracy", "type": "esriFieldTypeInteger", "alias": "Source_Accuracy", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Source_Accuracy" }, { "name": "Remark", "type": "esriFieldTypeString", "alias": "Remark", "domain": null, "editable": true, "nullable": false, "length": 70, "defaultValue": null, "modelName": "Remark" }, { "name": "Last_Updated", "type": "esriFieldTypeDate", "alias": "Last_Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Updated" }, { "name": "Last_User", "type": "esriFieldTypeString", "alias": "Last_User", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "Last_User" }, { "name": "SectID", "type": "esriFieldTypeString", "alias": "SectID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SectID" }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAdded" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes and Ponds", "description": "", "prototype": { "attributes": { "AIMSFID": null, "Fea_Code": 0, "Fea_CodDsc": null, "Name": " ", "PhotoDate": null, "Source_Accuracy": 0, "Remark": " ", "Last_Updated": null, "Last_User": " ", "SectID": null, "DateAdded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 19, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": true, "extent": { "xmin": 2148886.000109464, "ymin": 161912.81259605289, "xmax": 2279446.500142798, "ymax": 280999.9999461472, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RIVER_NAM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FNODE_" }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TNODE_" }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LPOLY_" }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPOLY_" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "STREAM_", "type": "esriFieldTypeInteger", "alias": "STREAM_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREAM_" }, { "name": "STREAM_ID", "type": "esriFieldTypeInteger", "alias": "STREAM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREAM_ID" }, { "name": "RIVER_NAM", "type": "esriFieldTypeString", "alias": "RIVER_NAM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RIVER_NAM" }, { "name": "Shape_STLength__1", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "Shape_STLength__1": 0, "FNODE_": null, "TNODE_": null, "LPOLY_": null, "RPOLY_": null, "LENGTH": null, "STREAM_": null, "STREAM_ID": null, "RIVER_NAM": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 20, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 3000, "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": true, "extent": { "xmin": 2149482.7390734702, "ymin": 161604.4300107211, "xmax": 2278812.9502288103, "ymax": 280247.4643777311, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Fea_CodDsc", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PerimFt" }, { "name": "Fea_Code", "type": "esriFieldTypeInteger", "alias": "Fea_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fea_Code" }, { "name": "Fea_CodDsc", "type": "esriFieldTypeString", "alias": "Fea_CodDsc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Fea_CodDsc" }, { "name": "MaxElevFt", "type": "esriFieldTypeDouble", "alias": "MaxElevFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxElevFt" }, { "name": "MinElevFt", "type": "esriFieldTypeDouble", "alias": "MinElevFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinElevFt" }, { "name": "AvgElevFt", "type": "esriFieldTypeDouble", "alias": "AvgElevFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AvgElevFt" }, { "name": "GroundElevFt", "type": "esriFieldTypeSmallInteger", "alias": "GroundElevFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundElevFt" }, { "name": "HeightFt", "type": "esriFieldTypeDouble", "alias": "HeightFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeightFt" }, { "name": "PhotoDate", "type": "esriFieldTypeDate", "alias": "PhotoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PhotoDate" }, { "name": "Source_Accuracy", "type": "esriFieldTypeInteger", "alias": "Source_Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_Accuracy" }, { "name": "Remark", "type": "esriFieldTypeString", "alias": "Remark", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Remark" }, { "name": "BuildingTypeR", "type": "esriFieldTypeString", "alias": "BuildingTypeR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "BuildingTypeR" }, { "name": "GenLandUs1", "type": "esriFieldTypeString", "alias": "GenLandUs1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GenLandUs1" }, { "name": "SectID", "type": "esriFieldTypeString", "alias": "SectID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SectID" }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAdded" }, { "name": "Last_Updated", "type": "esriFieldTypeDate", "alias": "Last_Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Updated" }, { "name": "Last_User", "type": "esriFieldTypeString", "alias": "Last_User", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Last_User" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "AIMSFID": null, "AreaCSqFt": null, "PerimFt": null, "Fea_Code": null, "Fea_CodDsc": null, "MaxElevFt": null, "MinElevFt": null, "AvgElevFt": null, "GroundElevFt": null, "HeightFt": null, "PhotoDate": null, "Source_Accuracy": null, "Remark": null, "BuildingTypeR": null, "GenLandUs1": null, "SectID": null, "DateAdded": null, "Last_Updated": null, "Last_User": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 21, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2100, "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": true, "extent": { "xmin": 2149020.6179504693, "ymin": 161249.14594438672, "xmax": 2279357.417971894, "ymax": 280417.1490777284, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "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": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SAStrName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PerimFt" }, { "name": "GeoPropID", "type": "esriFieldTypeString", "alias": "GeoPropID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "GeoPropID" }, { "name": "GeoKUPN", "type": "esriFieldTypeString", "alias": "GeoKUPN", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "GeoKUPN" }, { "name": "AreaCAcre", "type": "esriFieldTypeDouble", "alias": "AreaCAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCAcre" }, { "name": "GeoPF", "type": "esriFieldTypeString", "alias": "GeoPF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GeoPF" }, { "name": "GeoPFDesc", "type": "esriFieldTypeString", "alias": "GeoPFDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GeoPFDesc" }, { "name": "NumPolys", "type": "esriFieldTypeSmallInteger", "alias": "NumPolys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumPolys" }, { "name": "In_Ord", "type": "esriFieldTypeInteger", "alias": "In_Ord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "In_Ord" }, { "name": "In_Date", "type": "esriFieldTypeDate", "alias": "In_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "In_Date" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "GeoBlock", "type": "esriFieldTypeString", "alias": "GeoBlock", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GeoBlock" }, { "name": "GeoLot", "type": "esriFieldTypeString", "alias": "GeoLot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GeoLot" }, { "name": "TaxPropID", "type": "esriFieldTypeString", "alias": "TaxPropID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TaxPropID" }, { "name": "TaxPF", "type": "esriFieldTypeString", "alias": "TaxPF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TaxPF" }, { "name": "TaxBlock", "type": "esriFieldTypeString", "alias": "TaxBlock", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxBlock" }, { "name": "TaxLot", "type": "esriFieldTypeString", "alias": "TaxLot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxLot" }, { "name": "SALine1", "type": "esriFieldTypeString", "alias": "SALine1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SALine1" }, { "name": "SANum", "type": "esriFieldTypeString", "alias": "SANum", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SANum" }, { "name": "SASubNum", "type": "esriFieldTypeString", "alias": "SASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SASubNum" }, { "name": "SAPreDir", "type": "esriFieldTypeString", "alias": "SAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SAPreDir" }, { "name": "SAStrName", "type": "esriFieldTypeString", "alias": "SAStrName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SAStrName" }, { "name": "SAStrType", "type": "esriFieldTypeString", "alias": "SAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SAStrType" }, { "name": "SASufDir", "type": "esriFieldTypeString", "alias": "SASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SASufDir" }, { "name": "SAApt", "type": "esriFieldTypeString", "alias": "SAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SAApt" }, { "name": "SACityTwp3", "type": "esriFieldTypeString", "alias": "SACityTwp3", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SACityTwp3" }, { "name": "Own1Name", "type": "esriFieldTypeString", "alias": "Own1Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Own1Name" }, { "name": "Own2Name", "type": "esriFieldTypeString", "alias": "Own2Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Own2Name" }, { "name": "MailName", "type": "esriFieldTypeString", "alias": "MailName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MailName" }, { "name": "MailName2", "type": "esriFieldTypeString", "alias": "MailName2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MailName2" }, { "name": "OALine1", "type": "esriFieldTypeString", "alias": "OALine1", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "OALine1" }, { "name": "OALine2", "type": "esriFieldTypeString", "alias": "OALine2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OALine2" }, { "name": "OANum", "type": "esriFieldTypeString", "alias": "OANum", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "OANum" }, { "name": "OASubNum", "type": "esriFieldTypeString", "alias": "OASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OASubNum" }, { "name": "OAPreDir", "type": "esriFieldTypeString", "alias": "OAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OAPreDir" }, { "name": "OAStrName", "type": "esriFieldTypeString", "alias": "OAStrName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OAStrName" }, { "name": "OAStrType", "type": "esriFieldTypeString", "alias": "OAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OAStrType" }, { "name": "OASufDir", "type": "esriFieldTypeString", "alias": "OASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OASufDir" }, { "name": "OAApt", "type": "esriFieldTypeString", "alias": "OAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OAApt" }, { "name": "OACityName", "type": "esriFieldTypeString", "alias": "OACityName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OACityName" }, { "name": "OAState", "type": "esriFieldTypeString", "alias": "OAState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OAState" }, { "name": "OAZip", "type": "esriFieldTypeString", "alias": "OAZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OAZip" }, { "name": "OACountry", "type": "esriFieldTypeString", "alias": "OACountry", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OACountry" }, { "name": "TaxKUPN", "type": "esriFieldTypeString", "alias": "TaxKUPN", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "TaxKUPN" }, { "name": "TaxUnit", "type": "esriFieldTypeString", "alias": "TaxUnit", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TaxUnit" }, { "name": "Neighbrhd", "type": "esriFieldTypeString", "alias": "Neighbrhd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Neighbrhd" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LandUse" }, { "name": "LandUseDsc", "type": "esriFieldTypeString", "alias": "LandUseDsc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUseDsc" }, { "name": "LBCSActvty", "type": "esriFieldTypeString", "alias": "LBCSActvty", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSActvty" }, { "name": "LBCSActDsc", "type": "esriFieldTypeString", "alias": "LBCSActDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSActDsc" }, { "name": "LBCSFunctn", "type": "esriFieldTypeString", "alias": "LBCSFunctn", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSFunctn" }, { "name": "LBCSFunDsc", "type": "esriFieldTypeString", "alias": "LBCSFunDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSFunDsc" }, { "name": "LBCSOwnShp", "type": "esriFieldTypeString", "alias": "LBCSOwnShp", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSOwnShp" }, { "name": "LBCSOwnDsc", "type": "esriFieldTypeString", "alias": "LBCSOwnDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSOwnDsc" }, { "name": "LBCSStruct", "type": "esriFieldTypeString", "alias": "LBCSStruct", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSStruct" }, { "name": "LBCSStrDsc", "type": "esriFieldTypeString", "alias": "LBCSStrDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSStrDsc" }, { "name": "LBCSSite", "type": "esriFieldTypeString", "alias": "LBCSSite", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSSite" }, { "name": "LBCSSitDsc", "type": "esriFieldTypeString", "alias": "LBCSSitDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSSitDsc" }, { "name": "DwellUnits", "type": "esriFieldTypeSmallInteger", "alias": "DwellUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DwellUnits" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Class" }, { "name": "ResStyle", "type": "esriFieldTypeSmallInteger", "alias": "ResStyle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResStyle" }, { "name": "ResStylDsc", "type": "esriFieldTypeString", "alias": "ResStylDsc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ResStylDsc" }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Grade" }, { "name": "CDU", "type": "esriFieldTypeString", "alias": "CDU", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CDU" }, { "name": "LandValue", "type": "esriFieldTypeDouble", "alias": "LandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandValue" }, { "name": "ImprValue", "type": "esriFieldTypeDouble", "alias": "ImprValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImprValue" }, { "name": "TotalValue", "type": "esriFieldTypeDouble", "alias": "TotalValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalValue" }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "LegalDesc", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "LegalDesc" }, { "name": "Legal255On", "type": "esriFieldTypeString", "alias": "Legal255On", "domain": null, "editable": true, "nullable": true, "length": 166, "defaultValue": null, "modelName": "Legal255On" }, { "name": "AsscGeoRcd", "type": "esriFieldTypeSmallInteger", "alias": "AsscGeoRcd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AsscGeoRcd" }, { "name": "PropType", "type": "esriFieldTypeSmallInteger", "alias": "PropType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PropType" }, { "name": "PrPolyType", "type": "esriFieldTypeSmallInteger", "alias": "PrPolyType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrPolyType" }, { "name": "PrPlTypDsc", "type": "esriFieldTypeString", "alias": "PrPlTypDsc", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrPlTypDsc" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Zoning" }, { "name": "GenLandUs1", "type": "esriFieldTypeString", "alias": "GenLandUs1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs1" }, { "name": "GenLandUs2", "type": "esriFieldTypeString", "alias": "GenLandUs2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs2" }, { "name": "GenLandUs3", "type": "esriFieldTypeString", "alias": "GenLandUs3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs3" }, { "name": "PropIDURL", "type": "esriFieldTypeString", "alias": "PropIDURL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PropIDURL" }, { "name": "ResCom", "type": "esriFieldTypeString", "alias": "ResCom", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ResCom" }, { "name": "AssLandVal", "type": "esriFieldTypeDouble", "alias": "AssLandVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssLandVal" }, { "name": "AssImprVal", "type": "esriFieldTypeDouble", "alias": "AssImprVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssImprVal" }, { "name": "AssTotVal", "type": "esriFieldTypeDouble", "alias": "AssTotVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssTotVal" }, { "name": "AssLandPct", "type": "esriFieldTypeDouble", "alias": "AssLandPct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssLandPct" }, { "name": "AssImprPct", "type": "esriFieldTypeDouble", "alias": "AssImprPct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssImprPct" }, { "name": "GenClass", "type": "esriFieldTypeString", "alias": "GenClass", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GenClass" }, { "name": "BALine1", "type": "esriFieldTypeString", "alias": "BALine1", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "BALine1" }, { "name": "BALine2", "type": "esriFieldTypeString", "alias": "BALine2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "BALine2" }, { "name": "BANum", "type": "esriFieldTypeString", "alias": "BANum", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BANum" }, { "name": "BASubNum", "type": "esriFieldTypeString", "alias": "BASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASubNum" }, { "name": "BAPreDir", "type": "esriFieldTypeString", "alias": "BAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BAPreDir" }, { "name": "BAStrName", "type": "esriFieldTypeString", "alias": "BAStrName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BAStrName" }, { "name": "BAStrType", "type": "esriFieldTypeString", "alias": "BAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BAStrType" }, { "name": "BASufDir", "type": "esriFieldTypeString", "alias": "BASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BASufDir" }, { "name": "BAApt", "type": "esriFieldTypeString", "alias": "BAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BAApt" }, { "name": "BACityName", "type": "esriFieldTypeString", "alias": "BACityName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BACityName" }, { "name": "BAState", "type": "esriFieldTypeString", "alias": "BAState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BAState" }, { "name": "BAZip", "type": "esriFieldTypeString", "alias": "BAZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BAZip" }, { "name": "BACountry", "type": "esriFieldTypeString", "alias": "BACountry", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BACountry" }, { "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": "QuickRefID", "type": "esriFieldTypeString", "alias": "QuickRefID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QuickRefID" }, { "name": "GradeDesc", "type": "esriFieldTypeString", "alias": "GradeDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "GradeDesc" }, { "name": "CDUDesc", "type": "esriFieldTypeString", "alias": "CDUDesc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CDUDesc" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Condition" }, { "name": "CondDesc", "type": "esriFieldTypeString", "alias": "CondDesc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CondDesc" }, { "name": "spX", "type": "esriFieldTypeInteger", "alias": "spX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "spX" }, { "name": "spY", "type": "esriFieldTypeInteger", "alias": "spY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "spY" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "Longitude": null, "AreaCSqFt": null, "PerimFt": null, "GeoPropID": null, "GeoKUPN": null, "AreaCAcre": null, "GeoPF": null, "GeoPFDesc": null, "NumPolys": null, "In_Ord": null, "In_Date": null, "AIMSFID": null, "GeoBlock": null, "GeoLot": null, "TaxPropID": null, "TaxPF": null, "TaxBlock": null, "TaxLot": null, "SALine1": null, "SANum": null, "SASubNum": null, "SAPreDir": null, "SAStrName": null, "SAStrType": null, "SASufDir": null, "SAApt": null, "SACityTwp3": null, "Own1Name": null, "Own2Name": null, "MailName": null, "MailName2": null, "OALine1": null, "OALine2": null, "OANum": null, "OASubNum": null, "OAPreDir": null, "OAStrName": null, "OAStrType": null, "OASufDir": null, "OAApt": null, "OACityName": null, "OAState": null, "OAZip": null, "OACountry": null, "TaxKUPN": null, "TaxUnit": null, "Neighbrhd": null, "LandUse": null, "LandUseDsc": null, "LBCSActvty": null, "LBCSActDsc": null, "LBCSFunctn": null, "LBCSFunDsc": null, "LBCSOwnShp": null, "LBCSOwnDsc": null, "LBCSStruct": null, "LBCSStrDsc": null, "LBCSSite": null, "LBCSSitDsc": null, "DwellUnits": null, "Class": null, "ResStyle": null, "ResStylDsc": null, "YearBuilt": null, "Grade": null, "CDU": null, "LandValue": null, "ImprValue": null, "TotalValue": null, "LegalDesc": null, "Legal255On": null, "AsscGeoRcd": null, "PropType": null, "PrPolyType": null, "PrPlTypDsc": null, "Zoning": null, "GenLandUs1": null, "GenLandUs2": null, "GenLandUs3": null, "PropIDURL": null, "ResCom": null, "AssLandVal": null, "AssImprVal": null, "AssTotVal": null, "AssLandPct": null, "AssImprPct": null, "GenClass": null, "BALine1": null, "BALine2": null, "BANum": null, "BASubNum": null, "BAPreDir": null, "BAStrName": null, "BAStrType": null, "BASufDir": null, "BAApt": null, "BACityName": null, "BAState": null, "BAZip": null, "BACountry": null, "Latitude": null, "spY": null, "QuickRefID": null, "GradeDesc": null, "CDUDesc": null, "Condition": null, "CondDesc": null, "spX": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 22, "name": "Right-Of-Way", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 3000, "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": true, "extent": { "xmin": 2149020.6179504693, "ymin": 161249.14594438672, "xmax": 2279357.417971894, "ymax": 280417.1490777284, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "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": [ 223, 115, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SAStrName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PerimFt" }, { "name": "GeoPropID", "type": "esriFieldTypeString", "alias": "GeoPropID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "GeoPropID" }, { "name": "GeoKUPN", "type": "esriFieldTypeString", "alias": "GeoKUPN", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "GeoKUPN" }, { "name": "AreaCAcre", "type": "esriFieldTypeDouble", "alias": "AreaCAcre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCAcre" }, { "name": "GeoPF", "type": "esriFieldTypeString", "alias": "GeoPF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GeoPF" }, { "name": "GeoPFDesc", "type": "esriFieldTypeString", "alias": "GeoPFDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GeoPFDesc" }, { "name": "NumPolys", "type": "esriFieldTypeSmallInteger", "alias": "NumPolys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumPolys" }, { "name": "In_Ord", "type": "esriFieldTypeInteger", "alias": "In_Ord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "In_Ord" }, { "name": "In_Date", "type": "esriFieldTypeDate", "alias": "In_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "In_Date" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "GeoBlock", "type": "esriFieldTypeString", "alias": "GeoBlock", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GeoBlock" }, { "name": "GeoLot", "type": "esriFieldTypeString", "alias": "GeoLot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GeoLot" }, { "name": "TaxPropID", "type": "esriFieldTypeString", "alias": "TaxPropID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TaxPropID" }, { "name": "TaxPF", "type": "esriFieldTypeString", "alias": "TaxPF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TaxPF" }, { "name": "TaxBlock", "type": "esriFieldTypeString", "alias": "TaxBlock", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxBlock" }, { "name": "TaxLot", "type": "esriFieldTypeString", "alias": "TaxLot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TaxLot" }, { "name": "SALine1", "type": "esriFieldTypeString", "alias": "SALine1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SALine1" }, { "name": "SANum", "type": "esriFieldTypeString", "alias": "SANum", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SANum" }, { "name": "SASubNum", "type": "esriFieldTypeString", "alias": "SASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SASubNum" }, { "name": "SAPreDir", "type": "esriFieldTypeString", "alias": "SAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SAPreDir" }, { "name": "SAStrName", "type": "esriFieldTypeString", "alias": "SAStrName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SAStrName" }, { "name": "SAStrType", "type": "esriFieldTypeString", "alias": "SAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SAStrType" }, { "name": "SASufDir", "type": "esriFieldTypeString", "alias": "SASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SASufDir" }, { "name": "SAApt", "type": "esriFieldTypeString", "alias": "SAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SAApt" }, { "name": "SACityTwp3", "type": "esriFieldTypeString", "alias": "SACityTwp3", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SACityTwp3" }, { "name": "Own1Name", "type": "esriFieldTypeString", "alias": "Own1Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Own1Name" }, { "name": "Own2Name", "type": "esriFieldTypeString", "alias": "Own2Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Own2Name" }, { "name": "MailName", "type": "esriFieldTypeString", "alias": "MailName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MailName" }, { "name": "MailName2", "type": "esriFieldTypeString", "alias": "MailName2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MailName2" }, { "name": "OALine1", "type": "esriFieldTypeString", "alias": "OALine1", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "OALine1" }, { "name": "OALine2", "type": "esriFieldTypeString", "alias": "OALine2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OALine2" }, { "name": "OANum", "type": "esriFieldTypeString", "alias": "OANum", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "OANum" }, { "name": "OASubNum", "type": "esriFieldTypeString", "alias": "OASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OASubNum" }, { "name": "OAPreDir", "type": "esriFieldTypeString", "alias": "OAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OAPreDir" }, { "name": "OAStrName", "type": "esriFieldTypeString", "alias": "OAStrName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OAStrName" }, { "name": "OAStrType", "type": "esriFieldTypeString", "alias": "OAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OAStrType" }, { "name": "OASufDir", "type": "esriFieldTypeString", "alias": "OASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OASufDir" }, { "name": "OAApt", "type": "esriFieldTypeString", "alias": "OAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OAApt" }, { "name": "OACityName", "type": "esriFieldTypeString", "alias": "OACityName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "OACityName" }, { "name": "OAState", "type": "esriFieldTypeString", "alias": "OAState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OAState" }, { "name": "OAZip", "type": "esriFieldTypeString", "alias": "OAZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OAZip" }, { "name": "OACountry", "type": "esriFieldTypeString", "alias": "OACountry", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "OACountry" }, { "name": "TaxKUPN", "type": "esriFieldTypeString", "alias": "TaxKUPN", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "TaxKUPN" }, { "name": "TaxUnit", "type": "esriFieldTypeString", "alias": "TaxUnit", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TaxUnit" }, { "name": "Neighbrhd", "type": "esriFieldTypeString", "alias": "Neighbrhd", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Neighbrhd" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LandUse" }, { "name": "LandUseDsc", "type": "esriFieldTypeString", "alias": "LandUseDsc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUseDsc" }, { "name": "LBCSActvty", "type": "esriFieldTypeString", "alias": "LBCSActvty", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSActvty" }, { "name": "LBCSActDsc", "type": "esriFieldTypeString", "alias": "LBCSActDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSActDsc" }, { "name": "LBCSFunctn", "type": "esriFieldTypeString", "alias": "LBCSFunctn", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSFunctn" }, { "name": "LBCSFunDsc", "type": "esriFieldTypeString", "alias": "LBCSFunDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSFunDsc" }, { "name": "LBCSOwnShp", "type": "esriFieldTypeString", "alias": "LBCSOwnShp", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSOwnShp" }, { "name": "LBCSOwnDsc", "type": "esriFieldTypeString", "alias": "LBCSOwnDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSOwnDsc" }, { "name": "LBCSStruct", "type": "esriFieldTypeString", "alias": "LBCSStruct", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSStruct" }, { "name": "LBCSStrDsc", "type": "esriFieldTypeString", "alias": "LBCSStrDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSStrDsc" }, { "name": "LBCSSite", "type": "esriFieldTypeString", "alias": "LBCSSite", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LBCSSite" }, { "name": "LBCSSitDsc", "type": "esriFieldTypeString", "alias": "LBCSSitDsc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LBCSSitDsc" }, { "name": "DwellUnits", "type": "esriFieldTypeSmallInteger", "alias": "DwellUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DwellUnits" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Class" }, { "name": "ResStyle", "type": "esriFieldTypeSmallInteger", "alias": "ResStyle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResStyle" }, { "name": "ResStylDsc", "type": "esriFieldTypeString", "alias": "ResStylDsc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ResStylDsc" }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Grade" }, { "name": "CDU", "type": "esriFieldTypeString", "alias": "CDU", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CDU" }, { "name": "LandValue", "type": "esriFieldTypeDouble", "alias": "LandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandValue" }, { "name": "ImprValue", "type": "esriFieldTypeDouble", "alias": "ImprValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImprValue" }, { "name": "TotalValue", "type": "esriFieldTypeDouble", "alias": "TotalValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalValue" }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "LegalDesc", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "LegalDesc" }, { "name": "Legal255On", "type": "esriFieldTypeString", "alias": "Legal255On", "domain": null, "editable": true, "nullable": true, "length": 166, "defaultValue": null, "modelName": "Legal255On" }, { "name": "AsscGeoRcd", "type": "esriFieldTypeSmallInteger", "alias": "AsscGeoRcd", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AsscGeoRcd" }, { "name": "PropType", "type": "esriFieldTypeSmallInteger", "alias": "PropType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PropType" }, { "name": "PrPolyType", "type": "esriFieldTypeSmallInteger", "alias": "PrPolyType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrPolyType" }, { "name": "PrPlTypDsc", "type": "esriFieldTypeString", "alias": "PrPlTypDsc", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrPlTypDsc" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Zoning" }, { "name": "GenLandUs1", "type": "esriFieldTypeString", "alias": "GenLandUs1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs1" }, { "name": "GenLandUs2", "type": "esriFieldTypeString", "alias": "GenLandUs2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs2" }, { "name": "GenLandUs3", "type": "esriFieldTypeString", "alias": "GenLandUs3", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GenLandUs3" }, { "name": "PropIDURL", "type": "esriFieldTypeString", "alias": "PropIDURL", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PropIDURL" }, { "name": "ResCom", "type": "esriFieldTypeString", "alias": "ResCom", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ResCom" }, { "name": "AssLandVal", "type": "esriFieldTypeDouble", "alias": "AssLandVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssLandVal" }, { "name": "AssImprVal", "type": "esriFieldTypeDouble", "alias": "AssImprVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssImprVal" }, { "name": "AssTotVal", "type": "esriFieldTypeDouble", "alias": "AssTotVal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssTotVal" }, { "name": "AssLandPct", "type": "esriFieldTypeDouble", "alias": "AssLandPct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssLandPct" }, { "name": "AssImprPct", "type": "esriFieldTypeDouble", "alias": "AssImprPct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssImprPct" }, { "name": "GenClass", "type": "esriFieldTypeString", "alias": "GenClass", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GenClass" }, { "name": "BALine1", "type": "esriFieldTypeString", "alias": "BALine1", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "BALine1" }, { "name": "BALine2", "type": "esriFieldTypeString", "alias": "BALine2", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "BALine2" }, { "name": "BANum", "type": "esriFieldTypeString", "alias": "BANum", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BANum" }, { "name": "BASubNum", "type": "esriFieldTypeString", "alias": "BASubNum", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BASubNum" }, { "name": "BAPreDir", "type": "esriFieldTypeString", "alias": "BAPreDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BAPreDir" }, { "name": "BAStrName", "type": "esriFieldTypeString", "alias": "BAStrName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BAStrName" }, { "name": "BAStrType", "type": "esriFieldTypeString", "alias": "BAStrType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BAStrType" }, { "name": "BASufDir", "type": "esriFieldTypeString", "alias": "BASufDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BASufDir" }, { "name": "BAApt", "type": "esriFieldTypeString", "alias": "BAApt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BAApt" }, { "name": "BACityName", "type": "esriFieldTypeString", "alias": "BACityName", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BACityName" }, { "name": "BAState", "type": "esriFieldTypeString", "alias": "BAState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BAState" }, { "name": "BAZip", "type": "esriFieldTypeString", "alias": "BAZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BAZip" }, { "name": "BACountry", "type": "esriFieldTypeString", "alias": "BACountry", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BACountry" }, { "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": "QuickRefID", "type": "esriFieldTypeString", "alias": "QuickRefID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QuickRefID" }, { "name": "GradeDesc", "type": "esriFieldTypeString", "alias": "GradeDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "GradeDesc" }, { "name": "CDUDesc", "type": "esriFieldTypeString", "alias": "CDUDesc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CDUDesc" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Condition" }, { "name": "CondDesc", "type": "esriFieldTypeString", "alias": "CondDesc", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CondDesc" }, { "name": "spX", "type": "esriFieldTypeInteger", "alias": "spX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "spX" }, { "name": "spY", "type": "esriFieldTypeInteger", "alias": "spY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "spY" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Right-Of-Way", "description": "", "prototype": { "attributes": { "Longitude": null, "AreaCSqFt": null, "PerimFt": null, "GeoPropID": null, "GeoKUPN": null, "AreaCAcre": null, "GeoPF": null, "GeoPFDesc": null, "NumPolys": null, "In_Ord": null, "In_Date": null, "AIMSFID": null, "GeoBlock": null, "GeoLot": null, "TaxPropID": null, "TaxPF": null, "TaxBlock": null, "TaxLot": null, "SALine1": null, "SANum": null, "SASubNum": null, "SAPreDir": null, "SAStrName": null, "SAStrType": null, "SASufDir": null, "SAApt": null, "SACityTwp3": null, "Own1Name": null, "Own2Name": null, "MailName": null, "MailName2": null, "OALine1": null, "OALine2": null, "OANum": null, "OASubNum": null, "OAPreDir": null, "OAStrName": null, "OAStrType": null, "OASufDir": null, "OAApt": null, "OACityName": null, "OAState": null, "OAZip": null, "OACountry": null, "TaxKUPN": null, "TaxUnit": null, "Neighbrhd": null, "LandUse": null, "LandUseDsc": null, "LBCSActvty": null, "LBCSActDsc": null, "LBCSFunctn": null, "LBCSFunDsc": null, "LBCSOwnShp": null, "LBCSOwnDsc": null, "LBCSStruct": null, "LBCSStrDsc": null, "LBCSSite": null, "LBCSSitDsc": null, "DwellUnits": null, "Class": null, "ResStyle": null, "ResStylDsc": null, "YearBuilt": null, "Grade": null, "CDU": null, "LandValue": null, "ImprValue": null, "TotalValue": null, "LegalDesc": null, "Legal255On": null, "AsscGeoRcd": null, "PropType": null, "PrPolyType": null, "PrPlTypDsc": null, "Zoning": null, "GenLandUs1": null, "GenLandUs2": null, "GenLandUs3": null, "PropIDURL": null, "ResCom": null, "AssLandVal": null, "AssImprVal": null, "AssTotVal": null, "AssLandPct": null, "AssImprPct": null, "GenClass": null, "BALine1": null, "BALine2": null, "BANum": null, "BASubNum": null, "BAPreDir": null, "BAStrName": null, "BAStrType": null, "BASufDir": null, "BAApt": null, "BACityName": null, "BAState": null, "BAZip": null, "BACountry": null, "Latitude": null, "spY": null, "QuickRefID": null, "GradeDesc": null, "CDUDesc": null, "Condition": null, "CondDesc": null, "spX": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 23, "name": "Olathe Plats", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "City of Olathe Recored Plats. These features are derived from the county plats feature. Once final plats are recorded at the county, those plats are added to this feature class.", "copyrightText": "Primary data contact is Jared Daniel, Public Works GIS\nSecondar data contact is Grady Morrison, Public Works GIS", "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": true, "extent": { "xmin": 2155462.9800657183, "ymin": 187592.77042239904, "xmax": 2247808.7819223106, "ymax": 239017.43725790083, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "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": [ 230, 76, 0, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PlatName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PlatName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PerimFt" }, { "name": "Surface", "type": "esriFieldTypeSmallInteger", "alias": "Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Surface" }, { "name": "SurfaceDsc", "type": "esriFieldTypeString", "alias": "SurfaceDsc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SurfaceDsc" }, { "name": "PlatID", "type": "esriFieldTypeString", "alias": "PlatID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PlatID" }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PlatName" }, { "name": "NumUnits", "type": "esriFieldTypeSmallInteger", "alias": "NumUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumUnits" }, { "name": "SectID", "type": "esriFieldTypeString", "alias": "SectID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SectID" }, { "name": "QtrSectID", "type": "esriFieldTypeString", "alias": "QtrSectID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QtrSectID" }, { "name": "RODBook", "type": "esriFieldTypeInteger", "alias": "RODBook", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RODBook" }, { "name": "RODPage", "type": "esriFieldTypeInteger", "alias": "RODPage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RODPage" }, { "name": "Instrument", "type": "esriFieldTypeString", "alias": "Instrument", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Instrument" }, { "name": "InstrumDsc", "type": "esriFieldTypeString", "alias": "InstrumDsc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "InstrumDsc" }, { "name": "DateRecord", "type": "esriFieldTypeDate", "alias": "DateRecord", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateRecord" }, { "name": "YearRecord", "type": "esriFieldTypeInteger", "alias": "YearRecord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearRecord" }, { "name": "CityID", "type": "esriFieldTypeString", "alias": "CityID", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CityID" }, { "name": "CityTwpNam", "type": "esriFieldTypeString", "alias": "CityTwpNam", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CityTwpNam" }, { "name": "SubCode", "type": "esriFieldTypeString", "alias": "SubCode", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SubCode" }, { "name": "PlatNum", "type": "esriFieldTypeString", "alias": "PlatNum", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PlatNum" }, { "name": "ImgName", "type": "esriFieldTypeString", "alias": "ImgName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ImgName" }, { "name": "FQImgName", "type": "esriFieldTypeString", "alias": "FQImgName", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "FQImgName" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "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": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Classification" }, { "name": "BuiltStatus", "type": "esriFieldTypeString", "alias": "BuiltStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BuiltStatus" }, { "name": "ExpctUnits", "type": "esriFieldTypeSmallInteger", "alias": "ExpctUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExpctUnits" }, { "name": "CrrntUnits", "type": "esriFieldTypeSmallInteger", "alias": "CrrntUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrrntUnits" }, { "name": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Olathe Plats", "description": "", "prototype": { "attributes": { "SDEID": null, "AreaCSqFt": 0, "PerimFt": 0, "Surface": null, "SurfaceDsc": null, "PlatID": null, "PlatName": null, "NumUnits": null, "SectID": null, "QtrSectID": null, "RODBook": null, "RODPage": null, "Instrument": null, "InstrumDsc": null, "DateRecord": null, "YearRecord": null, "CityID": null, "CityTwpNam": null, "SubCode": null, "PlatNum": null, "ImgName": null, "FQImgName": null, "AIMSFID": null, "CrrntUnits": null, "ExpctUnits": null, "BuiltStatus": null, "Classification": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 24, "name": "Olathe Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "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": true, "extent": { "xmin": 2192316.7321454734, "ymin": 186993.05049322546, "xmax": 2247809.04996638, "ymax": 239017.43725790083, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SBDVNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SBDVNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "SBDV_ID", "type": "esriFieldTypeString", "alias": "SBDV_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SBDV_ID" }, { "name": "SBDVNAME", "type": "esriFieldTypeString", "alias": "SBDVNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SBDVNAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "O_SBDV_ID", "type": "esriFieldTypeInteger", "alias": "O_SBDV_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "O_SBDV_ID" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ALIAS" }, { "name": "PRIMARY_USE", "type": "esriFieldTypeString", "alias": "PRIMARY_USE", "domain": { "type": "codedValue", "name": "dsPlats_OM_LandUse", "description": "valid land uses for plats", "codedValues": [ { "name": "COM", "code": "COM" }, { "name": "IND", "code": "IND" }, { "name": "MIXED", "code": "MIXED" }, { "name": "PUB", "code": "PUB" }, { "name": "MULTIFAMILY", "code": "MULTIFAMILY" }, { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRIMARY_USE" }, { "name": "GENERAL_USE", "type": "esriFieldTypeString", "alias": "GENERAL_USE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GENERAL_USE" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ICOMAPATTR", "type": "esriFieldTypeString", "alias": "ICOMAPATTR", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ICOMAPATTR" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "RCLASS", "type": "esriFieldTypeDouble", "alias": "RCLASS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RCLASS" }, { "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()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Olathe Subdivisions", "description": "", "prototype": { "attributes": { "last_edited_date": null, "SBDV_ID": null, "SBDVNAME": null, "ACRES": null, "O_SBDV_ID": null, "ALIAS": null, "PRIMARY_USE": null, "GENERAL_USE": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null, "ICOMAPATTR": null, "LOCATION": null, "RCLASS": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 25, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": true, "extent": { "xmin": 2155439.2501263022, "ymin": 161826.46860864758, "xmax": 2277145.250152141, "ymax": 280417.1500619799, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 112, 168, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Address" }, { "name": "CityMuni", "type": "esriFieldTypeString", "alias": "CityMuni", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityMuni" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip" }, { "name": "Park_Acres", "type": "esriFieldTypeDouble", "alias": "Park_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "AcreSource", "type": "esriFieldTypeString", "alias": "AcreSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AcreSource" }, { "name": "YearOpen", "type": "esriFieldTypeInteger", "alias": "YearOpen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearOpen" }, { "name": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParkStatus" }, { "name": "StatusCmnt", "type": "esriFieldTypeString", "alias": "StatusCmnt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "StatusCmnt" }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ParkType" }, { "name": "ServicArea", "type": "esriFieldTypeString", "alias": "ServicArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServicArea" }, { "name": "MgtPriorty", "type": "esriFieldTypeString", "alias": "MgtPriorty", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MgtPriorty" }, { "name": "Landowner", "type": "esriFieldTypeString", "alias": "Landowner", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Landowner" }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerType" }, { "name": "AgencyName", "type": "esriFieldTypeString", "alias": "AgencyName", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AgencyName" }, { "name": "AgencyType", "type": "esriFieldTypeString", "alias": "AgencyType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AgencyType" }, { "name": "LWCFProt", "type": "esriFieldTypeString", "alias": "LWCFProt", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LWCFProt" }, { "name": "OtherProt", "type": "esriFieldTypeString", "alias": "OtherProt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OtherProt" }, { "name": "ResPrtCmnt", "type": "esriFieldTypeString", "alias": "ResPrtCmnt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ResPrtCmnt" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UNIT" }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "UNIT_ID" }, { "name": "UNIT_ACRES", "type": "esriFieldTypeDouble", "alias": "UNIT_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIT_ACRES" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAdded" }, { "name": "DateMOD", "type": "esriFieldTypeDate", "alias": "DateMOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateMOD" }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LastUser" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "LastUser": null, "Park_ID": null, "Name": null, "Address": null, "CityMuni": null, "County": null, "State": null, "Zip": null, "Park_Acres": null, "AcreSource": null, "YearOpen": null, "ParkStatus": null, "StatusCmnt": null, "ParkType": null, "ServicArea": null, "MgtPriorty": null, "Landowner": null, "OwnerType": null, "AgencyName": null, "AgencyType": null, "LWCFProt": null, "OtherProt": null, "ResPrtCmnt": null, "UNIT": null, "UNIT_ID": null, "UNIT_ACRES": null, "AIMSFID": null, "DateAdded": null, "DateMOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 27, "name": "Airport Paved Areas", "type": "Feature Layer", "parentLayer": { "id": 26, "name": "Airports" }, "defaultVisibility": true, "minScale": 0, "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": true, "extent": { "xmin": 2178750.885291651, "ymin": 188089.2053926736, "xmax": 2242479.057255, "ymax": 206594.2888019085, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.560000002384187E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2038919999993071E8, "falseY": -9.572309999996363E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AIRFIELD", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "value": "Johnson County Executive (OJC)", "label": "Johnson County Executive (OJC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "New Century Aircenter (IXD)", "label": "New Century Aircenter (IXD)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 233, 252, 255 ], "toColor": [ 202, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "AIRFIELD", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "USAGE_", "type": "esriFieldTypeString", "alias": "USAGE_", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "USAGE_" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "AIRFIELD", "type": "esriFieldTypeString", "alias": "AIRFIELD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AIRFIELD" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Johnson County Executive (OJC)", "name": "Johnson County Executive (OJC)", "domains": {}, "templates": [ { "name": "Johnson County Executive (OJC)", "description": "", "prototype": { "attributes": { "LENGTH": null, "OWNER": null, "USAGE_": null, "NAME": null, "STATUS": null, "WIDTH": null, "AIRFIELD": "Johnson County Executive (OJC)", "NOTES": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "New Century Aircenter (IXD)", "name": "New Century Aircenter (IXD)", "domains": {}, "templates": [ { "name": "New Century Aircenter (IXD)", "description": "", "prototype": { "attributes": { "LENGTH": null, "OWNER": null, "USAGE_": null, "NAME": null, "STATUS": null, "WIDTH": null, "AIRFIELD": "New Century Aircenter (IXD)", "NOTES": null, "LOCATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 28, "name": "Airport Zones", "type": "Feature Layer", "parentLayer": { "id": 26, "name": "Airports" }, "defaultVisibility": true, "minScale": 0, "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": true, "extent": { "xmin": 2178483.122021094, "ymin": 184616.12993650138, "xmax": 2242804.9313610047, "ymax": 208793.02327100933, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.560000002384187E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2038919999987301E8, "falseY": -9.572309999996057E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Johnson County Executive Airport", "label": "Johnson County Executive Airport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "New Century Aircenter Airport", "label": "New Century Aircenter Airport" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 233, 252, 255 ], "toColor": [ 202, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODE" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "LAT_LONG", "type": "esriFieldTypeString", "alias": "LAT_LONG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAT_LONG" }, { "name": "NUM_ONSITE", "type": "esriFieldTypeSmallInteger", "alias": "NUM_ONSITE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_ONSITE" }, { "name": "SINGLE_ENG", "type": "esriFieldTypeSmallInteger", "alias": "SINGLE_ENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SINGLE_ENG" }, { "name": "JETS", "type": "esriFieldTypeSmallInteger", "alias": "JETS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JETS" }, { "name": "MILITARY", "type": "esriFieldTypeSmallInteger", "alias": "MILITARY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILITARY" }, { "name": "HELICOPTER", "type": "esriFieldTypeSmallInteger", "alias": "HELICOPTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HELICOPTER" }, { "name": "DAILY_AVG", "type": "esriFieldTypeSmallInteger", "alias": "DAILY_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAILY_AVG" }, { "name": "MULTI_ENG", "type": "esriFieldTypeSmallInteger", "alias": "MULTI_ENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MULTI_ENG" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Johnson County Executive Airport", "name": "Johnson County Executive Airport", "domains": {}, "templates": [ { "name": "Johnson County Executive Airport", "description": "", "prototype": { "attributes": { "MULTI_ENG": null, "NAME": "Johnson County Executive Airport", "LOCATION": null, "CODE": null, "ID": null, "ELEVATION": null, "LAT_LONG": null, "NUM_ONSITE": null, "SINGLE_ENG": null, "JETS": null, "MILITARY": null, "HELICOPTER": null, "DAILY_AVG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "New Century Aircenter Airport", "name": "New Century Aircenter Airport", "domains": {}, "templates": [ { "name": "New Century Aircenter Airport", "description": "", "prototype": { "attributes": { "MULTI_ENG": null, "NAME": "New Century Aircenter Airport", "LOCATION": null, "CODE": null, "ID": null, "ELEVATION": null, "LAT_LONG": null, "NUM_ONSITE": null, "SINGLE_ENG": null, "JETS": null, "MILITARY": null, "HELICOPTER": null, "DAILY_AVG": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 29, "name": "Edge of Pavement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "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": true, "extent": { "xmin": 2149088.6420926303, "ymin": 161249.80998505652, "xmax": 2279362.3100224733, "ymax": 280287.2490750551, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Fea_CodDsc", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PerimFt" }, { "name": "Fea_Code", "type": "esriFieldTypeInteger", "alias": "Fea_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fea_Code" }, { "name": "Fea_CodDsc", "type": "esriFieldTypeString", "alias": "Fea_CodDsc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Fea_CodDsc" }, { "name": "PhotoDate", "type": "esriFieldTypeDate", "alias": "PhotoDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PhotoDate" }, { "name": "Source_Accuracy", "type": "esriFieldTypeInteger", "alias": "Source_Accuracy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source_Accuracy" }, { "name": "Remark", "type": "esriFieldTypeString", "alias": "Remark", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Remark" }, { "name": "SectID", "type": "esriFieldTypeString", "alias": "SectID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SectID" }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAdded" }, { "name": "Last_Updated", "type": "esriFieldTypeDate", "alias": "Last_Updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Updated" }, { "name": "Last_User", "type": "esriFieldTypeString", "alias": "Last_User", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Last_User" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Edge of Pavement", "description": "", "prototype": { "attributes": { "AIMSFID": null, "AreaCSqFt": null, "PerimFt": null, "Fea_Code": null, "Fea_CodDsc": null, "PhotoDate": null, "Source_Accuracy": null, "Remark": null, "SectID": null, "DateAdded": null, "Last_Updated": null, "Last_User": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 31, "name": "FEMA Floodplain", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "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": true, "extent": { "xmin": 2149001.067464635, "ymin": 155024.0678433925, "xmax": 2279362.3073977977, "ymax": 280747.77538497746, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneSubtypeConc", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 99, 176, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 140 ], "width": 1 } }, "value": "A", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 99, 176, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 140 ], "width": 1 } }, "value": "AE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 99, 176, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 140 ], "width": 1 } }, "value": "AO", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 0, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 140 ], "width": 0.4 } }, "value": "AE - FLOODWAY", "label": "Regulatory Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 140 ], "width": 1 } }, "value": "X - 0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 140 ], "width": 0.4 } }, "value": "X - 1 PCT FUTURE CONDITIONS", "label": "Future Conditions 1% Annual Chance Flood Hazard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 52, 163, 255 ], "toColor": [ 126, 52, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 156, 78, 255 ], "toColor": [ 33, 156, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 73, 40, 255 ], "toColor": [ 173, 73, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 129, 163, 255 ], "toColor": [ 49, 129, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 144, 40, 255 ], "toColor": [ 153, 144, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 46, 100, 255 ], "toColor": [ 171, 46, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 60, 128, 255 ], "toColor": [ 41, 60, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 89, 68, 255 ], "toColor": [ 135, 89, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 163, 150, 255 ], "toColor": [ 65, 163, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 176, 48, 255 ], "toColor": [ 105, 176, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 62, 176, 255 ], "toColor": [ 37, 62, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 128, 59, 255 ], "toColor": [ 90, 128, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 70, 124, 255 ], "toColor": [ 140, 70, 124, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FLD_AR_ID", "typeIdField": "ZoneSubtypeConc", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLD_AR_ID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIC_BFE" }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "V_DATUM" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEN_UNIT" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VEL_UNIT" }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AR_REVERT" }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BFE_REVERT" }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP_REVERT" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DFIRM_ID" }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "VERSION_ID" }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "STUDY_TYP" }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "domain": null, "editable": true, "nullable": true, "length": 57, "defaultValue": null, "modelName": "ZONE_SUBTY" }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "domain": null, "editable": true, "nullable": true, "length": 57, "defaultValue": null, "modelName": "AR_SUBTRV" }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DUAL_ZONE" }, { "name": "ZoneSubtypeConc", "type": "esriFieldTypeString", "alias": "ZoneSubtypeConc", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ZoneSubtypeConc" }, { "name": "SFHADesc", "type": "esriFieldTypeString", "alias": "SFHADesc", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SFHADesc" }, { "name": "ZoneDesc", "type": "esriFieldTypeString", "alias": "ZoneDesc", "domain": null, "editable": true, "nullable": true, "length": 275, "defaultValue": null, "modelName": "ZoneDesc" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A", "name": "1% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "1% Annual Chance Flood Hazard", "description": "", "prototype": { "attributes": { "DUAL_ZONE": null, "ZoneDesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "ZoneSubtypeConc": "A", "SFHADesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AE", "name": "1% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "AE", "description": "", "prototype": { "attributes": { "ZoneDesc": null, "SFHADesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "DUAL_ZONE": null, "ZoneSubtypeConc": "AE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AO", "name": "1% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "AO", "description": "", "prototype": { "attributes": { "ZoneDesc": null, "SFHADesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "DUAL_ZONE": null, "ZoneSubtypeConc": "AO" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AE - FLOODWAY", "name": "Regulatory Floodway", "domains": {}, "templates": [ { "name": "Regulatory Floodway", "description": "", "prototype": { "attributes": { "DUAL_ZONE": null, "ZoneDesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "ZoneSubtypeConc": "AE - FLOODWAY", "SFHADesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "X - 0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "name": "0.2% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "0.2% Annual Chance Flood Hazard", "description": "", "prototype": { "attributes": { "DUAL_ZONE": null, "ZoneDesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "ZoneSubtypeConc": "X - 0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "SFHADesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "X - 1 PCT FUTURE CONDITIONS", "name": "Future Conditions 1% Annual Chance Flood Hazard", "domains": {}, "templates": [ { "name": "Future Conditions 1% Annual Chance Flood Hazard", "description": "", "prototype": { "attributes": { "DUAL_ZONE": null, "ZoneDesc": null, "AIMSFID": null, "FLD_AR_ID": null, "FLD_ZONE": null, "SFHA_TF": null, "STATIC_BFE": null, "V_DATUM": null, "DEPTH": null, "LEN_UNIT": null, "VELOCITY": null, "VEL_UNIT": null, "AR_REVERT": null, "BFE_REVERT": null, "DEP_REVERT": null, "SOURCE_CIT": null, "DFIRM_ID": null, "VERSION_ID": null, "STUDY_TYP": null, "ZONE_SUBTY": null, "AR_SUBTRV": null, "ZoneSubtypeConc": "X - 1 PCT FUTURE CONDITIONS", "SFHADesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 32, "name": "Original Town Neighborhoods", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The 6 offical neighborhoods of Original Town have active Central Core Neighbhorhood groups that work together for the Neighborhood Revitalization Area program. The conbindation of the 6 boundaries creates the Orignal Town Boundary which shares the same geography as the Neighborhood Revitalization Area (NRA). The NRA was established to encourage reinvestment in the City's Original Town.", "copyrightText": "Primary content contact is Emily Kukal, Neighborhood Assessment Coordinator\nPrimary GIS data contact is Jared Daniel, Public Works GIS\nSecondary GIS data contact is Grady Morrison, Public Works GIS", "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": true, "extent": { "xmin": 2213073.0000160486, "ymin": 210368.5001333058, "xmax": 2227017.500014141, "ymax": 221976.9726512283, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NHD_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Central Core", "label": "Central Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fairview", "label": "Fairview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Frisco Lakes", "label": "Frisco Lakes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mahaffie - Westerfield", "label": "Mahaffie - Westerfield" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water Works", "label": "Water Works" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Westview", "label": "Westview" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 233, 252, 255 ], "toColor": [ 202, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NHD_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NHD_NAME", "typeIdField": "NHD_NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NHD_NAME", "type": "esriFieldTypeString", "alias": "Neighborhood Name", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "NHD_NAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Central Core", "name": "Central Core", "domains": {}, "templates": [ { "name": "Central Core", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Central Core", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairview", "name": "Fairview", "domains": {}, "templates": [ { "name": "Fairview", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Fairview", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Frisco Lakes", "name": "Frisco Lakes", "domains": {}, "templates": [ { "name": "Frisco Lakes", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Frisco Lakes", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mahaffie - Westerfield", "name": "Mahaffie - Westerfield", "domains": {}, "templates": [ { "name": "Mahaffie - Westerfield", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Mahaffie - Westerfield", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water Works", "name": "Water Works", "domains": {}, "templates": [ { "name": "Water Works", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Water Works", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Westview", "name": "Westview", "domains": {}, "templates": [ { "name": "Westview", "description": "", "prototype": { "attributes": { "SDEID": null, "NHD_NAME": "Westview", "ACRES": 0, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 33, "name": "City Wards", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The current City Council of Olathe Ward Districts based upon Ordinance 02-113 and any annexations to current with the ward for annexed property being assigned by Johnson County Elections.", "copyrightText": "Primary GIS data contact is Grady Morrison, Public Works GIS\nSecondard GIS data contact is Matt Steging, Public Works GIS", "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": true, "extent": { "xmin": 2185581.690169394, "ymin": 183414.43002581596, "xmax": 2247809.04996638, "ymax": 253674.77999038994, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WARD", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARD 1", "label": "WARD 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARD 2", "label": "WARD 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARD 3", "label": "WARD 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARD 4", "label": "WARD 4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 233, 252, 255 ], "toColor": [ 202, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WARD]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "WARD", "typeIdField": "WARD", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "WARD" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "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__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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S49_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "WARD 1", "name": "WARD 1", "domains": {}, "templates": [ { "name": "WARD 1", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SDEID": null, "WARD": "WARD 1", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WARD 2", "name": "WARD 2", "domains": {}, "templates": [ { "name": "WARD 2", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SDEID": null, "WARD": "WARD 2", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WARD 3", "name": "WARD 3", "domains": {}, "templates": [ { "name": "WARD 3", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SDEID": null, "WARD": "WARD 3", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WARD 4", "name": "WARD 4", "domains": {}, "templates": [ { "name": "WARD 4", "description": "", "prototype": { "attributes": { "OBJECTID": null, "SDEID": null, "WARD": "WARD 4", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 34, "name": "Community Enhancement Zones", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Property Maintenance Zones may change based on direction from the Fire Department Community Enhancement workgroup.", "copyrightText": "Primary content contact is Dennis Pine, OFD, Community Enhancement Coordinator\nPrimary GIS data contact is Grady Morrison, Public Works GIS", "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": true, "extent": { "xmin": 2185581.6898413002, "ymin": 183414.43002581596, "xmax": 2247809.049638301, "ymax": 253674.77999038994, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OFFICER", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 212, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONNOR GERDES", "label": "CONNOR GERDES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 147, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DENNIS PINE", "label": "DENNIS PINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 171, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELENA ASHCRAFT", "label": "ELENA ASHCRAFT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 159, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MICHAEL PEARCY", "label": "MICHAEL PEARCY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TODD KUHN", "label": "TODD KUHN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 196, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WYATT MELTON", "label": "WYATT MELTON" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 165, 201, 255 ], "toColor": [ 189, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 209, 165, 255 ], "toColor": [ 148, 209, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 179, 148, 255 ], "toColor": [ 209, 179, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 198, 207, 255 ], "toColor": [ 147, 198, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 204, 145, 255 ], "toColor": [ 198, 204, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 141, 155, 255 ], "toColor": [ 194, 141, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 152, 214, 255 ], "toColor": [ 160, 152, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 201, 169, 255 ], "toColor": [ 180, 201, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 175, 212, 255 ], "toColor": [ 155, 175, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 148, 209, 255 ], "toColor": [ 208, 148, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 179, 178, 255 ], "toColor": [ 209, 179, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 196, 178, 255 ], "toColor": [ 147, 196, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 201, 161, 255 ], "toColor": [ 209, 201, 161, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "ZONE", "typeIdField": "OFFICER", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE" }, { "name": "OFFICER", "type": "esriFieldTypeString", "alias": "Officer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OFFICER" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Date Added", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "COLOR", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLOR" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "CONNOR GERDES", "name": "CONNOR GERDES", "domains": {}, "templates": [ { "name": "CONNOR GERDES", "description": "", "prototype": { "attributes": { "SDEID": null, "COLOR": null, "OBJECTID": null, "ZONE": null, "OFFICER": "CONNOR GERDES", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DENNIS PINE", "name": "DENNIS PINE", "domains": {}, "templates": [ { "name": "DENNIS PINE", "description": "", "prototype": { "attributes": { "ZONE": null, "SDEID": null, "OBJECTID": null, "OFFICER": "DENNIS PINE", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ELENA ASHCRAFT", "name": "ELENA ASHCRAFT", "domains": {}, "templates": [ { "name": "ELENA ASHCRAFT", "description": "", "prototype": { "attributes": { "SDEID": null, "COLOR": null, "OBJECTID": null, "ZONE": null, "OFFICER": "ELENA ASHCRAFT", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MICHAEL PEARCY", "name": "MICHAEL PEARCY", "domains": {}, "templates": [ { "name": "MICHAEL PEARCY", "description": "", "prototype": { "attributes": { "ZONE": null, "SDEID": null, "OBJECTID": null, "OFFICER": "MICHAEL PEARCY", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TODD KUHN", "name": "TODD KUHN", "domains": {}, "templates": [ { "name": "TODD KUHN", "description": "", "prototype": { "attributes": { "ZONE": null, "SDEID": null, "OBJECTID": null, "OFFICER": "TODD KUHN", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null, "COLOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WYATT MELTON", "name": "WYATT MELTON", "domains": {}, "templates": [ { "name": "WYATT MELTON", "description": "", "prototype": { "attributes": { "SDEID": null, "COLOR": null, "OBJECTID": null, "ZONE": null, "OFFICER": "WYATT MELTON", "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 35, "name": "Utility Service Areas", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "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": true, "extent": { "xmin": 2149001.068776965, "ymin": 161249.81064122915, "xmax": 2279362.3113348037, "ymax": 280747.7806343138, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 228, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WaterService", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WaterService", "type": "esriFieldTypeString", "alias": "WaterService", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterService" }, { "name": "SewerService", "type": "esriFieldTypeString", "alias": "SewerService", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SewerService" }, { "name": "StormWater", "type": "esriFieldTypeString", "alias": "StormWater", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StormWater" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Utility Service Areas", "description": "", "prototype": { "attributes": { "StormWater": null, "WaterService": null, "SewerService": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 36, "name": "Land Use - Zoning", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "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": true, "extent": { "xmin": 2186074.60716255, "ymin": 183414.43002581596, "xmax": 2247809.049638301, "ymax": 240691.47688880563, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AG", "label": "AG - Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BP", "label": "BP - Business Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 97, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CC", "label": "CC - Cedar Creek Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-1", "label": "C-1 - Retail Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-2", "label": "C-2 - General Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-3", "label": "C-3 - Comm/Corridor Business" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 61, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-O", "label": "C-O - Office Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 84, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CP-1", "label": "CP-1- Planned Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 58, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CP-2", "label": "CP-2 - Planned General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 26, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CP-3", "label": "CP-3 - Planned Comm/Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CP-O", "label": "CP-O - Planned Office Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 233, 216, 0 ], "outline": null }, "value": " ", "label": " " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY A", "label": "CTY A - County Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY AG", "label": "CTY AG - County Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY CP-3", "label": "CTY CP-3 - County Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 222, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY IP-1", "label": "CTY IP-1 - County Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 179, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY IP-2", "label": "CTY IP-2 - County Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY PEC-2", "label": "CTY PEC-2 - County Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 179, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY PEC-3", "label": "CTY PEC-3 - County Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "CTY PRN", "label": "CTY PRN - County Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 214, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY PRN2", "label": "CTY PRN2 - County Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY R-1A", "label": "CTY R-1A - County Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY R-2", "label": "CTY R-2 - County Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 254, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY R-3", "label": "CTY R-3 - County Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY RLD", "label": "CTY RLD - County Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY RN-1", "label": "CTY RN-1 - County 1 Acre Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 204, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CTY RUR", "label": "CTY RUR - County Rural Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 60, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M-1", "label": "M-1 - Restricted Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 40, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M-2", "label": "M-2 - General Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 24, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M-3", "label": "M-3 - Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 7, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MP-1", "label": "MP-1 - Planned Restricted Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 0, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MP-2", "label": "MP-2 - Planned General Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MP-3", "label": "MP-3 - Planned Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NC", "label": "NC - Neighborhood Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 - Single Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1/PUD", "label": "R-1/PUD - Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 - Two Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-3", "label": "R-3 - Low Density Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-4", "label": "R-4 - Medium Density Mult-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-5", "label": "R-5 - High Density Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 153, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-A", "label": "R-A - Discontinued Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 99, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-1", "label": "RP-1 - Planned Single Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 115, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-2", "label": "RP-2 - Planned Two Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 107, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-3", "label": "RP-3 - Planned Low Density Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 100, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-4", "label": "RP-4 - Planned Medium Density Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 94, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-5", "label": "RP-5 - Planned High Density Multi-Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 89, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RP-6", "label": "RP-6 - Discontinued Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 83, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RR", "label": "RR - Rural Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 121, 181, 255 ], "toColor": [ 161, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 196, 137, 255 ], "toColor": [ 94, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 128, 81, 255 ], "toColor": [ 214, 128, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 240, 98, 255 ], "toColor": [ 211, 240, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 84, 235, 255 ], "toColor": [ 157, 84, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 207, 247, 255 ], "toColor": [ 121, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 64, 85, 255 ], "toColor": [ 161, 64, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 128, 54, 255 ], "toColor": [ 125, 128, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 187, 255 ], "toColor": [ 250, 100, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 128, 116, 255 ], "toColor": [ 50, 128, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 57, 133, 255 ], "toColor": [ 52, 57, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 219, 161, 255 ], "toColor": [ 240, 219, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 156, 174, 255 ], "toColor": [ 247, 156, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 247, 124, 255 ], "toColor": [ 134, 247, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 247, 231, 255 ], "toColor": [ 141, 247, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 122, 108, 255 ], "toColor": [ 161, 122, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 90, 128, 255 ], "toColor": [ 79, 90, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 57, 127, 255 ], "toColor": [ 143, 57, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 86, 232, 255 ], "toColor": [ 230, 86, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 190, 92, 255 ], "toColor": [ 247, 190, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 153, 58, 255 ], "toColor": [ 64, 153, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 147, 230, 255 ], "toColor": [ 80, 147, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 196, 114, 255 ], "toColor": [ 166, 196, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 131, 247, 255 ], "toColor": [ 150, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 97, 50, 255 ], "toColor": [ 140, 97, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 86, 120, 255 ], "toColor": [ 232, 86, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 155, 199, 255 ], "toColor": [ 119, 155, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 184, 180, 255 ], "toColor": [ 103, 184, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 74, 189, 255 ], "toColor": [ 74, 74, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 177, 146, 255 ], "toColor": [ 240, 177, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 130, 75, 255 ], "toColor": [ 85, 130, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 132, 198, 255 ], "toColor": [ 227, 132, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 247, 156, 255 ], "toColor": [ 223, 247, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 96, 196, 255 ], "toColor": [ 193, 96, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 80, 166, 255 ], "toColor": [ 126, 80, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 201, 83, 255 ], "toColor": [ 134, 201, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 130, 117, 255 ], "toColor": [ 217, 130, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 89, 111, 255 ], "toColor": [ 145, 89, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 101, 191, 255 ], "toColor": [ 78, 101, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 235, 145, 255 ], "toColor": [ 160, 235, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 174, 78, 255 ], "toColor": [ 194, 174, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 124, 145, 255 ], "toColor": [ 77, 124, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 167, 113, 255 ], "toColor": [ 189, 167, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 149, 245, 255 ], "toColor": [ 191, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 121, 181, 255 ], "toColor": [ 110, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 89, 71, 255 ], "toColor": [ 204, 89, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 110, 147, 255 ], "toColor": [ 212, 110, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 63, 181, 255 ], "toColor": [ 122, 63, 181, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODE" }, { "name": "NEW_TEXT", "type": "esriFieldTypeString", "alias": "NEW_TEXT", "domain": { "type": "codedValue", "name": "ds_Zoning_Desc", "description": "Simple Zoning Description", "codedValues": [ { "name": "HIGH DENSITY MULTIFAMILY", "code": "R-5" }, { "name": "MANUFACTURED HOME PARK", "code": "MHP" }, { "name": "AGRICULTURAL", "code": "AG" }, { "name": "RURAL RESIDENTIAL", "code": "RR" }, { "name": "OFFICE BUILDINGS", "code": "C-O" }, { "name": "CENTRAL BUSINESS DISTRICT", "code": "CBD" }, { "name": "PLANNED SINGLE FAMILY", "code": "RP-1" }, { "name": "PLANNED TWO FAMILY", "code": "RP-2" }, { "name": "PLANNED LOW DENSITY MULTIFAMILY", "code": "RP-3" }, { "name": "PLANNED MEDIUM DENSITY MULTIFAMILY", "code": "RP-4" }, { "name": "PLANNED HIGH DENSITY MULTIFAMILY", "code": "RP-5" }, { "name": "PLANNED OFFICE BUILDING", "code": "CP-O" }, { "name": "PLANNED RETAIL BUSINESS", "code": "CP-1" }, { "name": "PLANNED GENERAL BUSINESS", "code": "CP-2" }, { "name": "PLANNED COMMUNITY/CORRIDOR BUSINESS", "code": "CP-3" }, { "name": "PLANNED RESTRICTED INDUSTRIAL", "code": "MP-1" }, { "name": "PLANNED GENERAL INDUSTRIAL", "code": "MP-2" }, { "name": "PLANNED HEAVY INDUSTRIAL", "code": "MP-3" }, { "name": "TRADITIONAL NEIGHBORHOOD", "code": "TN" }, { "name": "NEIGHBORHOOD CENTER", "code": "NC" }, { "name": "PLANNED MIXED USE DISTRICT", "code": "PMUD" }, { "name": "SINGLE FAMILY/PLANNED UNIT DEVELOPMENT", "code": "R-1/PUD" }, { "name": "COUNTY RURAL", "code": "CTY RUR" }, { "name": "DISCONTINUED RESIDENTIAL", "code": "RP-6" }, { "name": "DISCONTINUED RESIDENTIAL", "code": "R-A" }, { "name": "RESIDENTIAL SINGLE-FAMILY", "code": "R-1" }, { "name": "RESIDENTIAL TWO-FAMILY", "code": "R-2" }, { "name": "RESIDENTIAL LOW-DENSITY MULTIFAMILY", "code": "R-3" }, { "name": "RESIDENTIAL MEDIUM-DENSITY MULTIFAMILY", "code": "R-4" }, { "name": "NEIGHBORHOOD CENTER", "code": "C-1" }, { "name": "COMMUNITY CENTER", "code": "C-2" }, { "name": "REGIONAL CENTER", "code": "C-3" }, { "name": "LIGHT INDUSTRIAL", "code": "M-1" }, { "name": "HEAVY INDUSTRIAL", "code": "M-2" }, { "name": "INTENSE INDUSTRIAL", "code": "M-3" }, { "name": "BUSINESS PARK", "code": "BP" }, { "name": "NEIGHBORHOOD", "code": "N" }, { "name": "OFFICE", "code": "O" }, { "name": "CORRIDOR COMMERCIAL", "code": "C-4" }, { "name": "TRANSIT ORIENTED DEVELOPMENT", "code": "TOD" }, { "name": "PLANNED REDEVELOPMENT", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEW_TEXT" }, { "name": "CASE_NUM", "type": "esriFieldTypeString", "alias": "CASE_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CASE_NUM" }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ORDINANCE" }, { "name": "MO_APPROVE", "type": "esriFieldTypeString", "alias": "MO_APPROVE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MO_APPROVE" }, { "name": "YR_APPROVE", "type": "esriFieldTypeString", "alias": "YR_APPROVE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "YR_APPROVE" }, { "name": "PR_CODE", "type": "esriFieldTypeString", "alias": "PR_CODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PR_CODE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "PUB_DATE", "type": "esriFieldTypeDate", "alias": "PUB_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PUB_DATE" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "ICOMAPATTR", "type": "esriFieldTypeString", "alias": "ICOMAPATTR", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ICOMAPATTR" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "AG", "name": "AG - Agricultural", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "AG - Agricultural", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "AG", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BP", "name": "BP - Business Park", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "BP - Business Park", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "BP", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CC", "name": "CC - Cedar Creek Mixed Use", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CC - Cedar Creek Mixed Use", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CC", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1", "name": "C-1 - Retail Business", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "C-1 - Retail Business", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "C-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-2", "name": "C-2 - General Business", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "C-2 - General Business", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "C-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-3", "name": "C-3 - Comm/Corridor Business", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "C-3 - Comm/Corridor Business", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "C-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-O", "name": "C-O - Office Building", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "C-O - Office Building", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "C-O", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CP-1", "name": "CP-1- Planned Retail", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CP-1- Planned Retail", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CP-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CP-2", "name": "CP-2 - Planned General", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CP-2 - Planned General", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CP-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CP-3", "name": "CP-3 - Planned Comm/Corridor", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CP-3 - Planned Comm/Corridor", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CP-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CP-O", "name": "CP-O - Planned Office Building", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CP-O - Planned Office Building", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CP-O", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": " ", "name": " ", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": " ", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": " ", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY A", "name": "CTY A - County Agricultural", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY A - County Agricultural", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY A", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY AG", "name": "CTY AG - County Agricultural", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY AG - County Agricultural", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY AG", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY CP-3", "name": "CTY CP-3 - County Commercial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY CP-3 - County Commercial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY CP-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY IP-1", "name": "CTY IP-1 - County Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY IP-1 - County Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY IP-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY IP-2", "name": "CTY IP-2 - County Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY IP-2 - County Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY IP-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY PEC-2", "name": "CTY PEC-2 - County Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY PEC-2 - County Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY PEC-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY PEC-3", "name": "CTY PEC-3 - County Light Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY PEC-3 - County Light Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY PEC-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY PRN", "name": "CTY PRN - County Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY PRN - County Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY PRN", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY PRN2", "name": "CTY PRN2 - County Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY PRN2 - County Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY PRN2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY R-1A", "name": "CTY R-1A - County Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY R-1A - County Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY R-1A", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY R-2", "name": "CTY R-2 - County Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY R-2 - County Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY R-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY R-3", "name": "CTY R-3 - County Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY R-3 - County Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY R-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY RLD", "name": "CTY RLD - County Low Density Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY RLD - County Low Density Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY RLD", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY RN-1", "name": "CTY RN-1 - County 1 Acre Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY RN-1 - County 1 Acre Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY RN-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CTY RUR", "name": "CTY RUR - County Rural Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "CTY RUR - County Rural Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "CTY RUR", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M-1", "name": "M-1 - Restricted Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "M-1 - Restricted Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "M-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M-2", "name": "M-2 - General Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "M-2 - General Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "M-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M-3", "name": "M-3 - Heavy Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "M-3 - Heavy Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "M-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP-1", "name": "MP-1 - Planned Restricted Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "MP-1 - Planned Restricted Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "MP-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP-2", "name": "MP-2 - Planned General Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "MP-2 - Planned General Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "MP-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MP-3", "name": "MP-3 - Planned Heavy Industrial", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "MP-3 - Planned Heavy Industrial", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "MP-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NC", "name": "NC - Neighborhood Center", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "NC - Neighborhood Center", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "NC", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1", "name": "R-1 - Single Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-1 - Single Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1/PUD", "name": "R-1/PUD - Planned Unit Development", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-1/PUD - Planned Unit Development", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-1/PUD", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-2", "name": "R-2 - Two Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-2 - Two Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-3", "name": "R-3 - Low Density Multi-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-3 - Low Density Multi-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-4", "name": "R-4 - Medium Density Mult-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-4 - Medium Density Mult-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-4", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-5", "name": "R-5 - High Density Multi-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-5 - High Density Multi-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-5", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-A", "name": "R-A - Discontinued Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "R-A - Discontinued Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "R-A", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-1", "name": "RP-1 - Planned Single Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-1 - Planned Single Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-1", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-2", "name": "RP-2 - Planned Two Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-2 - Planned Two Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-2", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-3", "name": "RP-3 - Planned Low Density Multi-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-3 - Planned Low Density Multi-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-3", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-4", "name": "RP-4 - Planned Medium Density Multi-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-4 - Planned Medium Density Multi-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-4", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-5", "name": "RP-5 - Planned High Density Multi-Family", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-5 - Planned High Density Multi-Family", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-5", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RP-6", "name": "RP-6 - Discontinued Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RP-6 - Discontinued Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RP-6", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RR", "name": "RR - Rural Residential", "domains": { "NEW_TEXT": {"type": "inherited"} }, "templates": [ { "name": "RR - Rural Residential", "description": "", "prototype": { "attributes": { "SDEID": null, "CODE": "RR", "NEW_TEXT": null, "CASE_NUM": null, "ORDINANCE": null, "MO_APPROVE": null, "YR_APPROVE": null, "PR_CODE": null, "COMMENTS": null, "ACRES": null, "PUB_DATE": null, "ADD_DATE": null, "EDIT_DATE": null, "ICOMAPATTR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 37, "name": "Olathe Boundary", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": 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": true, "extent": { "xmin": 2185581.6898413002, "ymin": 183414.43002581596, "xmax": 2247808.8826438934, "ymax": 253674.77999038994, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "AreaCSqFt", "type": "esriFieldTypeDouble", "alias": "AreaCSqFt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AreaCSqFt" }, { "name": "PerimFt", "type": "esriFieldTypeDouble", "alias": "PerimFt", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PerimFt" }, { "name": "CityID", "type": "esriFieldTypeString", "alias": "CityID", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CityID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "MainPoly", "type": "esriFieldTypeSmallInteger", "alias": "MainPoly", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MainPoly" }, { "name": "MainPolyTF", "type": "esriFieldTypeString", "alias": "MainPolyTF", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "MainPolyTF" }, { "name": "Incorporat", "type": "esriFieldTypeSmallInteger", "alias": "Incorporat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Incorporat" }, { "name": "IncorpTF", "type": "esriFieldTypeString", "alias": "IncorpTF", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "IncorpTF" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIPS" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "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": "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Olathe Boundary", "description": "", "prototype": { "attributes": { "SDEID": null, "Incorporat": null, "MainPoly": null, "AreaCSqFt": 0, "PerimFt": 0, "CityID": null, "Name": null, "MainPolyTF": " ", "IncorpTF": " ", "FIPS": null, "AIMSFID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 38, "name": "Olathe Planning Area", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": 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": true, "extent": { "xmin": 2181391.4501903057, "ymin": 176883.9788478911, "xmax": 2247808.8826438934, "ymax": 253674.77999038994, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Add Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREACSQFT", "type": "esriFieldTypeDouble", "alias": "Area (Sq. Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREACSQFT" }, { "name": "PERIMFT", "type": "esriFieldTypeDouble", "alias": "Perimeter (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMFT" }, { "name": "CITYID", "type": "esriFieldTypeString", "alias": "CITY ID", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CITYID" }, { "name": "MAINPOLY", "type": "esriFieldTypeInteger", "alias": "MAINPOLY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINPOLY" }, { "name": "MAINPOLYTF", "type": "esriFieldTypeString", "alias": "MAINPOLYTF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAINPOLYTF" }, { "name": "INCORPORAT", "type": "esriFieldTypeInteger", "alias": "INCORPORAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCORPORAT" }, { "name": "INCORPTF", "type": "esriFieldTypeString", "alias": "INCORPTF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INCORPTF" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIPS" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "SHAPE_area_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_area_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_area_1" }, { "name": "SHAPE_len_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_len_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_len_1" }, { "name": "IcoMapAttr", "type": "esriFieldTypeString", "alias": "IcoMapAttr", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IcoMapAttr" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R77_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Olathe Planning Area", "description": "", "prototype": { "attributes": { "COMMENTS": null, "SDEID": null, "NAME": null, "ACRES": null, "ADD_DATE": null, "EDIT_DATE": null, "OBJECTID": 0, "AREACSQFT": null, "PERIMFT": null, "CITYID": null, "MAINPOLY": null, "MAINPOLYTF": null, "INCORPORAT": null, "INCORPTF": null, "FIPS": null, "AIMSFID": null, "SHAPE_area_1": null, "SHAPE_len_1": null, "IcoMapAttr": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 39, "name": "Electric Service Areas", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1250, "geometryType": "esriGeometryPolygon", "description": "Electric Company Service Area Boundaries", "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": true, "extent": { "xmin": 2176112.4551708847, "ymin": 171604.2302210629, "xmax": 2253089.049905047, "ymax": 258410.0005068034, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProviderName", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 188, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "City of Gardner", "label": "City of Gardner" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 121, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Evergy, Kansas Central", "label": "Evergy, Kansas Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 217, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Evergy, Kansas Metro", "label": "Evergy, Kansas Metro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 153, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Osawatomie Power and Light", "label": "Osawatomie Power and Light" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 207, 144, 255 ], "toColor": [ 214, 207, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 127, 215, 255 ], "toColor": [ 227, 127, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 131, 129, 255 ], "toColor": [ 227, 131, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 143, 178, 255 ], "toColor": [ 207, 143, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 161, 141, 255 ], "toColor": [ 204, 161, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 224, 126, 255 ], "toColor": [ 195, 224, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 124, 181, 255 ], "toColor": [ 222, 124, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 170, 124, 255 ], "toColor": [ 222, 170, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 123, 148, 255 ], "toColor": [ 212, 123, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 191, 147, 255 ], "toColor": [ 217, 191, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 223, 130, 255 ], "toColor": [ 224, 223, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 134, 114, 255 ], "toColor": [ 204, 134, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 152, 158, 255 ], "toColor": [ 217, 152, 158, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ProviderName", "typeIdField": "ProviderName", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "DATEADDED", "type": "esriFieldTypeDate", "alias": "DATEADDED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEADDED" }, { "name": "DATEMOD", "type": "esriFieldTypeDate", "alias": "DATEMOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMOD" }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LASTUSER" }, { "name": "ProviderName", "type": "esriFieldTypeString", "alias": "ProviderName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProviderName" }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "Website" }, { "name": "CUEUpdateFrequency", "type": "esriFieldTypeString", "alias": "CUEUPDATEFREQUENCY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CUEUPDATEFREQUENCY" }, { "name": "CUEStatus", "type": "esriFieldTypeString", "alias": "CUESTATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CUESTATUS" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "ContactName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName" }, { "name": "ContactTitle", "type": "esriFieldTypeString", "alias": "ContactTitle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactTitle" }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "ContactPhone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ContactPhone" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "City of Gardner", "name": "City of Gardner", "domains": {}, "templates": [ { "name": "City of Gardner", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ContactPhone": null, "AIMSFID": null, "DATEADDED": null, "DATEMOD": null, "ProviderName": "City of Gardner", "Website": null, "CUEUpdateFrequency": null, "CUEStatus": null, "Description": null, "ContactName": null, "ContactTitle": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Evergy, Kansas Central", "name": "Evergy, Kansas Central", "domains": {}, "templates": [ { "name": "Evergy, Kansas Central", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ContactPhone": null, "AIMSFID": null, "DATEADDED": null, "DATEMOD": null, "ProviderName": "Evergy, Kansas Central", "Website": null, "CUEUpdateFrequency": null, "CUEStatus": null, "Description": null, "ContactName": null, "ContactTitle": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Evergy, Kansas Metro", "name": "Evergy, Kansas Metro", "domains": {}, "templates": [ { "name": "Evergy, Kansas Metro", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ContactPhone": null, "AIMSFID": null, "DATEADDED": null, "DATEMOD": null, "ProviderName": "Evergy, Kansas Metro", "Website": null, "CUEUpdateFrequency": null, "CUEStatus": null, "Description": null, "ContactName": null, "ContactTitle": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Osawatomie Power and Light", "name": "Osawatomie Power and Light", "domains": {}, "templates": [ { "name": "Osawatomie Power and Light", "description": "", "prototype": { "attributes": { "LASTUSER": null, "ContactPhone": null, "AIMSFID": null, "DATEADDED": null, "DATEMOD": null, "ProviderName": "Osawatomie Power and Light", "Website": null, "CUEUpdateFrequency": null, "CUEStatus": null, "Description": null, "ContactName": null, "ContactTitle": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 40, "name": "Benefit Districts", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1250, "geometryType": "esriGeometryPolygon", "description": "Benefit Districts are a financing and development tool whereby cities can issue general obligation bonds for construction of public improvements and assess the cost to properties that benefit.", "copyrightText": "Public Works GIS", "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": true, "extent": { "xmin": 2193460.1947535574, "ymin": 186725.54709123075, "xmax": 2239120.3960838914, "ymax": 238775.32684972882, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "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": [ 223, 115, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJNAME" }, { "name": "PN", "type": "esriFieldTypeString", "alias": "PROJECT NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PN" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "DISTRICT TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "STATUS_DESC", "type": "esriFieldTypeString", "alias": "STATUS DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 225, "defaultValue": null, "modelName": "STATUS_DESC" }, { "name": "YEARS", "type": "esriFieldTypeString", "alias": "YEARS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "YEARS" }, { "name": "RES_NO", "type": "esriFieldTypeString", "alias": "RESOLUTION NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RES_NO" }, { "name": "STARTYEAR", "type": "esriFieldTypeSmallInteger", "alias": "STARTYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STARTYEAR" }, { "name": "ENDYEAR", "type": "esriFieldTypeSmallInteger", "alias": "ENDYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDYEAR" }, { "name": "COMBINATION", "type": "esriFieldTypeString", "alias": "COMBINATION", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COMBINATION" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "RES_URL", "type": "esriFieldTypeString", "alias": "RES_URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RES_URL" }, { "name": "ORD_URL", "type": "esriFieldTypeString", "alias": "ORD_URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ORD_URL" }, { "name": "VerifiedBy", "type": "esriFieldTypeString", "alias": "VerifiedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VerifiedBy" }, { "name": "VerifiedDate", "type": "esriFieldTypeDate", "alias": "VerifiedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VerifiedDate" }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "VerificationNotes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VerificationNotes" }, { "name": "FINAL_COST", "type": "esriFieldTypeDouble", "alias": "FINAL_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FINAL_COST" }, { "name": "FINAL_IMPR_COST", "type": "esriFieldTypeDouble", "alias": "FINAL_IMPR_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FINAL_IMPR_COST" }, { "name": "FINAL_CITY_COST", "type": "esriFieldTypeDouble", "alias": "FINAL_CITY_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FINAL_CITY_COST" }, { "name": "BUYIN", "type": "esriFieldTypeString", "alias": "BUYIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "BUYIN" }, { "name": "ORD_NUM", "type": "esriFieldTypeString", "alias": "ORDINANCE NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORD_NUM" }, { "name": "MergeNotes", "type": "esriFieldTypeString", "alias": "MergeNotes", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MergeNotes" }, { "name": "SqFeet", "type": "esriFieldTypeDouble", "alias": "SqFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqFeet" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Benefit Districts", "description": "", "prototype": { "attributes": { "SDEID": null, "PROJNAME": null, "PN": null, "TYPE": null, "STATUS": null, "STATUS_DESC": null, "YEARS": null, "RES_NO": null, "STARTYEAR": null, "ENDYEAR": null, "COMBINATION": null, "START_DATE": null, "END_DATE": null, "RES_URL": null, "ORD_URL": null, "VerifiedBy": null, "VerifiedDate": null, "VerificationNotes": null, "FINAL_COST": null, "FINAL_IMPR_COST": null, "FINAL_CITY_COST": null, "BUYIN": "No", "ORD_NUM": null, "MergeNotes": null, "SqFeet": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 41, "name": "Economic Incentives", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Administrative Boundaries" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1250, "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": true, "extent": { "xmin": 2211075.198893547, "ymin": 203041.72869764268, "xmax": 2235329.285883963, "ymax": 237459.25008556247, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "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": [ 230, 0, 169, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "TYPE", "type": "esriFieldTypeString", "alias": "Incentive Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORD" }, { "name": "REDEV_ORD", "type": "esriFieldTypeString", "alias": "Redevelopment Plan Ordinance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REDEV_ORD" }, { "name": "TERM_ORD", "type": "esriFieldTypeString", "alias": "Termination Ordinance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TERM_ORD" }, { "name": "TERM_DATE", "type": "esriFieldTypeDate", "alias": "Termination Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TERM_DATE" }, { "name": "RESOLUTION", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RESOLUTION" }, { "name": "PUB_DATE", "type": "esriFieldTypeDate", "alias": "Publication Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PUB_DATE" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "TERM", "type": "esriFieldTypeString", "alias": "Term", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TERM" }, { "name": "PERCENT_", "type": "esriFieldTypeString", "alias": "Percent", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PERCENT" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Date Added", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "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": "SDEID", "type": "esriFieldTypeString", "alias": "SDEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SDEID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Economic Incentives", "description": "", "prototype": { "attributes": { "SDEID": null, "TYPE": null, "STATUS": null, "NAME": null, "ORD": null, "REDEV_ORD": null, "TERM_ORD": null, "TERM_DATE": null, "RESOLUTION": null, "PUB_DATE": null, "START_DATE": null, "END_DATE": null, "TERM": null, "PERCENT_": null, "COMMENTS": null, "ADD_DATE": null, "EDIT_DATE": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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": 42, "name": "Alcohol Sale Restrictions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 1250, "geometryType": "esriGeometryPolygon", "description": "This feature class is derived from Johnson County Building Polys and shows buildigs were alcohol sales are restricted or prohibited by Olathe Code. This feature class is used as part of an EnerGov Geo Rule on the Customer Service Portal to prevent application for Alcohol Licensing on a prohibited property.", "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": true, "extent": { "xmin": 2190508.097311303, "ymin": 184361.06461547315, "xmax": 2247676.324181974, "ymax": 239796.39075247943, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "DistanceRestriction", "type": "esriFieldTypeString", "alias": "DistanceRestriction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DistanceRestriction" }, { "name": "DistRestc", "type": "esriFieldTypeString", "alias": "DistRestc", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DistRestc" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Alcohol Sale Restrictions", "description": "", "prototype": { "attributes": { "DistRestc": null, "Name": null, "Longitude": null, "Latitude": null, "DistanceRestriction": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }