{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Parcels", "type": "Feature Layer", "description": "This layer layer is the result of an automated export process that converts a view comprised of the parcel feature class developed and maintained by the City of Yuma and Yuma County Tax Assessor records and are supplied to the City on a weekly basis. It uses the County_Parcel_Info view to merge our Parcels feature class with the Tax_Info_V2 and County_Subdivisions tables. On a nightly basis, the \\\\coysde02\\e$\\etl\\UpdateCountyParcelFinal\\Update_CountyParcelFinal.py script deletes all of the County_Parcel_Final features and appends new ones from the County_Parcel_Info view.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.003280839895013, "zTolerance": 2, "mTolerance": 2, "falseX": -17747300, "falseY": -44068700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yuma County Tax Assessors Office and the City of Yuma's Department of Information Technology Services", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PARSED_ID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 47, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 390884.21798158064, "ymin": 517041.39789265394, "xmax": 512815.8737240806, "ymax": 635696.5880752429, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER_MANA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER_MANA", "type": "esriFieldTypeString", "alias": "OWNER_MANA", "length": 100, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 16, "domain": null }, { "name": "PARSED_ID", "type": "esriFieldTypeString", "alias": "PARSED_ID", "length": 16, "domain": null }, { "name": "RETIRED_ID", "type": "esriFieldTypeString", "alias": "RETIRED_ID", "length": 16, "domain": null }, { "name": "PARCEL_KEY", "type": "esriFieldTypeString", "alias": "PARCEL_KEY", "length": 16, "domain": null }, { "name": "SQFT_GISCALC", "type": "esriFieldTypeDouble", "alias": "SQFT_GISCALC", "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 256, "domain": null }, { "name": "TAXYEAR", "type": "esriFieldTypeString", "alias": "TAXYEAR", "length": 4, "domain": null }, { "name": "PRIM_OWNER", "type": "esriFieldTypeString", "alias": "PRIM_OWNER", "length": 256, "domain": null }, { "name": "SEC_OWNER", "type": "esriFieldTypeString", "alias": "SEC_OWNER", "length": 256, "domain": null }, { "name": "BUSINESS", "type": "esriFieldTypeString", "alias": "BUSINESS", "length": 256, "domain": null }, { "name": "OWNER_ADDR", "type": "esriFieldTypeString", "alias": "OWNER_ADDR", "length": 256, "domain": null }, { "name": "OWNER_CITY", "type": "esriFieldTypeString", "alias": "OWNER_CITY", "length": 256, "domain": null }, { "name": "OWNER_STAT", "type": "esriFieldTypeString", "alias": "OWNER_STAT", "length": 50, "domain": null }, { "name": "OWNER_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_ZIP", "length": 256, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "length": 256, "domain": null }, { "name": "SITUS_AD_1", "type": "esriFieldTypeString", "alias": "SITUS_AD_1", "length": 256, "domain": null }, { "name": "SITUS_AD_2", "type": "esriFieldTypeString", "alias": "SITUS_AD_2", "length": 50, "domain": null }, { "name": "SITUS_AD_3", "type": "esriFieldTypeString", "alias": "SITUS_AD_3", "length": 256, "domain": null }, { "name": "SITUS_AD_4", "type": "esriFieldTypeString", "alias": "SITUS_AD_4", "length": 256, "domain": null }, { "name": "SITUS_AD_5", "type": "esriFieldTypeString", "alias": "SITUS_AD_5", "length": 256, "domain": null }, { "name": "SITUS_AD_6", "type": "esriFieldTypeString", "alias": "SITUS_AD_6", "length": 256, "domain": null }, { "name": "LEGAL_SUMM", "type": "esriFieldTypeString", "alias": "LEGAL_SUMM", "length": 2050, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeDouble", "alias": "SIZE_", "domain": null }, { "name": "SIZE_UNIT", "type": "esriFieldTypeString", "alias": "SIZE_UNIT", "length": 50, "domain": null }, { "name": "LAND_FCV", "type": "esriFieldTypeInteger", "alias": "LAND_FCV", "domain": null }, { "name": "IMPROVEMEN", "type": "esriFieldTypeInteger", "alias": "IMPROVEMEN", "domain": null }, { "name": "SALEDOCNUM", "type": "esriFieldTypeString", "alias": "SALEDOCNUM", "length": 256, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeDouble", "alias": "SALE_PRICE", "domain": null }, { "name": "TAX_AREA_I", "type": "esriFieldTypeString", "alias": "TAX_AREA_I", "length": 256, "domain": null }, { "name": "PLSS_SECTI", "type": "esriFieldTypeString", "alias": "PLSS_SECTI", "length": 256, "domain": null }, { "name": "PLSS_TOWNS", "type": "esriFieldTypeString", "alias": "PLSS_TOWNS", "length": 256, "domain": null }, { "name": "PLSS_RANGE", "type": "esriFieldTypeString", "alias": "PLSS_RANGE", "length": 256, "domain": null }, { "name": "SUBDIV_ID", "type": "esriFieldTypeString", "alias": "SUBDIV_ID", "length": 256, "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 256, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 256, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 256, "domain": null }, { "name": "PROPERTYCODE", "type": "esriFieldTypeString", "alias": "PROPERTYCODE", "length": 256, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "TOTAL_FCV", "type": "esriFieldTypeDouble", "alias": "TOTAL_FCV", "domain": null }, { "name": "TOTAL_LPV", "type": "esriFieldTypeDouble", "alias": "TOTAL_LPV", "domain": null }, { "name": "MOBILEHOMESPACE", "type": "esriFieldTypeString", "alias": "MOBILEHOMESPACE", "length": 256, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3583_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2551_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5dd594194a2c4502b31a754542d52a48" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AuthoritativeClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 114, 137, 68, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "300", "label": "BUILDING" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "400", "label": "PRIMARY" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 164, 232, 155, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "500", "label": "SECONDARY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 157, 207, 255 ], "toColor": [ 122, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 232, 90, 255 ], "toColor": [ 149, 232, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 148, 103, 255 ], "toColor": [ 245, 148, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 80, 217, 255 ], "toColor": [ 203, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 227, 200, 255 ], "toColor": [ 91, 227, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 130, 72, 255 ], "toColor": [ 119, 130, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 49, 140, 255 ], "toColor": [ 58, 49, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 50, 87, 255 ], "toColor": [ 143, 50, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 149, 195, 255 ], "toColor": [ 222, 149, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 73, 255 ], "toColor": [ 209, 202, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 78, 92, 255 ], "toColor": [ 222, 78, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 128, 122, 255 ], "toColor": [ 79, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 123, 212, 255 ], "toColor": [ 157, 123, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Building + \" \" + $feature.Unit + \" \" + $feature.Add_Number", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 407450.1732283458, "ymin": 541597.176837273, "xmax": 495685.3280839883, "ymax": 631384.6036745384, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LSt_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Full_Address", "type": "esriFieldTypeString", "alias": "Full_Address", "length": 80, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Add_Number", "type": "esriFieldTypeInteger", "alias": "Add_Number", "domain": null }, { "name": "AddNum_Suf", "type": "esriFieldTypeString", "alias": "AddNum_Suf", "length": 15, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "LSt_PreDir", "length": 2, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "LSt_Name", "length": 75, "domain": null }, { "name": "LSt_Type", "type": "esriFieldTypeString", "alias": "LSt_Type", "length": 5, "domain": null }, { "name": "LStPostDir", "type": "esriFieldTypeString", "alias": "LStPostDir", "length": 2, "domain": null }, { "name": "Post_Comm", "type": "esriFieldTypeString", "alias": "Post_Comm", "length": 40, "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Post_Code", "length": 7, "domain": null }, { "name": "Post_Code4", "type": "esriFieldTypeString", "alias": "Post_Code4", "length": 4, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 75, "domain": null }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 75, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 75, "domain": null }, { "name": "LandmkName", "type": "esriFieldTypeString", "alias": "LandmkName", "length": 150, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "AuthoritativeClass", "type": "esriFieldTypeSmallInteger", "alias": "AuthoritativeClass", "domain": { "type": "codedValue", "name": "NG_SSAuthorclass", "description": "Local authority classification values", "codedValues": [ { "name": "ASSET", "code": 100 }, { "name": "BLOCK", "code": 200 }, { "name": "BUILDING", "code": 300 }, { "name": "PRIMARY", "code": 400 }, { "name": "SECONDARY", "code": 500 }, { "name": "UNOFFICIAL", "code": 600 }, { "name": "CENTRYLINK", "code": 900 }, { "name": "SPECTRUM", "code": 1000 }, { "name": "APS", "code": 1100 }, { "name": "BILLBOARD", "code": 1200 }, { "name": "CELL TOWER", "code": 1300 }, { "name": "OTHER", "code": 1400 }, { "name": "ALLEY", "code": 800 }, { "name": "MILEPOST", "code": 1500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "CREATION_USER", "length": 50, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "MODIFY_DATE", "length": 8, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "length": 50, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "AddressID", "length": 36, "domain": null }, { "name": "AddressNumTxt", "type": "esriFieldTypeString", "alias": "AddressNumTxt", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3561_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3561", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2534_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5dd594194a2c4502b31a754542d52a48" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 97, "name": "Spatial Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415562.60869014636, "ymin": 582307.6945599169, "xmax": 475557.00311776996, "ymax": 625840.2215445414, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1770_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1410_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5dd594194a2c4502b31a754542d52a48" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 98, "name": "Spatial Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415558.0580850579, "ymin": 586321.1255795509, "xmax": 502180.28126618266, "ymax": 638130.1087161824, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1768_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1408_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5dd594194a2c4502b31a754542d52a48" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 99, "name": "Spatial Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.77473999995536E7, "falseY": -4.40687999998365E7, "xyUnits": 4090.44503809524, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 215, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 427477.1518623717, "ymin": 580957.0505716577, "xmax": 507294.86777330935, "ymax": 631122.0282425359, "spatialReference": { "wkid": 2224, "latestWkid": 2224, "xyTolerance": 9.77888704712348E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17747400, "falseY": -44068800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1766_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1406_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5dd594194a2c4502b31a754542d52a48" } ], "tables": [] }