{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 52, 52, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM] CONCAT \" \" CONCAT [UNITNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ADDRType = 'Apartment Unit' OR ADDRType = 'Commercial Suite' OR ADDRType = 'Mobile Home'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Units", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ADDRType = 'Single Family Detached'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Detached Single Family", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ADDRType <> 'Apartment Unit' AND ADDRType <> 'Commercial Suite' AND ADDRType <> 'Mobile Home' AND ADDRType <> 'Single Family Detached'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Main Address", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3094122.796792388, "ymin": 1723638.3523881435, "xmax": 3143437.661745131, "ymax": 1777818.6282137334, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARUNIQ", "type": "esriFieldTypeInteger", "alias": "PARUNIQ", "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeInteger", "alias": "ADDRNUM", "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 26, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 15, "domain": null }, { "name": "UNITNUM", "type": "esriFieldTypeString", "alias": "UNITNUM", "length": 7, "domain": null }, { "name": "STREETCODE", "type": "esriFieldTypeSmallInteger", "alias": "STREETCODE", "domain": null }, { "name": "ALIASSTRCODE", "type": "esriFieldTypeSmallInteger", "alias": "ALIASSTRCODE", "domain": null }, { "name": "FULLTYPE", "type": "esriFieldTypeString", "alias": "FULLTYPE", "length": 255, "domain": null }, { "name": "WESTMINSTER", "type": "esriFieldTypeString", "alias": "WESTMINSTER", "length": 255, "domain": null }, { "name": "MUN", "type": "esriFieldTypeString", "alias": "MUN", "length": 4, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MULTIADDRESSPARC", "type": "esriFieldTypeString", "alias": "MULTIADDRESSPARC", "length": 3, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ADDRType", "type": "esriFieldTypeString", "alias": "ADDRType", "length": 30, "domain": null }, { "name": "ADDRTID", "type": "esriFieldTypeString", "alias": "ADDRTID", "length": 20, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 400, "domain": null }, { "name": "StreetNameOrig", "type": "esriFieldTypeString", "alias": "StreetNameOrig", "length": 26, "domain": null }, { "name": "Apartment", "type": "esriFieldTypeString", "alias": "Apartment", "length": 10, "domain": null }, { "name": "CityCode", "type": "esriFieldTypeString", "alias": "CityCode", "length": 10, "domain": null }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "CountyCode", "length": 5, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 3, "domain": null }, { "name": "RoutingStreetExtKey", "type": "esriFieldTypeString", "alias": "RoutingStreetExtKey", "length": 36, "domain": null }, { "name": "CST_Building", "type": "esriFieldTypeString", "alias": "CST_Building", "length": 10, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": null }, { "name": "exceptions", "type": "esriFieldTypeString", "alias": "exceptions", "length": 75, "domain": null }, { "name": "State_Desc", "type": "esriFieldTypeString", "alias": "State_Desc", "length": 2, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 30, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SDE_STATE_ID", "type": "esriFieldTypeDouble", "alias": "SDE_STATE_ID", "domain": null }, { "name": "KeyFDResponse", "type": "esriFieldTypeString", "alias": "KeyFDResponse", "length": 11, "domain": null }, { "name": "KeyPDResponse", "type": "esriFieldTypeString", "alias": "KeyPDResponse", "length": 11, "domain": null }, { "name": "ADDRUNIQ", "type": "esriFieldTypeInteger", "alias": "ADDRUNIQ", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "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": null }, "defaultVisibility": true, "extent": { "xmin": 3093896.6338588893, "ymin": 1723359.9828661382, "xmax": 3143596.1679898053, "ymax": 1778064.0220799, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARUNIQ", "type": "esriFieldTypeInteger", "alias": "PARUNIQ", "domain": null }, { "name": "ATLASSHEET", "type": "esriFieldTypeString", "alias": "ATLASSHEET", "length": 4, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeInteger", "alias": "ADDRNUM", "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 26, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_dStreetType", "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": "Ln", "code": "Ln" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Way", "code": "Way" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITNUM", "type": "esriFieldTypeString", "alias": "UNITNUM", "length": 7, "domain": null }, { "name": "STREETCODE", "type": "esriFieldTypeSmallInteger", "alias": "STREETCODE", "domain": null }, { "name": "ALIASSTRCODE", "type": "esriFieldTypeSmallInteger", "alias": "ALIASSTRCODE", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 18, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 70, "domain": null }, { "name": "CUSTOMER", "type": "esriFieldTypeInteger", "alias": "CUSTOMER", "domain": null }, { "name": "MULTIADDRESS", "type": "esriFieldTypeString", "alias": "MultiAddress", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MULTIMETER", "type": "esriFieldTypeString", "alias": "MultiMeter", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAREDMETER", "type": "esriFieldTypeString", "alias": "SharedMeter", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CO", "type": "esriFieldTypeString", "alias": "CO", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 40, "domain": null }, { "name": "CITYOWN", "type": "esriFieldTypeString", "alias": "CityOwn", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dY/N", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLTYPE", "type": "esriFieldTypeString", "alias": "FULLTYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS1_dFullType", "description": "", "codedValues": [ { "name": "Avenue", "code": "Avenue" }, { "name": "Boulevard", "code": "Boulevard" }, { "name": "Circle", "code": "Circle" }, { "name": "Court", "code": "Court" }, { "name": "Drive", "code": "Drive" }, { "name": "Lane", "code": "Lane" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Place", "code": "Place" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Road", "code": "Road" }, { "name": "Street", "code": "Street" }, { "name": "Way", "code": "Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCOUNT", "type": "esriFieldTypeDouble", "alias": "ACCOUNT", "domain": null }, { "name": "PARENTID", "type": "esriFieldTypeInteger", "alias": "PARENTID", "domain": null }, { "name": "C_ACCOUNT", "type": "esriFieldTypeString", "alias": "C_ACCOUNT", "length": 15, "domain": null }, { "name": "HOA", "type": "esriFieldTypeString", "alias": "HOA", "length": 3, "domain": { "type": "codedValue", "name": "WS1_dYesNo", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCELAREA", "type": "esriFieldTypeInteger", "alias": "PARCELAREA", "domain": null }, { "name": "COMPILATION", "type": "esriFieldTypeString", "alias": "COMPILATION", "length": 30, "domain": { "type": "codedValue", "name": "WS1_dCompliationText", "description": "Compilation type", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "GPS", "code": "GPS" }, { "name": "Estimated", "code": "Estimated" }, { "name": "COGO", "code": "COGO" }, { "name": "AutoCAD", "code": "AutoCAD" }, { "name": "Digitized Other", "code": "Digitized Other" }, { "name": "Vectorized", "code": "Vectorized" }, { "name": "AutoCad - Unknown", "code": "AutoCad - Unknown" }, { "name": "AutoCad - AsBuilt", "code": "AutoCad - AsBuilt" }, { "name": "AutoCad - Construction", "code": "AutoCad - Construction" }, { "name": "Digitized From Aerial", "code": "Digitzed From Aerial" }, { "name": "2010 DRAPP", "code": "2010 DRAPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GFA_Total", "type": "esriFieldTypeDouble", "alias": "GFA_Total", "domain": null }, { "name": "FAR", "type": "esriFieldTypeDouble", "alias": "FAR", "domain": null }, { "name": "PARTID", "type": "esriFieldTypeString", "alias": "PARTID", "length": 20, "domain": null }, { "name": "CONC", "type": "esriFieldTypeString", "alias": "CONC", "length": 13, "domain": null }, { "name": "COUNTYLINK", "type": "esriFieldTypeString", "alias": "COUNTYLINK", "length": 200, "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": "R4342_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4342", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56621PARUNIQ", "fields": "PARUNIQ", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56621CUSTOMER", "fields": "CUSTOMER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56621C_ACCOUNT", "fields": "C_ACCOUNT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56621APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I56621ACCOUNT", "fields": "ACCOUNT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4342", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2803_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "SolarPermits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "esriPMS", "url": "895aa905e94b21cdb663cdd95f3eb0c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjklEQVQ4jb3TvWtTURjH8c9Jog6CEKGDWgWHTI7iZBelkwi1ijcpqOjUOruL4j/RDsVCFZPYUtyDIHQQiuIgLg4uilTr4mi8PQ653rR5k4r4LIdzfs/5nuftlPwjK/0XUGwawxq+hcTUnkBxRcW2QyHxStEBqbPYzPWGC9rWwzXfh4LiqnGp5zgY6ybxZZfeMCNYtt/L2HQ+JH4MjmjLprINTCtoSd3MIU/VRMsoilqh2oX0gcKsdlxQVdbANOqZdFj0KIPcD1X3htYorjglVekQPRGdxolM3pet63gTGy5lfhsh8Wl3RKlbgjsdau97uU0IJropmPkddWnH4Vs823HpDI72gN7hfb6LPvalFhJLWILYVMXFAREdse16qHndK/TPUQfyGEXBvGgOW3iBKwpasW6yF1bqgZwkb/FdRQ+l5pAaU/NVA5cVrMWmytA5CokPsek2joWqB3HVeK6d8zMuqClbFMyHqyPmKIMtDqhNR5vVxo1B2ujfn/qs6DjSkX5/AoVESrfFfw3ai/0CkId3bVCzlBcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3103585.4222240597, "ymin": 1724423.1497030556, "xmax": 3143019.098933965, "ymax": 1776303.7693668157, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PermitID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitID", "type": "esriFieldTypeString", "alias": "PermitID", "length": 20, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeDate", "alias": "IssueDate", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Valuation", "type": "esriFieldTypeDouble", "alias": "Valuation", "domain": null }, { "name": "Work_Descr", "type": "esriFieldTypeString", "alias": "Work_Descr", "length": 254, "domain": null }, { "name": "KiloWatt", "type": "esriFieldTypeDouble", "alias": "KiloWatt", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SOLARID", "type": "esriFieldTypeInteger", "alias": "SOLARID", "domain": null }, { "name": "SLRTID", "type": "esriFieldTypeString", "alias": "SLRTID", "length": 20, "domain": null }, { "name": "ADDRUNIQ", "type": "esriFieldTypeInteger", "alias": "ADDRUNIQ", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "ReInstall", "type": "esriFieldTypeString", "alias": "ReInstall", "length": 3, "domain": { "type": "codedValue", "name": "WS1_dYes/No", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUILDINGTYPE", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SolarPermit_BuildingType", "description": "Building type used for solar permit FC", "codedValues": [ { "name": "Single Family", "code": "Single Family" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Status", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4360_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4360", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4360", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2821_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "GreaseTraps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.18265499991912E8, "falseY": -9.5180099997757E7, "xyUnits": 3200, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "774014e0d4d38758ca7da4afc0d26bf2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVUlEQVQ4jcWUTUhUURTHf2/mvXnNOM2Mj3EGxRkndSAQM810pQSitOkLhRAKaRF9bVoFrbKNEFSLEqxNkJsU6YM2EUHRYqZFFpmEYT77eJrhjDPitzP2Xotn2IRjEUhnc8//3HN/l/uHe0Q2McT/Ci84QEBfotVIsV1P4xYkYoKN95KL7rE+Ev8E9zdxPj3DSSNNwFWGIHtBdMLKHCzHYGaYy0otmuzh0sRjbvwVvKAV7+IwL3K2UZpXD4I1c1/2QU4xKLVYjRVCk8/oUmo5YQ1SF+tjLjt8D+KSyqtQG0HZB/OjEI+YFyg14CyF6TdmHQvYC8DfCK4ydmo9DAAlWeF5Fq56G1fBH2GoA0JtYOjwrh0qr0OyH1JJ8FSA2gUIoOwGbx3FNjcXvz3hwrpwfZ697nIzjz2H3Grw1sH3BXCGTc8BrA6Q80wtuc2aUg3xCIcgCxwLtl+lVTbXoQ6YU6HiiqkXNYhHwSKBPX+1WQDByDyfCRcYXZ6kSPaBewd8ugX5+6CsHV4eW2vzVELgMLw9B7PDkLsLFr6AxcZgVrgjwHGtl8GS09hzqyCdhJFroKfAU2Xa4AiC1b5qRQ3oaTBWYPw+s3KIU1nhWi9q/n6OjHRyu+goTl8D+Boy3oa/aS0vbIFUAtSbTG/x0zJ+h3h2W4CJh9wLHGTgczd9kkK5Uo3oDJv+/gw9DfMqJPtJLSd47QjSrPXw9XfWuj9Ue4AKVBU2E56KcGbiEfUWka2CiA2DRT3FjOTiqSjRORVlbCq6HuUPs2XsLh+Asxv1bBSbOhV/AFCtsAFrENFmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3105032.2660821783, "ymin": 1724052.8472282367, "xmax": 3148657.931956749, "ymax": 1778277.8790390296, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATLASSHEET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ATLASSHEET", "type": "esriFieldTypeString", "alias": "Atlas Sheet", "length": 4, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null }, { "name": "TRAPTYPE", "type": "esriFieldTypeString", "alias": "Trap Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dGreaseTrapType", "description": "Grease Trap Type", "codedValues": [ { "name": "Grease", "code": "Grease" }, { "name": "Sand", "code": "Sand" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dGreaseTrapLocation", "description": "Grease Trap Location", "codedValues": [ { "name": "Interior", "code": "Interior" }, { "name": "Exterior", "code": "Exterior" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dConstructStatus", "description": "Construction Status", "codedValues": [ { "name": "Built", "code": "Built" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Destroyed", "code": "Destroyed" }, { "name": "NeverBuilt", "code": "NeverBuilt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATIONMETHOD", "type": "esriFieldTypeString", "alias": "Location Method", "length": 30, "domain": { "type": "codedValue", "name": "WS2_dCompilationText", "description": "Compilation", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "GPS", "code": "GPS" }, { "name": "Estimated", "code": "Estimated" }, { "name": "COGO", "code": "COGO" }, { "name": "AutoCAD", "code": "AutoCAD" }, { "name": "Digitized Other", "code": "Digitized Other" }, { "name": "Vectorized", "code": "Vectorized" }, { "name": "AutoCad - Unknown", "code": "AutoCad - Unknown" }, { "name": "AutoCad - AsBuilt", "code": "AutoCad - AsBuilt" }, { "name": "AutoCad - Construction", "code": "AutoCad - Construction" }, { "name": "Digitized From Aerial", "code": "Digitized From Aerial" }, { "name": "2010 DRAPP", "code": "2010 DRAPP" }, { "name": "Unlocatable", "code": "Unlocatable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLIENT", "type": "esriFieldTypeString", "alias": "Client", "length": 50, "domain": null }, { "name": "C_ACCOUNT", "type": "esriFieldTypeString", "alias": "C_Account", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SERVICEADDRESS", "type": "esriFieldTypeString", "alias": "Service Address", "length": 100, "domain": null }, { "name": "VARIANCE", "type": "esriFieldTypeString", "alias": "Variance", "length": 10, "domain": { "type": "codedValue", "name": "WS2_dYes/No", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE", "type": "esriFieldTypeDouble", "alias": "Route", "domain": { "type": "codedValue", "name": "WS2_FOGGroute", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "length": 15, "domain": null }, { "name": "MAINTENANCESCHEDULE", "type": "esriFieldTypeString", "alias": "Maintenance Schedule", "length": 15, "domain": { "type": "codedValue", "name": "WS2_dMaintenanceSchedule", "description": "Maintenace cycles", "codedValues": [ { "name": "Monthly", "code": "Monthly" }, { "name": "Bimonthly", "code": "Bimonthly" }, { "name": "Quarterly", "code": "Quarterly" }, { "name": "Biannual", "code": "Biannual" }, { "name": "Annual", "code": "Annual" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTMAINTAINED", "type": "esriFieldTypeString", "alias": "Last Maintained", "length": 15, "domain": null }, { "name": "DRIVETHRU", "type": "esriFieldTypeString", "alias": "DriveThru", "length": 5, "domain": { "type": "codedValue", "name": "WS2_dYes/No", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATIONDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "PRODUCTIONNOTES", "type": "esriFieldTypeString", "alias": "Production Notes", "length": 255, "domain": null }, { "name": "FIELDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 255, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "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": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R406_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_406", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_406", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S257_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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "StreetCenterlines Layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSIFICATION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "4", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "8", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "value": "3", "label": "MajorArterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "7", "label": "MinorArterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "2", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 }, "value": "1", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1.5 }, "value": "6", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 209, 160, 255 ], "toColor": [ 250, 209, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 76, 212, 255 ], "toColor": [ 78, 76, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 216, 247, 255 ], "toColor": [ 92, 216, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 95, 255 ], "toColor": [ 157, 250, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 84, 134, 255 ], "toColor": [ 214, 84, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 138, 78, 255 ], "toColor": [ 70, 138, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 95, 143, 255 ], "toColor": [ 63, 95, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 81, 54, 255 ], "toColor": [ 135, 81, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 116, 204, 255 ], "toColor": [ 176, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 235, 93, 255 ], "toColor": [ 245, 235, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 123, 89, 255 ], "toColor": [ 247, 123, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 247, 178, 255 ], "toColor": [ 139, 247, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 85, 216, 255 ], "toColor": [ 242, 85, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [STREETTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "STREETNAME <> '36' AND STREETNAME <> '25'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "STREETNAME ='25'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "I25", "priority": 8, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STREETNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "STREETNAME = '36' ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US36", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -118767900, "ymin": -94525500, "xmax": 3144094.11810939, "ymax": 1778068.2176095545, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "Enabled", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "TBD", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUNIQ", "type": "esriFieldTypeInteger", "alias": "STRUNIQ", "domain": null }, { "name": "ATLASSHEET", "type": "esriFieldTypeString", "alias": "ATLASSHEET", "length": 40, "domain": null }, { "name": "STREETCODE", "type": "esriFieldTypeSmallInteger", "alias": "STREETCODE", "domain": null }, { "name": "ALIASSTRCODE", "type": "esriFieldTypeSmallInteger", "alias": "ALIASSTRCODE", "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 26, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_dStreetType", "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": "Ln", "code": "Ln" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Way", "code": "Way" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLASSIFICATION", "type": "esriFieldTypeInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "WS1_STRClass", "description": "Street Class Number", "codedValues": [ { "name": "-9999", "code": -9999 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEARBUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEARBUILT", "domain": null }, { "name": "LEFTFROMADDR", "type": "esriFieldTypeInteger", "alias": "LEFTFROMADDR", "domain": null }, { "name": "LEFTTOADDR", "type": "esriFieldTypeInteger", "alias": "LEFTTOADDR", "domain": null }, { "name": "RIGHTFROMADDR", "type": "esriFieldTypeInteger", "alias": "RIGHTFROMADDR", "domain": null }, { "name": "RIGHTTOADDR", "type": "esriFieldTypeInteger", "alias": "RIGHTTOADDR", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": { "type": "codedValue", "name": "WS1_SpeedLimit", "description": "Street Speed Limits", "codedValues": [ { "name": "5", "code": 5 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "25", "code": 25 }, { "name": "30", "code": 30 }, { "name": "35", "code": 35 }, { "name": "40", "code": 40 }, { "name": "45", "code": 45 }, { "name": "50", "code": 50 }, { "name": "55", "code": 55 }, { "name": "65", "code": 65 }, { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLTYPE", "type": "esriFieldTypeString", "alias": "FULLTYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS1_dFullType", "description": "", "codedValues": [ { "name": "Avenue", "code": "Avenue" }, { "name": "Boulevard", "code": "Boulevard" }, { "name": "Circle", "code": "Circle" }, { "name": "Court", "code": "Court" }, { "name": "Drive", "code": "Drive" }, { "name": "Lane", "code": "Lane" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Place", "code": "Place" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Road", "code": "Road" }, { "name": "Street", "code": "Street" }, { "name": "Way", "code": "Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAMETYPE", "type": "esriFieldTypeString", "alias": "NAMETYPE", "length": 40, "domain": null }, { "name": "MUNL", "type": "esriFieldTypeString", "alias": "MUNL", "length": 4, "domain": { "type": "codedValue", "name": "WS1_LR_Mun", "description": "Left Right Municipality", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "AR", "code": "AR" }, { "name": "BR", "code": "BR" }, { "name": "FH", "code": "FH" }, { "name": "JC", "code": "JC" }, { "name": "NG", "code": "NG" }, { "name": "WM", "code": "WM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNR", "type": "esriFieldTypeString", "alias": "MUNR", "length": 4, "domain": { "type": "codedValue", "name": "WS1_LR_Mun", "description": "Left Right Municipality", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "AR", "code": "AR" }, { "name": "BR", "code": "BR" }, { "name": "FH", "code": "FH" }, { "name": "JC", "code": "JC" }, { "name": "NG", "code": "NG" }, { "name": "WM", "code": "WM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARENTID", "type": "esriFieldTypeInteger", "alias": "PARENTID", "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 7, "domain": { "type": "codedValue", "name": "WS1_dMaintenaceClass", "description": "Who Maintains Streets", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETCLASSIFICATION", "type": "esriFieldTypeString", "alias": "StreetClassification", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dStreetClassification", "description": "StreetClassification", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Collector", "code": "Collector" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Highway", "code": "Highway" }, { "name": "Private", "code": "Private" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Alley", "code": "Alley" }, { "name": "To Be Determined", "code": "TBD" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPILATION", "type": "esriFieldTypeString", "alias": "COMPILATION", "length": 30, "domain": { "type": "codedValue", "name": "WS1_dCompliationText", "description": "Compilation type", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "GPS", "code": "GPS" }, { "name": "Estimated", "code": "Estimated" }, { "name": "COGO", "code": "COGO" }, { "name": "AutoCAD", "code": "AutoCAD" }, { "name": "Digitized Other", "code": "Digitized Other" }, { "name": "Vectorized", "code": "Vectorized" }, { "name": "AutoCad - Unknown", "code": "AutoCad - Unknown" }, { "name": "AutoCad - AsBuilt", "code": "AutoCad - AsBuilt" }, { "name": "AutoCad - Construction", "code": "AutoCad - Construction" }, { "name": "Digitized From Aerial", "code": "Digitzed From Aerial" }, { "name": "2010 DRAPP", "code": "2010 DRAPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dOneWayText", "description": "One Way", "codedValues": [ { "name": "Two Way Travel", "code": "Two Way Travel" }, { "name": "One Way (From-To)", "code": "One Way (From-To)" }, { "name": "One Way (To-From)", "code": "One Way (To-From)" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALIASSTREET", "type": "esriFieldTypeString", "alias": "ALIASSTREET", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AliasStreet", "description": "Alias Street Name", "codedValues": [ { "name": "121", "code": "121" }, { "name": "128", "code": "128" }, { "name": "25", "code": "25" }, { "name": "287", "code": "287" }, { "name": "287 / 128", "code": "287 / 128" }, { "name": "95", "code": "95" }, { "name": "Ann Arbor ", "code": "Ann Arbor " }, { "name": "BLANK", "code": "BLANK" }, { "name": "Catalpa ", "code": "Catalpa " }, { "name": "Chestnut ", "code": "Chestnut " }, { "name": "College", "code": "College" }, { "name": "Colorado", "code": "Colorado" }, { "name": "Columbine ", "code": "Columbine " }, { "name": "Connecticut", "code": "Connecticut" }, { "name": "Cornell", "code": "Cornell" }, { "name": "EB Hwy 36", "code": "EB Hwy 36" }, { "name": "Elm", "code": "Elm" }, { "name": "Ericsson ", "code": "Ericsson " }, { "name": "Hanover ", "code": "Hanover " }, { "name": "Harvard ", "code": "Harvard " }, { "name": "Hawthorne", "code": "Hawthorne" }, { "name": "Herschel ", "code": "Herschel " }, { "name": "Hodge", "code": "Hodge" }, { "name": "Hwy36 104th EB Off", "code": "Hwy36 104th EB Off" }, { "name": "Hwy36 104th EB On", "code": "Hwy36 104th EB On" }, { "name": "Hwy36 104th WB Off", "code": "Hwy36 104th WB Off" }, { "name": "Hwy36 104th WB On", "code": "Hwy36 104th WB On" }, { "name": "Hwy36 Federal EB Off N", "code": "Hwy36 Federal EB Off N" }, { "name": "Hwy36 Federal EB Off S", "code": "Hwy36 Federal EB Off S" }, { "name": "Hwy36 Federal EB On N", "code": "Hwy36 Federal EB On N" }, { "name": "Hwy36 Federal EB On S", "code": "Hwy36 Federal EB On S" }, { "name": "Hwy36 Federal WB Off N", "code": "Hwy36 Federal WB Off N" }, { "name": "Hwy36 Federal WB Off S", "code": "Hwy36 Federal WB Off S" }, { "name": "Hwy36 Federal WB On N", "code": "Hwy36 Federal WB On N" }, { "name": "Hwy36 Federal WB On S", "code": "Hwy36 Federal WB On S" }, { "name": "Hwy36 Sheridan EB Off", "code": "Hwy36 Sheridan EB Off" }, { "name": "Hwy36 Sheridan EB On", "code": "Hwy36 Sheridan EB On" }, { "name": "Hwy36 Sheridan WB Off", "code": "Hwy36 Sheridan WB Off" }, { "name": "Hwy36 Sheridan WB On", "code": "Hwy36 Sheridan WB On" }, { "name": "I25 120th NB Off", "code": "I25 120th NB Off" }, { "name": "I25 120th NB On", "code": "I25 120th NB On" }, { "name": "I25 120th SB Off", "code": "I25 120th SB Off" }, { "name": "I25 120th SB On", "code": "I25 120th SB On" }, { "name": "I25 136th NB Off", "code": "I25 136th NB Off" }, { "name": "I25 136th NB On", "code": "I25 136th NB On" }, { "name": "I25 136th SB Off", "code": "I25 136th SB Off" }, { "name": "I25 136th SB On", "code": "I25 136th SB On" }, { "name": "I25 144th NB Off", "code": "I25 144th NB Off" }, { "name": "I25 144th NB On", "code": "I25 144th NB On" }, { "name": "I25 144th SB Off", "code": "I25 144th SB Off" }, { "name": "I25 144th SB On", "code": "I25 144th SB On" }, { "name": "Kentucky", "code": "Kentucky" }, { "name": "Knox ", "code": "Knox " }, { "name": "La Place ", "code": "La Place " }, { "name": "Maple", "code": "Maple" }, { "name": "McCormick", "code": "McCormick" }, { "name": "Montezuma", "code": "Montezuma" }, { "name": "Mozart ", "code": "Mozart " }, { "name": "Orchard", "code": "Orchard" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Princeton ", "code": "Princeton " }, { "name": "Pueblo ", "code": "Pueblo " }, { "name": "St Vrain", "code": "St Vrain" }, { "name": "Summit ", "code": "Summit " }, { "name": "University ", "code": "University " }, { "name": "Virginia", "code": "Virginia" }, { "name": "Walnut", "code": "Walnut" }, { "name": "Washington ", "code": "Washington " }, { "name": "WB Hwy 36", "code": "WB Hwy 36" }, { "name": "Westminster", "code": "Westminster" }, { "name": "Willow", "code": "Willow" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wyoming", "code": "Wyoming" }, { "name": "Wyoming ", "code": "Wyoming " }, { "name": "Yale ", "code": "Yale " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "THRU_LANES", "type": "esriFieldTypeInteger", "alias": "THRU_LANES", "domain": { "type": "codedValue", "name": "WS1_dStreetLanes", "description": "Number of through lanes", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "To Be Determined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dStreetOwner", "description": "CDOT or Westminster", "codedValues": [ { "name": "CDOT", "code": "CDOT" }, { "name": "COW", "code": "COW" }, { "name": "Private", "code": "Private" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_DIR", "type": "esriFieldTypeString", "alias": "ADDR_DIR", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dAddr_Dir", "description": "Address Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "W", "code": "W" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRTID", "type": "esriFieldTypeString", "alias": "STRTID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Left_Parity", "type": "esriFieldTypeString", "alias": "Left_Parity", "length": 1, "domain": null }, { "name": "Right_Parity", "type": "esriFieldTypeString", "alias": "Right_Parity", "length": 1, "domain": null }, { "name": "LeftCountyCode", "type": "esriFieldTypeString", "alias": "LeftCountyCode", "length": 5, "domain": null }, { "name": "RightCountyCode", "type": "esriFieldTypeString", "alias": "RightCountyCode", "length": 5, "domain": null }, { "name": "LeftState", "type": "esriFieldTypeString", "alias": "LeftState", "length": 3, "domain": null }, { "name": "RightState", "type": "esriFieldTypeString", "alias": "RightState", "length": 3, "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeString", "alias": "FeatureTypeCode", "length": 3, "domain": null }, { "name": "FeatureTypeDesc", "type": "esriFieldTypeString", "alias": "FeatureTypeDesc", "length": 30, "domain": null }, { "name": "LeftZipCode", "type": "esriFieldTypeString", "alias": "LeftZipCode", "length": 10, "domain": { "type": "codedValue", "name": "WS1_StreetsLeftZipCode", "description": "StreetsLeftZipCode", "codedValues": [ { "name": "80003", "code": "80003" }, { "name": "80005", "code": "80005" }, { "name": "80007", "code": "80007" }, { "name": "80020", "code": "80020" }, { "name": "80021", "code": "80021" }, { "name": "80023", "code": "80023" }, { "name": "80030", "code": "80030" }, { "name": "80031", "code": "80031" }, { "name": "80221", "code": "80221" }, { "name": "80233", "code": "80233" }, { "name": "80234", "code": "80234" }, { "name": "80241", "code": "80241" }, { "name": "80260", "code": "80260" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RightZipCode", "type": "esriFieldTypeString", "alias": "RightZipCode", "length": 10, "domain": { "type": "codedValue", "name": "WS1_StreetRightZipCode", "description": "StreetRightZipCode", "codedValues": [ { "name": "80003", "code": "80003" }, { "name": "80005", "code": "80005" }, { "name": "80020", "code": "80020" }, { "name": "80021", "code": "80021" }, { "name": "80023", "code": "80023" }, { "name": "80030", "code": "80030" }, { "name": "80031", "code": "80031" }, { "name": "80221", "code": "80221" }, { "name": "80233", "code": "80233" }, { "name": "80234", "code": "80234" }, { "name": "80241", "code": "80241" }, { "name": "80260", "code": "80260" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "One_Way_Code", "type": "esriFieldTypeString", "alias": "One_Way_Code", "length": 1, "domain": { "type": "codedValue", "name": "WS1_StreetsOne_Way_Code", "description": "StreetsOne_Way_Code", "codedValues": [ { "name": "B", "code": "B" }, { "name": "F", "code": "F" }, { "name": "T", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ToElevation", "type": "esriFieldTypeInteger", "alias": "ToElevation", "domain": { "type": "codedValue", "name": "WS1_ELEV", "description": "TFElev", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FromElevation", "type": "esriFieldTypeInteger", "alias": "FromElevation", "domain": { "type": "codedValue", "name": "WS1_ELEV", "description": "TFElev", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 400, "domain": null }, { "name": "LeftCityCode", "type": "esriFieldTypeString", "alias": "LeftCityCode", "length": 10, "domain": null }, { "name": "RightCityCode", "type": "esriFieldTypeString", "alias": "RightCityCode", "length": 10, "domain": null }, { "name": "RightJurisdiction", "type": "esriFieldTypeString", "alias": "RightJurisdiction", "length": 30, "domain": null }, { "name": "LeftJurisdiction", "type": "esriFieldTypeString", "alias": "LeftJurisdiction", "length": 30, "domain": null }, { "name": "exceptions", "type": "esriFieldTypeString", "alias": "exceptions", "length": 75, "domain": null }, { "name": "State_Desc", "type": "esriFieldTypeString", "alias": "State_Desc", "length": 2, "domain": null }, { "name": "RightCountyDesc", "type": "esriFieldTypeString", "alias": "RightCountyDesc", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Counties_1", "description": "Counties", "codedValues": [ { "name": "Adams", "code": "Adams" }, { "name": "Arapahoe", "code": "Arapahoe" }, { "name": "Boulder", "code": "Boulder" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Denver", "code": "Denver" }, { "name": "Douglas", "code": "Douglas" }, { "name": "Gilpin", "code": "Gilpin" }, { "name": "Jefferson", "code": "Jefferson" }, { "name": "Weld", "code": "Weld" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LeftCountyDesc", "type": "esriFieldTypeString", "alias": "LeftCountyDesc", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Counties_1", "description": "Counties", "codedValues": [ { "name": "Adams", "code": "Adams" }, { "name": "Arapahoe", "code": "Arapahoe" }, { "name": "Boulder", "code": "Boulder" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Denver", "code": "Denver" }, { "name": "Douglas", "code": "Douglas" }, { "name": "Gilpin", "code": "Gilpin" }, { "name": "Jefferson", "code": "Jefferson" }, { "name": "Weld", "code": "Weld" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DualCarriage", "type": "esriFieldTypeString", "alias": "DualCarriage", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YES/NO/UNK", "description": "YES/NO/UNK", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AgreementPoint", "type": "esriFieldTypeString", "alias": "AgreementPoint", "length": 36, "domain": null }, { "name": "BoundaryStreet", "type": "esriFieldTypeString", "alias": "BoundaryStreet", "length": 1, "domain": null }, { "name": "Intersections", "type": "esriFieldTypeString", "alias": "Intersections", "length": 3, "domain": { "type": "codedValue", "name": "WS1_Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "KeyFDResponseLeft", "type": "esriFieldTypeString", "alias": "KeyFDResponseLeft", "length": 11, "domain": null }, { "name": "KeyPDResponseRight", "type": "esriFieldTypeString", "alias": "KeyPDResponseRight", "length": 11, "domain": null }, { "name": "KeyFDResponseRight", "type": "esriFieldTypeString", "alias": "KeyFDResponseRight", "length": 11, "domain": null }, { "name": "KeyPDResponseLeft", "type": "esriFieldTypeString", "alias": "KeyPDResponseLeft", "length": 11, "domain": null }, { "name": "CenterlineType", "type": "esriFieldTypeString", "alias": "CenterlineType", "length": 36, "domain": { "type": "codedValue", "name": "WS1_CenterlineType", "description": "Used to designate if a centerline is for a street or other mobility item", "codedValues": [ { "name": "Centerline", "code": "Centerline" }, { "name": "Trail", "code": "Trail" }, { "name": "Intersection", "code": "Intersection" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4019_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4019", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4019", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2508_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Small Cell Poles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "esriPMS", "url": "c2eb6029042e8804db721cf7f57fa3f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAeCAYAAACv1gdQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADdUlEQVRYhdXXX0xbdRTA8e9toesfOkptaYEx/rnCCBsslQUd0Lm/mMwN4rasLxqNRuOMmmg0Zj7MDI0PS4zJTEz8k2h0gsMJm9toXDBMsi1DFpeYMe7ccEKHoC2EAi20915fl8JglKbdzuM595zzSX735t6bwn0cKckGzBcPGO77D9MhsibhEolbuN8duDM1GyeF1yEIbhB+SRgMJRsVG4HGO7N3OVahm30HmhRFeWQxK2o6vqr/ddMzrYtoGRUE4QZHPyhBLe+OLi50z3Xfy4ZpWeLU7etEZIWWgd4D1dZc7Nq0e2ltA+rvVozLAyEpMqMzIcKyzFh4mqAUicfY+OC+uPk7vukgU1KYwalxvr31B28UV6FTL218XHC11pUEIjN0/vs3W+wFqAUV2iXCIE64cpMNgIc0OqotufEYCcQBF5IiVP78JXp1KpNSmNqOrxkKTvDDht2sNWUmF3d2uB9nRhbXJ/w0r2/grSsdOLOzaBnsTT6uzSvyTuljTEXCVHg+54hzO88XrmNb59Gljl4aTlYUxICfjFQt+3vaadnwFB+Ll6g0Z7NSv5z+yTEKDKbk4C74vNi1BvaeP84RZx1l6VZqrLnsPX+csvRM2rwirzvWJwfX6u2jZ/QfPC43RWkZAJg1On6s3kN91zGujA0nD3fCK7Irx0F+1NEZUzQ8W1DOc5dO4p8JYtboEou7Ov4fLmseRWkZ1HV+xyfOOhxGM6MzIV697MGqNfBRxVZ+uv0nT+fH9gUWM651sI+GFcU8kVXEdnshL/e0U2GyccE3yPtrHqfGmstIaJL9lz2Jx3WM/MWbJVUAWJbpydEZuRbwoVenskJvBCBTa2A8PE1IisT0OosJ5w0GsCzTo1GpaR+6QePVLt4rc7HZlo8Y8PPib6dpyCnmpYedbLEVcHa4nx3ZqxKDO+EV2ZiZxwvdp1AJAmdcbowpGgAcRjNnat0cvnaRHeeaec1RybGB3sThWr0iQ8EJDldsZpu9cFZdLQi8vfpRnsxZxSs97fQF/MiKgkoQ4orbOldSkuWGb6p2etaabFPzNZcut3CyZp9qV1fzTnHC5ykxWoJRl4zEgFP20HSoRGhunLsMwXLPZ7XzDY6K0OrTn7rmrDQdAmQzcHNhXJ90jjwuLmJxfMJQGo5OzcYdPCgDoUR4FooH7I//Por/Ac2WIlxd3T+gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3117372.3821828812, "ymin": 1726553.4492482245, "xmax": 3142650.3391728103, "ymax": 1776718.3584326506, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "length": 15, "domain": null }, { "name": "Provider", "type": "esriFieldTypeString", "alias": "Provider", "length": 30, "domain": null }, { "name": "Provider_ID", "type": "esriFieldTypeString", "alias": "Provider_ID", "length": 50, "domain": null }, { "name": "Carrier", "type": "esriFieldTypeString", "alias": "Carrier", "length": 50, "domain": null }, { "name": "AddrFull", "type": "esriFieldTypeString", "alias": "AddrFull", "length": 100, "domain": null }, { "name": "ApproxLocate", "type": "esriFieldTypeString", "alias": "ApproxLocate", "length": 50, "domain": null }, { "name": "NearestPoleColor", "type": "esriFieldTypeString", "alias": "NearestPoleColor", "length": 20, "domain": null }, { "name": "PoleHeight_Feet", "type": "esriFieldTypeSmallInteger", "alias": "PoleHeight_Feet", "domain": null }, { "name": "BaseDiameter_Inches", "type": "esriFieldTypeSmallInteger", "alias": "BaseDiameter_Inches", "domain": null }, { "name": "PoleDesign", "type": "esriFieldTypeString", "alias": "PoleDesign", "length": 50, "domain": null }, { "name": "AddrNum", "type": "esriFieldTypeSmallInteger", "alias": "AddrNum", "domain": null }, { "name": "StreetDir", "type": "esriFieldTypeString", "alias": "StreetDir", "length": 5, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "StrType", "type": "esriFieldTypeString", "alias": "StrType", "length": 25, "domain": null }, { "name": "UnitNum", "type": "esriFieldTypeString", "alias": "UnitNum", "length": 10, "domain": null }, { "name": "LocApprov", "type": "esriFieldTypeString", "alias": "LocApprov", "length": 10, "domain": null }, { "name": "ApproveDate", "type": "esriFieldTypeDate", "alias": "ApproveDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SCPTID", "type": "esriFieldTypeString", "alias": "SCPTID", "length": 10, "domain": null }, { "name": "SCPID", "type": "esriFieldTypeInteger", "alias": "SCPID", "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": { "type": "codedValue", "name": "WS1_SmallCellJurisdiction", "description": "Small Cell Pole Jurisdiction", "codedValues": [ { "name": "Westminster Adams", "code": "Westminster Adams" }, { "name": "Westminster Jefferson", "code": "Westminster Jefferson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "PoleID", "type": "esriFieldTypeString", "alias": "PoleID", "length": 30, "domain": null }, { "name": "PoleOwner", "type": "esriFieldTypeString", "alias": "PoleOwner", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4220", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4220", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2688_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Permit_Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADDRESS_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7826f93eff737f3c26e7d2a971913dde", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVpmFW6n0M+vLCRBvz/RcTw7Zz+QyvPi3CNIyTlYOBi02IaMMYGRgYmJiYYFyahtmoYaOGDTHDnrzjZmBlJl73r794DLv5TJjh5jMquYxCQFXDAB0GEa0tRGwUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cable/Phone Cabinet", "label": "Cable/Phone Cabinet" }, { "symbol": { "type": "esriPMS", "url": "21b56a04720439272a2b79a847112349", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQ4jd3UTygecBjA8c/7YhSFmRxGlN78eQ8ocqKMFQ47OLG12rsWaYocpJbDK0lvCJvaZXbZYeXgKCfXuTtwkTcOztsOcyAHm5R3vK+9K/nenuepz+F3+GX6T2Xea7hMuQlx/emFG3zUqtGKeT/spAcu8kREkzeKfbNsS3s64KCQGW8VC2JAvbguR9b/DX5s2LRawd/zKw99FnVkA6e3hfPVe61N7sUmgCk1XhhyaOl2cIWYD2qu7FvlqRNxaAU/U4WrdWtTISPhdVHYtklxo6nBIQtiQn+9V8rS4alPynCQHJztmRHhSy+buDlhm2L29CUDP1DtnUGlN7DkC4hoMKEZW9fDBca8FxK4kT1vXJUvonZ1XgeXaNSjRWGS7LkwqcpzvU58TQznmFXokVH7ScN/yhX13RqOr8K/vLSaMpmwO/Efp9QZcuI7jlLfADcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Construction Trailer", "label": "Construction Trailer" }, { "symbol": { "type": "esriPMS", "url": "cc3c25d3d80df72f00913201491a3660", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmGNoQx9Ge4MwsSa8vYzA1P0JIb88/cZFmEYJsTLwCHGxyBErGFMjAwMLEwMTDA+TcNs1LBRw4aWYUduMHDzcBCv+csPPIatPMYgvPIYlVxGKaCqYQBIwBEBWibb3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Electric Meter", "label": "Electric Meter" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fence Permit", "label": "Fence Permit" }, { "symbol": { "type": "esriPMS", "url": "04cb97a5a3ae480539f29e287fc6c776", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmGhDCV9bgzxwsSa8pnhHdNkhqz8+wxXF2EYxsMgwMHHICxErGGMDIwMTAysTDA+TcNs1LBRw4aWYTcZTnNzMHATrfkHwzfchh1j2Ch8jGEjdVxGKaCqYQA6wxEU3QlkKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Irrigation Meter", "label": "Irrigation Meter" }, { "symbol": { "type": "esriPMS", "url": "feb01c46464633733be528821afde068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABz0lEQVRIieXUv0scQRTA8e87lGCIIoEUt0cIChdCtE6R2IhFIK0YhFsPDWdQL1162zT5CwyR4I1iESt/Vlr4V0gCgnKzWASEJIjxvGdx52V3M+tdfljlVbuz8z5vZnizbVxjtP0HeK78AqQLkU+Y9Pq/xUVmgXugK8Bf4BPBHSrVeUSKLHgHidl5O0CVKW6mJ5iTs+Z47ksXZ6fbIP0oD8nbQWeBGrwJ3OJ70AEMN8cXb3/FD3aBfqCXKjvk7SDVBBgU2HJtzHEsohgt4gcA040CQicKCH0RWJjCeO9axBMKaP2T8qDxBNOUvDm3EcfH7Evgfu0lAOUEOAa6HbmfEbKM2behRW1TSm+4cZXnoENJK4lFFuV1bKwCJODoD+A0ltAOpBx4BTiPpmukHaO48Z5F3v3yY5AtoNOBH5DC3abulYciV34CslmHtb7Sdmo7u0G4TRMKuPF4H6sWfl5/1kCPQGaaFfgVH9/vpsJqAxadxGTm8e1sY47JFPHLhAp8BB41xz/0HOPbArAEFCll3jt3Z7xX+IEAI6TOC64p7mMx3gp5m73yp3V50UbtG5bvHraOAw54D+UbQmhclGWc8NV4PIz3tOW5v43/QVwrfgHowabKCCweBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighting Control", "label": "Lighting Control" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Retaining Walls", "label": "Retaining Walls" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Sign", "label": "Sign" }, { "symbol": { "type": "esriPMS", "url": "d739a8f32a3ef16fa7a91619395504b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVRIid3UPU8UURTG8d81EGLiGhpqEpM1Bq0t1IZYkNAS7SVAwLWzt7XxE2igtIJKBSoo/BRGKqzoSCQhwJprcWfDMHtnduWl8VRzn9zzf86ZOWdG3GCM/P/wyDzu4mfg27XC8Q6T2HAVeGQCa+gE9uuSI8+wjFeBs4HwmFrfwSNMRaZzBgV4C3dwG3PDVP4b3wv4PexGphvAEdu5zvrggRjpFMeVngFahfawAl4OfBoK3mDQiwfnDVgJfMwx+uCRJdwvScc4xHgmdw/tyIeSthPYrKv8JZ7XVVKJNt5WtK4G+ClOKtoobmXgXfypaBfG8QI8MFs+R55Ik9DSH/tqxjQLr4CfSlPRSkddqYsTjCmNaZ1B3YZW53jB+fp/xQFeDzLIbeg4vpTAi4G1mOAg0InpsWewjscD4YHDmCr9LP1bVnPd4U267kXRWV/ULdFGpN30sUqL9j7wa2h4kVwF/8CRkh7Sa8uCG+EZs5lh7/4z/DJxo/C/lW9jyTkmWK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic Signal Control", "label": "Traffic Signal Control" }, { "symbol": { "type": "esriPMS", "url": "2d3ebefd0134f91518116cce55fdcab3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVQ4ja3UwQ2EIBCF4f/gkQaswwK0Gi1DLGO3DS1Aq6EBCtjDOsYoMLNZ32kyIR8QyFQ8nMq4rgcCMD8BemDc6wF4/wN6YPRdR+0cw7K89n4WLYEHNrbt0dTQHJjE+qZR0RSYxKzoFSxiFvQMmjANFbD/BcugAZgFDAC1c2ZMEmKUsj6fcAYGOb7srGXaNvy6Akxcrow0rOgF89K/vrIJzWEpUEVLWA7MohpWAm9oiFHFNPCGapgFFDTw/WfFWWgFwTCpJR+r1nLJvndUvgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transformer", "label": "Transformer" }, { "symbol": { "type": "esriPMS", "url": "88932d4e71c1829be7a25bf5aca3d6e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVpmH6JX0MqvHCRBvz8x0Tw+GsfIYPVxdhGsYmwMHAISxEtGGMjAwMzKxMMC5Nw2zUsFHDhphhr05zM7BwE6/7zzc8hj3cKMzwcCOVXEYhoKphADU6EVCRKj1qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Utility Infrastructure", "label": "Utility Infrastructure" }, { "symbol": { "type": "esriPMS", "url": "d9892fd4ba41b15c058930888232c527", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jd3USyjDARzA8e9//5l5RBub/nnPY2Ypj3mU8pz346DUJOVRTko5uMhhTpIkTTk5OHkc3EiRg5NCKUmRhJRX9E8JTU67MLMxJd/j71ef06+fkl9K+a/hWD2awSvuuv0KG5CmjCRa1tgae+b5wC9wKOqyYrJzS7HoDjmdPOK83B+wQkI3XEmBTkDASl7mFXKNjLz8I1hLWK+NinQBAYBisrTr7Nhl5BXg9btweAJSpxlDiGsgIGDDanIw33OLPPEtWI9mpJ160/u5iYTQOKSOW+Rp4MFXOC2T1FI9GtHdsp068xmXQzfc9/kES0SMt1KV8tk+Cm1ABkkV62zHAmdewSJiYy2F5kBUn7kAtFFt3ud45JK7Fm9gVTS6ASu5MR5VIJggoYScrDlW84FNj3Aw6v4uGlJc5/VVjRQZN9i1X3Bd7QmOSiamyUi8xisVEFHQTLnRwYLNiXPWLRyAOBqEOnKGpRNvYVcqlPZHnIvA0wf4BWfbJnu+mm77E//Yp94ARxVWh0FanUEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 143, 76, 255 ], "toColor": [ 199, 143, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 38, 173, 255 ], "toColor": [ 92, 38, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 131, 158, 255 ], "toColor": [ 35, 131, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 196, 49, 255 ], "toColor": [ 49, 196, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 109, 255 ], "toColor": [ 191, 42, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 158, 255 ], "toColor": [ 44, 199, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 45, 255 ], "toColor": [ 191, 42, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 107, 194, 255 ], "toColor": [ 41, 107, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 201, 68, 255 ], "toColor": [ 193, 201, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 178, 255 ], "toColor": [ 194, 58, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 153, 41, 255 ], "toColor": [ 86, 153, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 192, 196, 255 ], "toColor": [ 63, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 61, 153, 255 ], "toColor": [ 118, 61, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM] CONCAT \" \" CONCAT [STREETDIR] CONCAT \" \" CONCAT [STREETNAME] CONCAT \" \" CONCAT [STREETTYPE] CONCAT \" \" CONCAT [UNITNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3098691.484505385, "ymin": 1723898.2035744786, "xmax": 3143879.617882222, "ymax": 1777503.969066143, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeInteger", "alias": "ADDRNUM", "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 26, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_dStreetType", "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": "Ln", "code": "Ln" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Rd", "code": "Rd" }, { "name": "St", "code": "St" }, { "name": "Way", "code": "Way" }, { "name": "To Be Determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITNUM", "type": "esriFieldTypeString", "alias": "UNITNUM", "length": 20, "domain": null }, { "name": "STREETCODE", "type": "esriFieldTypeSmallInteger", "alias": "STREETCODE", "domain": null }, { "name": "FULLTYPE", "type": "esriFieldTypeString", "alias": "FULLTYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS1_dFullType", "description": "", "codedValues": [ { "name": "Avenue", "code": "Avenue" }, { "name": "Boulevard", "code": "Boulevard" }, { "name": "Circle", "code": "Circle" }, { "name": "Court", "code": "Court" }, { "name": "Drive", "code": "Drive" }, { "name": "Lane", "code": "Lane" }, { "name": "Loop", "code": "Loop" }, { "name": "Mews", "code": "Mews" }, { "name": "Parkway", "code": "Parkway" }, { "name": "Place", "code": "Place" }, { "name": "Ridge", "code": "Ridge" }, { "name": "Road", "code": "Road" }, { "name": "Street", "code": "Street" }, { "name": "Way", "code": "Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ADDRESS_TYPE", "type": "esriFieldTypeString", "alias": "ADDRESS_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PermitType", "description": "Permit Address Types", "codedValues": [ { "name": "Cable/Phone Cabinet", "code": "Cable/Phone Cabinet" }, { "name": "Construction Trailer", "code": "Construction Trailer" }, { "name": "Electric Meter", "code": "Electric Meter" }, { "name": "Fence Permit", "code": "Fence Permit" }, { "name": "Irrigation Meter", "code": "Irrigation Meter" }, { "name": "Lighting Control", "code": "Lighting Control" }, { "name": "Sign", "code": "Sign" }, { "name": "Traffic Signal Control", "code": "Traffic Signal Control" }, { "name": "Other", "code": "Other" }, { "name": "Utility Infrastructure", "code": "Utility Infrastructure" }, { "name": "Retaining Walls", "code": "Retaining Walls" }, { "name": "Transformer", "code": "Transformer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "NOTES", "length": 30, "domain": null }, { "name": "Final_Plat", "type": "esriFieldTypeString", "alias": "Final_Plat", "length": 5, "domain": null }, { "name": "RequestedBy", "type": "esriFieldTypeString", "alias": "RequestedBy", "length": 40, "domain": null }, { "name": "MovedToAddrPts", "type": "esriFieldTypeString", "alias": "MovedToAddrPts", "length": 10, "domain": null }, { "name": "Notes2", "type": "esriFieldTypeString", "alias": "Notes2", "length": 50, "domain": null }, { "name": "Addr_Full", "type": "esriFieldTypeString", "alias": "Addr_Full", "length": 75, "domain": null }, { "name": "UNIQ_PERMIT", "type": "esriFieldTypeInteger", "alias": "UNIQ_PERMIT", "domain": null }, { "name": "PERMTID", "type": "esriFieldTypeString", "alias": "PERMTID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4346", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4346", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2807_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "EnterpriseZones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3051599.4720623046, "ymin": 1616903.8299652338, "xmax": 3314937.4562120587, "ymax": 1790280.7719245553, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "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": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4046_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4046", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4046", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2535_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Airport_Influence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "esriSFSBackwardDiagonal", "color": [ 102, 205, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3093491.4063228816, "ymin": 1742400.6354015619, "xmax": 3124113.2729005516, "ymax": 1771434.243672803, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "APNAME", "type": "esriFieldTypeString", "alias": "APNAME", "length": 50, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4098", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2580_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Floodplain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": "ZONE_SUBTY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "A, ", "label": "A, no BFE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "AE, ", "label": "AE, BFE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "value": "AE,FLOODWAY", "label": "AE, FLOODWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "AH, ", "label": "AH, 1% shallow flood " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "AO, ", "label": "AO, 1% shallow flood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3069571.345567301, "ymin": 1694653.8565514833, "xmax": 3167730.29459022, "ymax": 1800707.1825021505, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 57, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "DEFINITION", "type": "esriFieldTypeString", "alias": "DEFINITION", "length": 150, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2606_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "GID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GID_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 14000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3117495.9416470528, "ymin": 1724329.5757432282, "xmax": 3143513.4142183065, "ymax": 1778056.17826356, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GID_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeInteger", "alias": "ADDRNUM", "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 26, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 15, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "GID_NAME", "type": "esriFieldTypeString", "alias": "GID_NAME", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Ordinance_Create", "type": "esriFieldTypeSmallInteger", "alias": "Ordinance_Create", "domain": null }, { "name": "OrdCreate_Date", "type": "esriFieldTypeDate", "alias": "OrdCreate_Date", "length": 8, "domain": null }, { "name": "Creation_Doc", "type": "esriFieldTypeString", "alias": "Creation_Doc", "length": 150, "domain": null }, { "name": "Revision_Doc1", "type": "esriFieldTypeString", "alias": "Revision_Doc1", "length": 150, "domain": null }, { "name": "Revision_Doc2", "type": "esriFieldTypeString", "alias": "Revision_Doc2", "length": 150, "domain": null }, { "name": "Info", "type": "esriFieldTypeString", "alias": "Info", "length": 150, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2634_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Jurisdiction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityCounty", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Adams Enclave", "label": "Adams Enclave" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Jefferson Enclave", "label": "Jefferson Enclave" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Outside", "label": "Outside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Walnut Creek", "label": "Walnut Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Westminster Adams", "label": "Westminster Adams" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Westminster Jefferson", "label": "Westminster Jefferson" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 143, 76, 255 ], "toColor": [ 199, 143, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 38, 173, 255 ], "toColor": [ 92, 38, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 131, 158, 255 ], "toColor": [ 35, 131, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 196, 49, 255 ], "toColor": [ 49, 196, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 109, 255 ], "toColor": [ 191, 42, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 158, 255 ], "toColor": [ 44, 199, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 45, 255 ], "toColor": [ 191, 42, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 107, 194, 255 ], "toColor": [ 41, 107, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 201, 68, 255 ], "toColor": [ 193, 201, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 178, 255 ], "toColor": [ 194, 58, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 153, 41, 255 ], "toColor": [ 86, 153, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 192, 196, 255 ], "toColor": [ 63, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 61, 153, 255 ], "toColor": [ 118, 61, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[CityCounty]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2965479.884131223, "ymin": 1576303.0341984779, "xmax": 3288013.907040894, "ymax": 1899446.637253806, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 3, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "TOTAL_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACRES", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CityCounty", "type": "esriFieldTypeString", "alias": "CityCounty", "length": 50, "domain": null }, { "name": "JURISTID", "type": "esriFieldTypeString", "alias": "JURISTID", "length": 20, "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": "R4316_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4316", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4316", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2777_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "ODP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3081035.1084008813, "ymin": 1525909.3446317315, "xmax": 4688271.492346883, "ymax": 1778050.644153893, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "length": 150, "domain": null }, { "name": "RECEPTION", "type": "esriFieldTypeString", "alias": "RECEPTION", "length": 20, "domain": null }, { "name": "LASERODP", "type": "esriFieldTypeString", "alias": "LASERODP", "length": 150, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ODPUNIQ", "type": "esriFieldTypeInteger", "alias": "ODPUNIQ", "domain": null }, { "name": "Project_Num", "type": "esriFieldTypeString", "alias": "Project_Num", "length": 25, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project_Name", "length": 50, "domain": null }, { "name": "ODPTID", "type": "esriFieldTypeString", "alias": "ODPTID", "length": 20, "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": "R4336_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4336", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4336", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2797_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "PDP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3098908.3439798057, "ymin": 1723600.3869128972, "xmax": 3143584.1437356323, "ymax": 1778066.9430058151, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "length": 150, "domain": null }, { "name": "RECEPTION", "type": "esriFieldTypeString", "alias": "RECEPTION", "length": 20, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Project_Num", "type": "esriFieldTypeString", "alias": "Project_Num", "length": 25, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project_Name", "length": 50, "domain": null }, { "name": "PDPUNIQ", "type": "esriFieldTypeInteger", "alias": "PDPUNIQ", "domain": null }, { "name": "PDPTID", "type": "esriFieldTypeString", "alias": "PDPTID", "length": 20, "domain": null }, { "name": "LASERPDP", "type": "esriFieldTypeString", "alias": "LASERPDP", "length": 150, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "COMPILATION", "type": "esriFieldTypeString", "alias": "COMPILATION", "length": 30, "domain": { "type": "codedValue", "name": "WS1_dCompilationText", "description": "Compilation", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "GPS", "code": "GPS" }, { "name": "Estimated", "code": "Estimated" }, { "name": "COGO", "code": "COGO" }, { "name": "AutoCAD", "code": "AutoCAD" }, { "name": "Digitized Other", "code": "Digitized Other" }, { "name": "Vectorized", "code": "Vectorized" }, { "name": "AutoCad - Unknown", "code": "AutoCad - Unknown" }, { "name": "AutoCad - AsBuilt", "code": "AutoCad - AsBuilt" }, { "name": "AutoCad - Construction", "code": "AutoCad - Construction" }, { "name": "Digitized From Aerial", "code": "Digitized From Aerial" }, { "name": "2010 DRAPP", "code": "2010 DRAPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4355", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4355", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2816_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "SchoolDistricts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SCHDISTABBR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2879731.6012317985, "ymin": 1380406.101189971, "xmax": 3534079.130460635, "ymax": 2159774.452227056, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT_N", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 20, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 100, "domain": null }, { "name": "S_COUNTY", "type": "esriFieldTypeString", "alias": "S_COUNTY", "length": 20, "domain": null }, { "name": "LOAD_DATE", "type": "esriFieldTypeDate", "alias": "LOAD_DATE", "length": 8, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "SCHDISTABBR", "type": "esriFieldTypeString", "alias": "SCHDISTABBR", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4002_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4002", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4002", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2491_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "SewerBasins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.18265499991912E8, "falseY": -9.5180099997757E7, "xyUnits": 3200, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2.5 } }, "value": "Big Dry Creek", "label": "Big Dry Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2.5 } }, "value": "Crestview", "label": "Crestview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2.5 } }, "value": "Little Dry Creek", "label": "Little Dry Creek" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 143, 76, 255 ], "toColor": [ 199, 143, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 38, 173, 255 ], "toColor": [ 92, 38, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 131, 158, 255 ], "toColor": [ 35, 131, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 196, 49, 255 ], "toColor": [ 49, 196, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 109, 255 ], "toColor": [ 191, 42, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 199, 158, 255 ], "toColor": [ 44, 199, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 42, 45, 255 ], "toColor": [ 191, 42, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 107, 194, 255 ], "toColor": [ 41, 107, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 201, 68, 255 ], "toColor": [ 193, 201, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 178, 255 ], "toColor": [ 194, 58, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 153, 41, 255 ], "toColor": [ 86, 153, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 192, 196, 255 ], "toColor": [ 63, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 61, 153, 255 ], "toColor": [ 118, 61, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3101537.9158801204, "ymin": 1720705.0534906578, "xmax": 3144111.386518685, "ymax": 1778067.9035686972, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "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": 16, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 20, "domain": null }, { "name": "PRODUCTIONNOTES", "type": "esriFieldTypeString", "alias": "Production Notes", "length": 255, "domain": null }, { "name": "FIELDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_158", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_158", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Subdivision", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3103421.481278971, "ymin": 1723422.5339221507, "xmax": 3143596.1679898053, "ymax": 1779388.8281573057, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBUNIQ", "type": "esriFieldTypeInteger", "alias": "SUBUNIQ", "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "length": 70, "domain": null }, { "name": "APPROVE_DATE", "type": "esriFieldTypeDate", "alias": "APPROVE_DATE", "length": 8, "domain": null }, { "name": "DIRNAME", "type": "esriFieldTypeString", "alias": "DIRNAME", "length": 40, "domain": null }, { "name": "PARENTID", "type": "esriFieldTypeInteger", "alias": "PARENTID", "domain": null }, { "name": "RECEPTION", "type": "esriFieldTypeString", "alias": "RECEPTION", "length": 25, "domain": null }, { "name": "LASERPLAT", "type": "esriFieldTypeString", "alias": "LASERPLAT", "length": 100, "domain": null }, { "name": "COMPILATION", "type": "esriFieldTypeString", "alias": "COMPILATION", "length": 30, "domain": { "type": "codedValue", "name": "WS1_dCompliationText", "description": "Compilation type", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "GPS", "code": "GPS" }, { "name": "Estimated", "code": "Estimated" }, { "name": "COGO", "code": "COGO" }, { "name": "AutoCAD", "code": "AutoCAD" }, { "name": "Digitized Other", "code": "Digitized Other" }, { "name": "Vectorized", "code": "Vectorized" }, { "name": "AutoCad - Unknown", "code": "AutoCad - Unknown" }, { "name": "AutoCad - AsBuilt", "code": "AutoCad - AsBuilt" }, { "name": "AutoCad - Construction", "code": "AutoCad - Construction" }, { "name": "Digitized From Aerial", "code": "Digitzed From Aerial" }, { "name": "2010 DRAPP", "code": "2010 DRAPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASERPLAN", "type": "esriFieldTypeString", "alias": "LASERPLAN", "length": 60, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SUBTID", "type": "esriFieldTypeString", "alias": "SUBTID", "length": 20, "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": "R4378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4378", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4378", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2839_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "TownshipRangeSection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TRS]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3093796.5287441313, "ymin": 1721239.2147979736, "xmax": 3146562.996045634, "ymax": 1779388.8281573057, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 20, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4039_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4039", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4039", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2528_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "UrbanRenewal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3117456.607408136, "ymin": 1723961.4583692253, "xmax": 3143799.3178459704, "ymax": 1778065.1523269713, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "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": "URBRENEW_", "type": "esriFieldTypeInteger", "alias": "URBRENEW_", "domain": null }, { "name": "URBRENEW_ID", "type": "esriFieldTypeInteger", "alias": "URBRENEW_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4044_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4044", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4044", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2533_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "ZipCode", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.18265499991912E8, "falseY": -9.5180099997757E7, "xyUnits": 3200, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POSTAL", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": null }, "value": "80003", "label": "80003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "80005", "label": "80005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": null }, "value": "80020", "label": "80020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 185, 59, 255 ], "outline": null }, "value": "80021", "label": "80021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": null }, "value": "80023", "label": "80023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": null }, "value": "80030", "label": "80030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": null }, "value": "80031", "label": "80031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 148, 45, 255 ], "outline": null }, "value": "80221", "label": "80221" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": null }, "value": "80234", "label": "80234" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 205, 119, 255 ], "outline": null }, "value": "80260", "label": "80260" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 209, 160, 255 ], "toColor": [ 250, 209, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 76, 212, 255 ], "toColor": [ 78, 76, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 216, 247, 255 ], "toColor": [ 92, 216, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 95, 255 ], "toColor": [ 157, 250, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 84, 134, 255 ], "toColor": [ 214, 84, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 138, 78, 255 ], "toColor": [ 70, 138, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 95, 143, 255 ], "toColor": [ 63, 95, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 81, 54, 255 ], "toColor": [ 135, 81, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 116, 204, 255 ], "toColor": [ 176, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 235, 93, 255 ], "toColor": [ 245, 235, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 123, 89, 255 ], "toColor": [ 247, 123, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 247, 178, 255 ], "toColor": [ 139, 247, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 85, 216, 255 ], "toColor": [ 242, 85, 216, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[POSTAL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2879966.4075867487, "ymin": 1445449.0394092712, "xmax": 3376378.253178589, "ymax": 1990413.035798959, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POSTAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "POSTAL", "type": "esriFieldTypeString", "alias": "POSTAL", "length": 5, "domain": null }, { "name": "ALT_CITY", "type": "esriFieldTypeString", "alias": "ALT_CITY", "length": 120, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 3, "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S934_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONECODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "B-1", "label": "B-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "M-1", "label": "M-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 2, 219, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "O-1", "label": "O-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 172, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-3", "label": "R-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-1", "label": "R-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 190, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-2", "label": "R-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-4", "label": "R-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-5", "label": "R-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-A", "label": "R-A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 254, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "R-E", "label": "R-E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SPD", "label": "SPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "T-1", "label": "T-1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 161, 82, 255 ], "toColor": [ 217, 161, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 155, 136, 255 ], "toColor": [ 179, 155, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 122, 59, 255 ], "toColor": [ 247, 122, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 215, 176, 255 ], "toColor": [ 245, 215, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 103, 51, 255 ], "toColor": [ 181, 103, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 171, 135, 255 ], "toColor": [ 237, 171, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 145, 91, 255 ], "toColor": [ 179, 145, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 178, 67, 255 ], "toColor": [ 247, 178, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 142, 92, 255 ], "toColor": [ 230, 142, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 201, 126, 255 ], "toColor": [ 247, 201, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 134, 103, 255 ], "toColor": [ 191, 134, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 139, 58, 255 ], "toColor": [ 232, 139, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 191, 173, 255 ], "toColor": [ 224, 191, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 124, 43, 255 ], "toColor": [ 181, 124, 43, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3070281.585944727, "ymin": 1723245.253108725, "xmax": 3143594.4796729684, "ymax": 1778065.9318529814, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "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": "ZONEUNIQ", "type": "esriFieldTypeInteger", "alias": "ZONEUNIQ", "domain": null }, { "name": "ZONENO", "type": "esriFieldTypeString", "alias": "ZONENO", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeSmallInteger", "alias": "ORDINANCE", "domain": null }, { "name": "APPROVEDDATE", "type": "esriFieldTypeString", "alias": "APPROVEDDATE", "length": 255, "domain": null }, { "name": "PARENT_ID", "type": "esriFieldTypeInteger", "alias": "PARENT_ID", "domain": { "type": "range", "name": "WS1_dParentID", "description": "Domain used to implement split policy on ParentIDs", "range": [ 0, 2147483647 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZONECODE", "type": "esriFieldTypeString", "alias": "ZONECODE", "length": 4, "domain": { "type": "codedValue", "name": "WS1_dZoneCode", "description": "Zoning Code", "codedValues": [ { "name": "B-1", "code": "B-1" }, { "name": "C-1", "code": "C-1" }, { "name": "M-1", "code": "M-1" }, { "name": "O-1", "code": "O-1" }, { "name": "PUD", "code": "PUD" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "R-4", "code": "R-4" }, { "name": "R-5", "code": "R-5" }, { "name": "R-A", "code": "R-A" }, { "name": "R-E", "code": "R-E" }, { "name": "T-1", "code": "T-1" }, { "name": "SPD", "code": "SPD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "ZONEDESC", "length": 30, "domain": { "type": "codedValue", "name": "WS1_dZoning", "description": "", "codedValues": [ { "name": "Business", "code": "Business" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Open - Agric.", "code": "Open - Agric." }, { "name": "Planned Unit Devel.", "code": "Planned Unit Devel." }, { "name": "Single Family medium", "code": "Single Family medium" }, { "name": "Two family", "code": "Two family" }, { "name": "Multi-family low density", "code": "Multi-family low density" }, { "name": "Multi-family high density", "code": "Multi-family high density" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Single Fam high", "code": "Single Fam high" }, { "name": "Single Fam low", "code": "Single Fam low" }, { "name": "Transitional", "code": "Transitional" }, { "name": "Specific Plan District", "code": "Specific Plan District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARENTID", "type": "esriFieldTypeInteger", "alias": "PARENTID", "domain": null }, { "name": "EDITFLAG", "type": "esriFieldTypeString", "alias": "EDITFLAG", "length": 3, "domain": { "type": "codedValue", "name": "WS1_dEditFlag", "description": "Used for identifying edits", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASERZONING", "type": "esriFieldTypeString", "alias": "LASERZONING", "length": 100, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4390", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4390", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2851_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "CompPlan2013", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMP2013", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-1", "label": "R-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-2.5", "label": "R-2.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-3.5", "label": "R-3.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-5", "label": "R-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-8", "label": "R-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-18", "label": "R-18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "R-36", "label": "R-36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 0, 0, 255 ], "width": 0.4 } }, "value": "TMUND", "label": "TMUND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 0.4 } }, "value": "Mixed Use", "label": "Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "Mixed Use Center", "label": "Mixed Use Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Specific Plan", "label": "Specific Plan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Retail Commercial", "label": "Retail Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "Service Commercial", "label": "Service Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Office", "label": "Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Office/RD Low", "label": "Office/RD Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Office/RD High", "label": "Office/RD High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Flex/Light Industrial", "label": "Flex/Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "City Open Space", "label": "City Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Public Parks", "label": "Public Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Private Park / Private Open Space", "label": "Private Park / Private Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 176, 129, 255 ], "outline": null }, "value": "Golf Courses", "label": "Golf Courses" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "value": "Public/Quasi Public", "label": "Public/Quasi Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 184, 73, 255 ], "outline": null }, "value": "Major Creek Corridor", "label": "Major Creek Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 0.4 } }, "value": "RxR ROW", "label": "RxR ROW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 143, 76, 255 ], "toColor": [ 199, 143, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 59, 171, 255 ], "toColor": [ 46, 59, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 186, 191, 255 ], "toColor": [ 42, 186, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 199, 46, 255 ], "toColor": [ 74, 199, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 50, 109, 255 ], "toColor": [ 168, 50, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 101, 153, 255 ], "toColor": [ 49, 101, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 41, 186, 255 ], "toColor": [ 184, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 201, 42, 255 ], "toColor": [ 196, 201, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 39, 35, 255 ], "toColor": [ 158, 39, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 186, 117, 255 ], "toColor": [ 52, 186, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 153, 52, 255 ], "toColor": [ 106, 153, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 56, 156, 255 ], "toColor": [ 121, 56, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 52, 81, 255 ], "toColor": [ 194, 52, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 107, 199, 255 ], "toColor": [ 80, 107, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 99, 46, 255 ], "toColor": [ 199, 99, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 152, 39, 255 ], "toColor": [ 156, 152, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 132, 153, 255 ], "toColor": [ 37, 132, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 50, 194, 255 ], "toColor": [ 124, 50, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 48, 152, 255 ], "toColor": [ 186, 48, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 191, 52, 255 ], "toColor": [ 138, 191, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 173, 65, 255 ], "toColor": [ 57, 173, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 196, 167, 255 ], "toColor": [ 47, 196, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 87, 62, 255 ], "toColor": [ 158, 87, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 46, 199, 255 ], "toColor": [ 51, 46, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3093897.835628137, "ymin": 1721277.633028224, "xmax": 3143596.1679898053, "ymax": 1778064.0220799, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMP2013", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNIQ_CLUP", "type": "esriFieldTypeInteger", "alias": "UNIQ_CLUP", "domain": null }, { "name": "COMP2013", "type": "esriFieldTypeString", "alias": "COMP2013", "length": 40, "domain": { "type": "codedValue", "name": "WS1_Comp2013", "description": "Comp Plan Categories", "codedValues": [ { "name": "Agricultural/Conservation Area", "code": "Agricultural/Conservation Area" }, { "name": "City Open Space", "code": "City Open Space" }, { "name": "Flex/Light Industrial", "code": "Flex/Light Industrial" }, { "name": "Golf Courses", "code": "Golf Courses" }, { "name": "Major Creek Corridor", "code": "Major Creek Corridor" }, { "name": "Mixed Use", "code": "Mixed Use" }, { "name": "Mixed Use Center", "code": "Mixed Use Center" }, { "name": "NE Comp LUP", "code": "NE Comp LUP" }, { "name": "Office", "code": "Office" }, { "name": "Office/RD Low", "code": "Office/RD Low" }, { "name": "Office/RD High", "code": "Office/RD High" }, { "name": "Private Park / Private Open Space", "code": "Private Park / Private Open Space" }, { "name": "Public Parks", "code": "Public Parks" }, { "name": "Public/Quasi Public", "code": "Public/Quasi Public" }, { "name": "R-1", "code": "R-1" }, { "name": "R-2.5", "code": "R-2.5" }, { "name": "R-3.5", "code": "R-3.5" }, { "name": "R-5", "code": "R-5" }, { "name": "R-8", "code": "R-8" }, { "name": "R-18", "code": "R-18" }, { "name": "R-36", "code": "R-36" }, { "name": "Retail Commercial", "code": "Retail Commercial" }, { "name": "Service Commercial", "code": "Service Commercial" }, { "name": "RxR ROW", "code": "RxR ROW" }, { "name": "TMUND", "code": "TMUND" }, { "name": "Specific Plan", "code": "Specific Plan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Exist_LU", "type": "esriFieldTypeString", "alias": "Exist_LU", "length": 50, "domain": { "type": "codedValue", "name": "WS1_ExistLU", "description": "Existing Land Use", "codedValues": [ { "name": "Very Low Density Residential", "code": "Very Low Density Residential" }, { "name": "Low Density Residential", "code": "Low Density Residential" }, { "name": "Medium Density Residential", "code": "Medium Density Residential" }, { "name": "High Density Residential", "code": "High Density Residential" }, { "name": "Mixed Use Residential", "code": "Mixed Use Residential" }, { "name": "Office", "code": "Office" }, { "name": "Retail Commercial", "code": "Retail Commercial" }, { "name": "Service Commercial", "code": "Service Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Private Park / Private Open Space", "code": "Private Park / Private Open Space" }, { "name": "Public / Institutional", "code": "Public / Institutional" }, { "name": "Vacant", "code": "Vacant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMP2004", "type": "esriFieldTypeString", "alias": "COMP2004", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Comp2040", "description": "2040 Comp Plan", "codedValues": [ { "name": "RxR ROW", "code": "RxR ROW" }, { "name": "Agricultural/Conservation Area", "code": "Agricultural/Conservation Area" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Commercial Mixed Use", "code": "Commercial Mixed Use" }, { "name": "Employment-Flex", "code": "Emp-Flex" }, { "name": "Employment-Office/Institutional Campus", "code": "Emp-Office/Inst Campus" }, { "name": "Mixed Use Activity Center", "code": "MU Activity Cent" }, { "name": "MU-Neighborhood", "code": "MU-Neighborhood" }, { "name": "Neighborhood Office", "code": "Neighborhood Office" }, { "name": "Open Space/Creek Corridor", "code": "Open Space/Creek Corridor" }, { "name": "Parks/Golf Courses", "code": "Parks/Golf" }, { "name": "Public/Quasi Public", "code": "Public/Quasi Public" }, { "name": "Residential Large Lot", "code": "Residential Large Lot" }, { "name": "Residential Low Density", "code": "Residential Low Density" }, { "name": "Residential Medium Density", "code": "Residential Medium Density" }, { "name": "Service Commercial", "code": "Service Comm" }, { "name": "Specific Area Plan", "code": "Specific Area Plan" }, { "name": "Suburban Multi-Family", "code": "Suburban Multi-Family" }, { "name": "Urban Multi-Family", "code": "Urban Multi-Family" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParcelAddr", "type": "esriFieldTypeString", "alias": "ParcelAddr", "length": 75, "domain": null }, { "name": "CLUP_Updates", "type": "esriFieldTypeString", "alias": "CLUP_Updates", "length": 10, "domain": null }, { "name": "CLUP_NUM", "type": "esriFieldTypeString", "alias": "CLUP_NUM", "length": 20, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeSmallInteger", "alias": "ORDINANCE", "domain": null }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "ORD_DATE", "length": 8, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 32, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "length": 32, "domain": null }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "length": 8, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "INCITY", "type": "esriFieldTypeString", "alias": "INCITY", "length": 10, "domain": null }, { "name": "CLUP_DOC", "type": "esriFieldTypeString", "alias": "CLUP_DOC", "length": 120, "domain": null }, { "name": "COMP2013ABBR", "type": "esriFieldTypeString", "alias": "COMP2013ABBR", "length": 10, "domain": null }, { "name": "EXLUABBR", "type": "esriFieldTypeString", "alias": "EXLUABBR", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4221", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4221", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2689_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": "86a2618caa874beb8f0ab6ba77597d0e" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "IROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 76, 0, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 190, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3104049.7073847204, "ymin": 1732814.5331827253, "xmax": 3140554.1422497183, "ymax": 1758258.577438891, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2494070857461736E8, "falseY": -9.935976372261135E7, "xyUnits": 3.607083995283838E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTAREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PROJECTAREANAME", "type": "esriFieldTypeString", "alias": "PROJECTAREANAME", "length": 255, "domain": null }, { "name": "PROJECTAREADESC", "type": "esriFieldTypeString", "alias": "PROJECTAREADESC", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R5238_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5238", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_5238", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3294_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": 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": "86a2618caa874beb8f0ab6ba77597d0e" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "APO_MASTER", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "L1_OWNER_FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L1_PARCEL_NBR", "type": "esriFieldTypeString", "alias": "L1_PARCEL_NBR", "length": 24, "domain": null }, { "name": "L1_BLOCK", "type": "esriFieldTypeString", "alias": "L1_BLOCK", "length": 15, "domain": null }, { "name": "L1_BOOK", "type": "esriFieldTypeString", "alias": "L1_BOOK", "length": 8, "domain": null }, { "name": "L1_CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "L1_CENSUS_TRACT", "length": 10, "domain": null }, { "name": "L1_COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "L1_COUNCIL_DISTRICT", "length": 10, "domain": null }, { "name": "L1_EXEMPT_VALUE", "type": "esriFieldTypeString", "alias": "L1_EXEMPT_VALUE", "length": 22, "domain": null }, { "name": "L1_GIS_SEQ_NBR", "type": "esriFieldTypeString", "alias": "L1_GIS_SEQ_NBR", "length": 22, "domain": null }, { "name": "L1_IMPROVED_VALUE", "type": "esriFieldTypeString", "alias": "L1_IMPROVED_VALUE", "length": 22, "domain": null }, { "name": "L1_INSPECTION_DISTRICT", "type": "esriFieldTypeString", "alias": "L1_INSPECTION_DISTRICT", "length": 10, "domain": null }, { "name": "L1_LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "L1_LAND_VALUE", "domain": null }, { "name": "L1_LEGAL_DESC", "type": "esriFieldTypeString", "alias": "L1_LEGAL_DESC", "length": 250, "domain": null }, { "name": "L1_LOT", "type": "esriFieldTypeString", "alias": "L1_LOT", "length": 40, "domain": null }, { "name": "L1_MAP_NBR", "type": "esriFieldTypeString", "alias": "L1_MAP_NBR", "length": 10, "domain": null }, { "name": "L1_MAP_REF", "type": "esriFieldTypeString", "alias": "L1_MAP_REF", "length": 30, "domain": null }, { "name": "L1_PAGE", "type": "esriFieldTypeString", "alias": "L1_PAGE", "length": 8, "domain": null }, { "name": "L1_PARCEL", "type": "esriFieldTypeString", "alias": "L1_PARCEL", "length": 8, "domain": null }, { "name": "L1_PARCEL_AREA", "type": "esriFieldTypeDouble", "alias": "L1_PARCEL_AREA", "domain": null }, { "name": "L1_PLAN_AREA", "type": "esriFieldTypeString", "alias": "L1_PLAN_AREA", "length": 6, "domain": null }, { "name": "L1_TRACT", "type": "esriFieldTypeString", "alias": "L1_TRACT", "length": 80, "domain": null }, { "name": "L1_SUPERVISOR_DISTRICT", "type": "esriFieldTypeString", "alias": "L1_SUPERVISOR_DISTRICT", "length": 10, "domain": null }, { "name": "L1_EVENT_ID", "type": "esriFieldTypeDouble", "alias": "L1_EVENT_ID", "domain": null }, { "name": "L1_OWNER_FULL_NAME", "type": "esriFieldTypeString", "alias": "L1_OWNER_FULL_NAME", "length": 255, "domain": null }, { "name": "L1_OWNER_TITLE", "type": "esriFieldTypeString", "alias": "L1_OWNER_TITLE", "length": 10, "domain": null }, { "name": "L1_OWNER_FNAME", "type": "esriFieldTypeString", "alias": "L1_OWNER_FNAME", "length": 255, "domain": null }, { "name": "L1_OWNER_LNAME", "type": "esriFieldTypeString", "alias": "L1_OWNER_LNAME", "length": 255, "domain": null }, { "name": "L1_OWNER_MNAME", "type": "esriFieldTypeString", "alias": "L1_OWNER_MNAME", "length": 255, "domain": null }, { "name": "L1_TAX_ID", "type": "esriFieldTypeString", "alias": "L1_TAX_ID", "length": 20, "domain": null }, { "name": "L1_ADDRESS1", "type": "esriFieldTypeString", "alias": "L1_ADDRESS1", "length": 255, "domain": null }, { "name": "L1_ADDRESS2", "type": "esriFieldTypeString", "alias": "L1_ADDRESS2", "length": 255, "domain": null }, { "name": "L1_ADDRESS3", "type": "esriFieldTypeString", "alias": "L1_ADDRESS3", "length": 255, "domain": null }, { "name": "L1_CITY", "type": "esriFieldTypeString", "alias": "L1_CITY", "length": 30, "domain": null }, { "name": "L1_STATE", "type": "esriFieldTypeString", "alias": "L1_STATE", "length": 2, "domain": null }, { "name": "L1_ZIP", "type": "esriFieldTypeString", "alias": "L1_ZIP", "length": 10, "domain": null }, { "name": "L1_COUNTRY", "type": "esriFieldTypeString", "alias": "L1_COUNTRY", "length": 30, "domain": null }, { "name": "L1_PHONE", "type": "esriFieldTypeString", "alias": "L1_PHONE", "length": 15, "domain": null }, { "name": "L1_FAX", "type": "esriFieldTypeString", "alias": "L1_FAX", "length": 15, "domain": null }, { "name": "L1_MAIL_ADDRESS1", "type": "esriFieldTypeString", "alias": "L1_MAIL_ADDRESS1", "length": 255, "domain": null }, { "name": "L1_MAIL_ADDRESS2", "type": "esriFieldTypeString", "alias": "L1_MAIL_ADDRESS2", "length": 255, "domain": null }, { "name": "L1_MAIL_ADDRESS3", "type": "esriFieldTypeString", "alias": "L1_MAIL_ADDRESS3", "length": 255, "domain": null }, { "name": "L1_MAIL_CITY", "type": "esriFieldTypeString", "alias": "L1_MAIL_CITY", "length": 32, "domain": null }, { "name": "L1_MAIL_STATE", "type": "esriFieldTypeString", "alias": "L1_MAIL_STATE", "length": 2, "domain": null }, { "name": "L1_MAIL_ZIP", "type": "esriFieldTypeString", "alias": "L1_MAIL_ZIP", "length": 10, "domain": null }, { "name": "L1_MAIL_COUNTRY", "type": "esriFieldTypeString", "alias": "L1_MAIL_COUNTRY", "length": 30, "domain": null }, { "name": "L1_HSE_NBR_START", "type": "esriFieldTypeDouble", "alias": "L1_HSE_NBR_START", "domain": null }, { "name": "L1_HSE_FRAC_NBR_START", "type": "esriFieldTypeString", "alias": "L1_HSE_FRAC_NBR_START", "length": 3, "domain": null }, { "name": "L1_UNIT_START", "type": "esriFieldTypeString", "alias": "L1_UNIT_START", "length": 10, "domain": null }, { "name": "L1_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "L1_UNIT_TYPE", "length": 6, "domain": null }, { "name": "L1_STR_DIR", "type": "esriFieldTypeString", "alias": "L1_STR_DIR", "length": 2, "domain": null }, { "name": "L1_STR_NAME", "type": "esriFieldTypeString", "alias": "L1_STR_NAME", "length": 40, "domain": null }, { "name": "L1_STR_SUFFIX", "type": "esriFieldTypeString", "alias": "L1_STR_SUFFIX", "length": 6, "domain": null }, { "name": "L1_SITUS_CITY", "type": "esriFieldTypeString", "alias": "L1_SITUS_CITY", "length": 32, "domain": null }, { "name": "L1_SITUS_COUNTY", "type": "esriFieldTypeString", "alias": "L1_SITUS_COUNTY", "length": 30, "domain": null }, { "name": "L1_SITUS_STATE", "type": "esriFieldTypeString", "alias": "L1_SITUS_STATE", "length": 2, "domain": null }, { "name": "L1_SITUS_ZIP", "type": "esriFieldTypeString", "alias": "L1_SITUS_ZIP", "length": 10, "domain": null }, { "name": "L1_SITUS_COUNTRY", "type": "esriFieldTypeString", "alias": "L1_SITUS_COUNTRY", "length": 10, "domain": null }, { "name": "L1_X_COORD", "type": "esriFieldTypeDouble", "alias": "L1_X_COORD", "domain": null }, { "name": "L1_Y_COORD", "type": "esriFieldTypeDouble", "alias": "L1_Y_COORD", "domain": null }, { "name": "L1_ADDR_DESC", "type": "esriFieldTypeString", "alias": "L1_ADDR_DESC", "length": 255, "domain": null } ], "indexes": [ { "name": "R4958_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "86a2618caa874beb8f0ab6ba77597d0e" } ] }