{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103706, "latestWkid": 103706, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 42, 142, 91, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460434.54178075545, "ymin": 142419.65611628376, "xmax": 492352.68184239254, "ymax": 173852.18199110863, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "PARCELKEY", "type": "esriFieldTypeString", "alias": "PARCELKEY", "length": 50, "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeDouble", "alias": "BuildingID", "domain": null }, { "name": "Occupant", "type": "esriFieldTypeString", "alias": "Occupant", "length": 254, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "HouseNo", "type": "esriFieldTypeString", "alias": "HouseNo", "length": 254, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 254, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 254, "domain": null }, { "name": "SuiteApt", "type": "esriFieldTypeString", "alias": "SuiteApt", "length": 254, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 254, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 254, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 254, "domain": null }, { "name": "PropertyTy", "type": "esriFieldTypeString", "alias": "PropertyTy", "length": 254, "domain": null }, { "name": "OccupancyC", "type": "esriFieldTypeString", "alias": "OccupancyC", "length": 254, "domain": null }, { "name": "OccupancyS", "type": "esriFieldTypeDouble", "alias": "OccupancyS", "domain": null }, { "name": "OccupantID", "type": "esriFieldTypeString", "alias": "OccupantID", "length": 50, "domain": null }, { "name": "CenterX", "type": "esriFieldTypeDouble", "alias": "CenterX", "domain": null }, { "name": "CenterY", "type": "esriFieldTypeDouble", "alias": "CenterY", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PropType", "type": "esriFieldTypeString", "alias": "PropType", "length": 5, "domain": null }, { "name": "NewSuiteApt", "type": "esriFieldTypeString", "alias": "NewSuiteApt", "length": 10, "domain": null }, { "name": "HouseStApt", "type": "esriFieldTypeString", "alias": "HouseStApt", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OccupantID", "fields": "OccupantID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Address", "fields": "Address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Occupant", "fields": "Occupant", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "HouseStApt", "fields": "HouseStApt", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 458338.66069704667, "ymin": 138876.50806809962, "xmax": 495043.39404596016, "ymax": 176744.7495886758, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeString", "alias": "COUNTY_ID", "length": 3, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "PARCELKEY", "type": "esriFieldTypeString", "alias": "PARCELKEY", "length": 50, "domain": null }, { "name": "BLDG_NUM", "type": "esriFieldTypeString", "alias": "BLDG_NUM", "length": 10, "domain": null }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "length": 2, "domain": null }, { "name": "PREFIXTYPE", "type": "esriFieldTypeString", "alias": "PREFIXTYPE", "length": 6, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 40, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "length": 2, "domain": null }, { "name": "UNIT_INFO", "type": "esriFieldTypeString", "alias": "UNIT_INFO", "length": 12, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "CITY_USPS", "type": "esriFieldTypeString", "alias": "CITY_USPS", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 4, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 4, "domain": null }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "PLAT_NAME", "length": 50, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "ACRES_POLY", "type": "esriFieldTypeDouble", "alias": "ACRES_POLY", "domain": null }, { "name": "ACRES_DEED", "type": "esriFieldTypeDouble", "alias": "ACRES_DEED", "domain": null }, { "name": "USE1_DESC", "type": "esriFieldTypeString", "alias": "USE1_DESC", "length": 100, "domain": null }, { "name": "USE2_DESC", "type": "esriFieldTypeString", "alias": "USE2_DESC", "length": 100, "domain": null }, { "name": "USE3_DESC", "type": "esriFieldTypeString", "alias": "USE3_DESC", "length": 100, "domain": null }, { "name": "USE4_DESC", "type": "esriFieldTypeString", "alias": "USE4_DESC", "length": 100, "domain": null }, { "name": "MULTI_USES", "type": "esriFieldTypeString", "alias": "MULTI_USES", "length": 1, "domain": null }, { "name": "LANDMARK", "type": "esriFieldTypeString", "alias": "LANDMARK", "length": 100, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 50, "domain": null }, { "name": "OWNER_MORE", "type": "esriFieldTypeString", "alias": "OWNER_MORE", "length": 50, "domain": null }, { "name": "OWN_ADD_L1", "type": "esriFieldTypeString", "alias": "OWN_ADD_L1", "length": 40, "domain": null }, { "name": "OWN_ADD_L2", "type": "esriFieldTypeString", "alias": "OWN_ADD_L2", "length": 40, "domain": null }, { "name": "OWN_ADD_L3", "type": "esriFieldTypeString", "alias": "OWN_ADD_L3", "length": 40, "domain": null }, { "name": "TAX_NAME", "type": "esriFieldTypeString", "alias": "TAX_NAME", "length": 40, "domain": null }, { "name": "TAX_ADD_L1", "type": "esriFieldTypeString", "alias": "TAX_ADD_L1", "length": 40, "domain": null }, { "name": "TAX_ADD_L2", "type": "esriFieldTypeString", "alias": "TAX_ADD_L2", "length": 40, "domain": null }, { "name": "TAX_ADD_L3", "type": "esriFieldTypeString", "alias": "TAX_ADD_L3", "length": 40, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "HOMESTEAD", "length": 1, "domain": null }, { "name": "EMV_LAND", "type": "esriFieldTypeDouble", "alias": "EMV_LAND", "domain": null }, { "name": "EMV_BLDG", "type": "esriFieldTypeDouble", "alias": "EMV_BLDG", "domain": null }, { "name": "EMV_TOTAL", "type": "esriFieldTypeDouble", "alias": "EMV_TOTAL", "domain": null }, { "name": "TAX_CAPAC", "type": "esriFieldTypeDouble", "alias": "TAX_CAPAC", "domain": null }, { "name": "TOTAL_TAX", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAX", "domain": null }, { "name": "SPEC_ASSES", "type": "esriFieldTypeDouble", "alias": "SPEC_ASSES", "domain": null }, { "name": "TAX_EXEMPT", "type": "esriFieldTypeString", "alias": "TAX_EXEMPT", "length": 1, "domain": null }, { "name": "XUSE1_DESC", "type": "esriFieldTypeString", "alias": "XUSE1_DESC", "length": 100, "domain": null }, { "name": "XUSE2_DESC", "type": "esriFieldTypeString", "alias": "XUSE2_DESC", "length": 100, "domain": null }, { "name": "XUSE3_DESC", "type": "esriFieldTypeString", "alias": "XUSE3_DESC", "length": 100, "domain": null }, { "name": "XUSE4_DESC", "type": "esriFieldTypeString", "alias": "XUSE4_DESC", "length": 100, "domain": null }, { "name": "DWELL_TYPE", "type": "esriFieldTypeString", "alias": "DWELL_TYPE", "length": 30, "domain": null }, { "name": "HOME_STYLE", "type": "esriFieldTypeString", "alias": "HOME_STYLE", "length": 30, "domain": null }, { "name": "FIN_SQ_FT", "type": "esriFieldTypeDouble", "alias": "FIN_SQ_FT", "domain": null }, { "name": "GARAGE", "type": "esriFieldTypeString", "alias": "GARAGE", "length": 1, "domain": null }, { "name": "GARAGESQFT", "type": "esriFieldTypeString", "alias": "GARAGESQFT", "length": 11, "domain": null }, { "name": "BASEMENT", "type": "esriFieldTypeString", "alias": "BASEMENT", "length": 1, "domain": null }, { "name": "HEATING", "type": "esriFieldTypeString", "alias": "HEATING", "length": 30, "domain": null }, { "name": "COOLING", "type": "esriFieldTypeString", "alias": "COOLING", "length": 30, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "NUM_UNITS", "type": "esriFieldTypeString", "alias": "NUM_UNITS", "length": 6, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "SALE_VALUE", "type": "esriFieldTypeDouble", "alias": "SALE_VALUE", "domain": null }, { "name": "SCHOOL_DST", "type": "esriFieldTypeString", "alias": "SCHOOL_DST", "length": 6, "domain": null }, { "name": "SD_NAME", "type": "esriFieldTypeString", "alias": "SD_NAME", "length": 75, "domain": null }, { "name": "WSHD_DIST", "type": "esriFieldTypeString", "alias": "WSHD_DIST", "length": 50, "domain": null }, { "name": "GREEN_ACRE", "type": "esriFieldTypeString", "alias": "GREEN_ACRE", "length": 1, "domain": null }, { "name": "OPEN_SPACE", "type": "esriFieldTypeString", "alias": "OPEN_SPACE", "length": 1, "domain": null }, { "name": "AG_PRESERV", "type": "esriFieldTypeString", "alias": "AG_PRESERV", "length": 1, "domain": null }, { "name": "AGPRE_ENRD", "type": "esriFieldTypeDate", "alias": "AGPRE_ENRD", "length": 8, "domain": null }, { "name": "AGPRE_EXPD", "type": "esriFieldTypeDate", "alias": "AGPRE_EXPD", "length": 8, "domain": null }, { "name": "PARC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "PARC_CODE", "domain": null }, { "name": "TAXDESCRIP", "type": "esriFieldTypeString", "alias": "TAXDESCRIP", "length": 254, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeString", "alias": "SITUS_ADDR", "length": 111, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "FullAddr", "type": "esriFieldTypeString", "alias": "FullAddr", "length": 50, "domain": null }, { "name": "BBLevel", "type": "esriFieldTypeString", "alias": "BBLevel", "length": 10, "domain": null }, { "name": "CtrX", "type": "esriFieldTypeDouble", "alias": "CtrX", "domain": null }, { "name": "CtrY", "type": "esriFieldTypeDouble", "alias": "CtrY", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OWN_ADD_L1", "fields": "OWN_ADD_L1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FullAddr", "fields": "FullAddr", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103706, "latestWkid": 103706, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460920.04156347946, "ymin": 142694.13844616944, "xmax": 491744.1277015054, "ymax": 173749.8088763525, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "HouseNo", "type": "esriFieldTypeString", "alias": "HouseNo", "length": 10, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 20, "domain": null }, { "name": "StSuffix", "type": "esriFieldTypeString", "alias": "StSuffix", "length": 10, "domain": null }, { "name": "Geocode", "type": "esriFieldTypeString", "alias": "Geocode", "length": 30, "domain": null }, { "name": "BldgFootID", "type": "esriFieldTypeString", "alias": "BldgFootID", "length": 10, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103706, "latestWkid": 103706, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460550.00033912965, "ymin": 141975.92005190856, "xmax": 492394.8538714193, "ymax": 173860.68228602764, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "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": "FeatureGeometry", "type": "esriFieldTypeGeometry", "alias": "FeatureGeometry", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_LifeCycle", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Existing", "code": "Existing" }, { "name": "Expiring", "code": "Expiring" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CatchmentType", "type": "esriFieldTypeString", "alias": "CatchmentType", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_CatchmentType", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "WET POND", "code": "WET POND" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "DRY POND", "code": "DRY POND" }, { "name": "WETLAND", "code": "WETLAND" }, { "name": "DNR PROTECTED WATER", "code": "DNR PROTECTED WATER" }, { "name": "WET", "code": "WET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 255, "domain": null }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "length": 255, "domain": null }, { "name": "ConfidenceLevel1", "type": "esriFieldTypeString", "alias": "ConfidenceLevel1", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_ConfidenceLevel1", "description": "", "codedValues": [ { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BHObjectID", "type": "esriFieldTypeString", "alias": "BHObjectID", "length": 255, "domain": null }, { "name": "CatchmentMat", "type": "esriFieldTypeString", "alias": "CatchmentMat", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_CatchmentMat", "description": "", "codedValues": [ { "name": "[empty]", "code": "" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SurfArea", "type": "esriFieldTypeDouble", "alias": "SurfArea", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "Volume", "type": "esriFieldTypeDouble", "alias": "Volume", "domain": null }, { "name": "InNumber", "type": "esriFieldTypeString", "alias": "InNumber", "length": 255, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_Class", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "Constructed", "code": "Constructed" }, { "name": "Natural", "code": "Natural" }, { "name": "Wetland Mitigation", "code": "Wetland Mitigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Subwatershed", "type": "esriFieldTypeString", "alias": "Subwatershed", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_Subwatershed", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Valley Branch", "code": "Valley Branch" }, { "name": "Central Draw", "code": "Central Draw" }, { "name": "Carver Lake", "code": "Carver Lake" }, { "name": "West Draw", "code": "West Draw" }, { "name": "East Mississippi", "code": "East Mississippi" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NormalLevel", "type": "esriFieldTypeDouble", "alias": "NormalLevel", "domain": null }, { "name": "HighLevel", "type": "esriFieldTypeDouble", "alias": "HighLevel", "domain": null }, { "name": "Quality", "type": "esriFieldTypeString", "alias": "Quality", "length": 255, "domain": null }, { "name": "RateControl", "type": "esriFieldTypeString", "alias": "RateControl", "length": 255, "domain": null }, { "name": "FloodControl", "type": "esriFieldTypeString", "alias": "FloodControl", "length": 255, "domain": null }, { "name": "Infiltrate", "type": "esriFieldTypeString", "alias": "Infiltrate", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_Owner", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "Woodbury", "code": "Woodbury" }, { "name": "Private", "code": "Private" }, { "name": "RWMWD", "code": "RWMWD" }, { "name": "Washington", "code": "Washington" }, { "name": "MnDOT", "code": "MnDOT" }, { "name": "SWWD", "code": "SWWD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OutletType", "type": "esriFieldTypeString", "alias": "OutletType", "length": 255, "domain": null }, { "name": "OutfallSize", "type": "esriFieldTypeString", "alias": "OutfallSize", "length": 255, "domain": null }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_Watershed", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "RWMWD", "code": "RWMWD" }, { "name": "VBWD", "code": "VBWD" }, { "name": "SWWD", "code": "SWWD" }, { "name": "RWMWWD", "code": "RWMWWD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_Access", "description": "", "codedValues": [ { "name": "[empty]", "code": "" }, { "name": "Street Row, Heavy Traffic", "code": "Street Row, Heavy Traffic" }, { "name": "Alley", "code": "Alley" }, { "name": "Street Row, Light Traffic", "code": "Street Row, Light Traffic" }, { "name": "Easement, Poor Access", "code": "Easement, Poor Access" }, { "name": "Easement, Good Access", "code": "Easement, Good Access" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Easement", "code": "Easement" }, { "name": "Field", "code": "Field" }, { "name": "Alley, Poor Access", "code": "Alley, Poor Access" }, { "name": "Alley, Good Access", "code": "Alley, Good Access" }, { "name": "Open Area, Poor Access", "code": "Open Area, Poor Access" }, { "name": "Open Area, Good Access", "code": "Open Area, Good Access" }, { "name": "Parking Lot, Good Access", "code": "Parking Lot, Good Access" }, { "name": "Parking Lot, Poor Access", "code": "Parking Lot, Poor Access" }, { "name": "Street Row", "code": "Street Row" }, { "name": "Needs classification", "code": "Needs classification" }, { "name": "Private", "code": "Private" }, { "name": "City of Woodbury", "code": "City of Woodbury" }, { "name": "Outlot", "code": "Outlot" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConfidenceLevel2", "type": "esriFieldTypeString", "alias": "ConfidenceLevel2", "length": 255, "domain": { "type": "codedValue", "name": "WS4_BH_Stormwater_Catchment_ConfidenceLevel2", "description": "", "codedValues": [ { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 255, "domain": null }, { "name": "FeatureGeometry_Length", "type": "esriFieldTypeDouble", "alias": "FeatureGeometry_Length", "domain": null }, { "name": "FeatureGeometry_Area", "type": "esriFieldTypeDouble", "alias": "FeatureGeometry_Area", "domain": null } ], "geometryField": { "name": "FeatureGeometry", "type": "esriFieldTypeGeometry", "alias": "FeatureGeometry" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_FeatureGeometry", "fields": "FeatureGeometry", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Name", "fields": "Name", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "FeatureGeometry_Area", "shapeLengthFieldName": "FeatureGeometry_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Floodplains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 468810.0400185883, "ymin": 145062.999965176, "xmax": 490571.506338086, "ymax": 180463.00987367332, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADJUSTED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ADJUSTED", "type": "esriFieldTypeString", "alias": "ADJUSTED", "length": 3, "domain": null }, { "name": "NOTES5", "type": "esriFieldTypeString", "alias": "NOTES5", "length": 254, "domain": null }, { "name": "INC", "type": "esriFieldTypeInteger", "alias": "INC", "domain": null }, { "name": "MAXWS6_3", "type": "esriFieldTypeDouble", "alias": "MAXWS6_3", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null }, { "name": "CONTOURS", "type": "esriFieldTypeDouble", "alias": "CONTOURS", "domain": null }, { "name": "MAPELEV6_3", "type": "esriFieldTypeDouble", "alias": "MAPELEV6_3", "domain": null }, { "name": "NODNAM", "type": "esriFieldTypeString", "alias": "NODNAM", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Acres_JJS", "type": "esriFieldTypeDouble", "alias": "Acres_JJS", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "AltID", "type": "esriFieldTypeString", "alias": "AltID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": false, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZnCode", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "B-1 Office Park District", "description": "B-1 Office Park District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B-1" ] ] }, { "label": "B-2 General Business District", "description": "B-2 General Business District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "B-2" ] ] }, { "label": "B-3 Planned Shopping Center District", "description": "B-3 Planned Shopping Center District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "B-3" ] ] }, { "label": "B-4 Office Warehouse District", "description": "B-4 Office Warehouse District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "B-4" ] ] }, { "label": "BCD Business Campus District", "description": "BCD Business Campus District", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "BCD" ] ] }, { "label": "CC City Center", "description": "CC City Center", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "CC" ] ] }, { "label": "FC-1 Freeway Mixed Use District", "description": "FC-1 Freeway Mixed Use District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "FC-1" ] ] }, { "label": "FC-2 Freeway Special Impact District", "description": "FC-2 Freeway Special Impact District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "FC-2" ] ] }, { "label": "GW Gateway District", "description": "GW Gateway District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "GW" ] ] }, { "label": "I-1 Light Industrial District", "description": "I-1 Light Industrial District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "I-1" ] ] }, { "label": "MCD Medical District", "description": "MCD Medical District", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "MCD" ] ] }, { "label": "MX Mixed-Use District", "description": "MX Mixed-Use District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "MX" ] ] }, { "label": "NC Neighborhood Commerical", "description": "NC Neighborhood Commerical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NC" ] ] }, { "label": "R-1 Urban Reserve District", "description": "R-1 Urban Reserve District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R-1" ] ] }, { "label": "R-2 Single-family Estate District", "description": "R-2 Single-family Estate District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R-2" ] ] }, { "label": "R-4 Urban Residential District", "description": "R-4 Urban Residential District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "values": [ [ "R-4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B-1", "label": "B-1 Office Park District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "B-2", "label": "B-2 General Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "B-3", "label": "B-3 Planned Shopping Center District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "B-4", "label": "B-4 Office Warehouse District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "BCD", "label": "BCD Business Campus District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 110, 110, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "CC", "label": "CC City Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "FC-1", "label": "FC-1 Freeway Mixed Use District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "FC-2", "label": "FC-2 Freeway Special Impact District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "GW", "label": "GW Gateway District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "I-1", "label": "I-1 Light Industrial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "MCD", "label": "MCD Medical District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "MX", "label": "MX Mixed-Use District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NC", "label": "NC Neighborhood Commerical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 Urban Reserve District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 Single-family Estate District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "R-4", "label": "R-4 Urban Residential District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 182, 255 ], "toColor": [ 252, 183, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 207, 255 ], "toColor": [ 229, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 189, 255 ], "toColor": [ 252, 222, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZnCode]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 460861.191743087, "ymin": 142326.5648212582, "xmax": 492458.6564351693, "ymax": 173879.33668934554, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZnCode", "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "ZnCode", "type": "esriFieldTypeString", "alias": "ZnCode", "length": 10, "domain": null }, { "name": "ZnDesc", "type": "esriFieldTypeString", "alias": "ZnDesc", "length": 50, "domain": null }, { "name": "ZoneArea", "type": "esriFieldTypeDouble", "alias": "ZoneArea", "domain": null }, { "name": "ZoneAcres", "type": "esriFieldTypeDouble", "alias": "ZoneAcres", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LANDUSE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City Centre", "description": "City Centre", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "values": [ [ "City Centre" ] ] }, { "label": "Urban Village", "description": "Urban Village", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Village Center" ] ] }, { "label": "High Density", "description": "High Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 99, 71, 255 ], "outline": null }, "values": [ [ "High Density" ] ] }, { "label": "Medium Density", "description": "Medium Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 190, 0, 255 ], "outline": null }, "values": [ [ "Medium Density" ] ] }, { "label": "Low Density", "description": "Low Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "Mixed Residential" ] ] }, { "label": "Mixed Use", "description": "Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "values": [ [ "Mixed Use" ] ] }, { "label": "Open Space (Public / Private)", "description": "Open Space (Public / Private)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "values": [ [ "OS" ] ] }, { "label": "Public / Semi-Public", "description": "Public / Semi-Public", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 164, 254, 255 ], "outline": null }, "values": [ [ "P/SP" ] ] }, { "label": "Places to Shop", "description": "Places to Shop", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 48, 96, 255 ], "outline": null }, "values": [ [ "Places to Shop" ] ] }, { "label": "Places to Work", "description": "Places to Work", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 203, 255 ], "outline": null }, "values": [ [ "Places to Work" ] ] }, { "label": "Rural Estate", "description": "Rural Estate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "values": [ [ "Rural Estate" ] ] }, { "label": "Urban Estate", "description": "Urban Estate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 162, 83, 255 ], "outline": null }, "values": [ [ "Urban Estate" ] ] }, { "label": "Urban Reserve", "description": "Urban Reserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "Urban Reserve" ] ] }, { "label": "Gateway", "description": "Gateway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "values": [ [ "Gateway" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.1 } }, "values": [ [ "Other" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "City Centre", "label": "City Centre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "Village Center", "label": "Urban Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 99, 71, 255 ], "outline": null }, "value": "High Density", "label": "High Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 190, 0, 255 ], "outline": null }, "value": "Medium Density", "label": "Medium Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Mixed Residential", "label": "Low Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "value": "Mixed Use", "label": "Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "OS", "label": "Open Space (Public / Private)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 164, 254, 255 ], "outline": null }, "value": "P/SP", "label": "Public / Semi-Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 48, 96, 255 ], "outline": null }, "value": "Places to Shop", "label": "Places to Shop" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 192, 203, 255 ], "outline": null }, "value": "Places to Work", "label": "Places to Work" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "value": "Rural Estate", "label": "Rural Estate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 162, 83, 255 ], "outline": null }, "value": "Urban Estate", "label": "Urban Estate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Urban Reserve", "label": "Urban Reserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "Gateway", "label": "Gateway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.1 } }, "value": "Other", "label": "Other" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 460837.183589004, "ymin": 142339.59497892857, "xmax": 492474.38573442027, "ymax": 174123.90378551185, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "minor_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": "FID_FINAL", "type": "esriFieldTypeInteger", "alias": "FID_FINAL", "domain": null }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 254, "domain": null }, { "name": "FloodCon", "type": "esriFieldTypeString", "alias": "FloodCon", "length": 254, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "PIN_1", "type": "esriFieldTypeString", "alias": "PIN_1", "length": 17, "domain": null }, { "name": "PLAT_NAM_1", "type": "esriFieldTypeString", "alias": "PLAT_NAM_1", "length": 50, "domain": null }, { "name": "SCHOOL_D_1", "type": "esriFieldTypeString", "alias": "SCHOOL_D_1", "length": 6, "domain": null }, { "name": "WSHD_DIS_1", "type": "esriFieldTypeString", "alias": "WSHD_DIS_1", "length": 50, "domain": null }, { "name": "GREEN_AC_1", "type": "esriFieldTypeString", "alias": "GREEN_AC_1", "length": 1, "domain": null }, { "name": "HK_Acres", "type": "esriFieldTypeDouble", "alias": "HK_Acres", "domain": null }, { "name": "HK_VACANT", "type": "esriFieldTypeString", "alias": "HK_VACANT", "length": 254, "domain": null }, { "name": "HK_VACTIER", "type": "esriFieldTypeString", "alias": "HK_VACTIER", "length": 254, "domain": null }, { "name": "HK_ELU", "type": "esriFieldTypeString", "alias": "HK_ELU", "length": 50, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 30, "domain": null }, { "name": "LANDUSE_1", "type": "esriFieldTypeString", "alias": "LANDUSE_1", "length": 30, "domain": null }, { "name": "HK_DEV_1", "type": "esriFieldTypeString", "alias": "HK_DEV_1", "length": 254, "domain": null }, { "name": "HK_NWI", "type": "esriFieldTypeString", "alias": "HK_NWI", "length": 254, "domain": null }, { "name": "HK_DEV_2", "type": "esriFieldTypeString", "alias": "HK_DEV_2", "length": 254, "domain": null }, { "name": "HK_DEV_3", "type": "esriFieldTypeString", "alias": "HK_DEV_3", "length": 254, "domain": null }, { "name": "HK_DEV_4", "type": "esriFieldTypeString", "alias": "HK_DEV_4", "length": 254, "domain": null }, { "name": "HK_DEV_5", "type": "esriFieldTypeString", "alias": "HK_DEV_5", "length": 254, "domain": null }, { "name": "HK_DEV_6", "type": "esriFieldTypeString", "alias": "HK_DEV_6", "length": 254, "domain": null }, { "name": "HK_DEV_7", "type": "esriFieldTypeString", "alias": "HK_DEV_7", "length": 254, "domain": null }, { "name": "minor_name", "type": "esriFieldTypeString", "alias": "minor_name", "length": 80, "domain": null }, { "name": "major_name", "type": "esriFieldTypeString", "alias": "major_name", "length": 50, "domain": null }, { "name": "ZnCode", "type": "esriFieldTypeString", "alias": "ZnCode", "length": 10, "domain": null }, { "name": "ZnDesc", "type": "esriFieldTypeString", "alias": "ZnDesc", "length": 50, "domain": null }, { "name": "SEWDIST1", "type": "esriFieldTypeDouble", "alias": "SEWDIST1", "domain": null }, { "name": "SEWDIST__1", "type": "esriFieldTypeDouble", "alias": "SEWDIST__1", "domain": null }, { "name": "SAN_DIST_1", "type": "esriFieldTypeString", "alias": "SAN_DIST_1", "length": 7, "domain": null }, { "name": "UNSEWERED_", "type": "esriFieldTypeInteger", "alias": "UNSEWERED_", "domain": null }, { "name": "INTERCEPT", "type": "esriFieldTypeInteger", "alias": "INTERCEPT", "domain": null }, { "name": "TAZ", "type": "esriFieldTypeInteger", "alias": "TAZ", "domain": null }, { "name": "FID_Sewers", "type": "esriFieldTypeInteger", "alias": "FID_Sewers", "domain": null }, { "name": "INTERCEP_1", "type": "esriFieldTypeInteger", "alias": "INTERCEP_1", "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 50, "domain": null }, { "name": "WWTP", "type": "esriFieldTypeString", "alias": "WWTP", "length": 50, "domain": null }, { "name": "HK_PHASE", "type": "esriFieldTypeString", "alias": "HK_PHASE", "length": 10, "domain": null }, { "name": "LANDUSE_1N", "type": "esriFieldTypeString", "alias": "LANDUSE_1N", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Public Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LDMKALT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Gov't Bldgs", "description": "Gov't Bldgs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOVERNMENT" ] ] }, { "label": "High Schools", "description": "High Schools", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH SCHOOL" ] ] }, { "label": "Middle Schools", "description": "Middle Schools", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIDDLE SCHOOL" ] ] }, { "label": "Elem Schools", "description": "Elem Schools", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHOOL" ] ] }, { "label": "Hospital", "description": "Hospital", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOSPITALS" ] ] }, { "label": "Fire Stations", "description": "Fire Stations", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIRE STATION" ] ] }, { "label": "Churches", "description": "Churches", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHURCH" ] ] }, { "label": "Library", "description": "Library", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIBRARY" ] ] }, { "label": "Eagle Valley G.C.", "description": "Eagle Valley G.C.", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLF COURSE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOVERNMENT", "label": "Gov't Bldgs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH SCHOOL", "label": "High Schools" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDDLE SCHOOL", "label": "Middle Schools" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHOOL", "label": "Elem Schools" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOSPITALS", "label": "Hospital" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIRE STATION", "label": "Fire Stations" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHURCH", "label": "Churches" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIBRARY", "label": "Library" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLF COURSE", "label": "Eagle Valley G.C." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 252, 255 ], "toColor": [ 179, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 462140.7406931631, "ymin": 142353.62579073757, "xmax": 490110.74019924714, "ymax": 171526.36468923837, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LDMK_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": "LANDMK", "type": "esriFieldTypeString", "alias": "LANDMK", "length": 14, "domain": null }, { "name": "LDMK_NAME", "type": "esriFieldTypeString", "alias": "LDMK_NAME", "length": 50, "domain": null }, { "name": "PollPlace", "type": "esriFieldTypeString", "alias": "PollPlace", "length": 5, "domain": null }, { "name": "LDMKTYPE", "type": "esriFieldTypeString", "alias": "LDMKTYPE", "length": 20, "domain": null }, { "name": "LDMKALT", "type": "esriFieldTypeString", "alias": "LDMKALT", "length": 20, "domain": null }, { "name": "NAMEALT", "type": "esriFieldTypeString", "alias": "NAMEALT", "length": 20, "domain": null }, { "name": "CentroidX", "type": "esriFieldTypeDouble", "alias": "CentroidX", "domain": null }, { "name": "CentroidY", "type": "esriFieldTypeDouble", "alias": "CentroidY", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "AltID", "type": "esriFieldTypeString", "alias": "AltID", "length": 10, "domain": null }, { "name": "FieldInfo", "type": "esriFieldTypeString", "alias": "FieldInfo", "length": 50, "domain": null }, { "name": "NewField", "type": "esriFieldTypeString", "alias": "NewField", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Park and Open Space", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ParkType", "uniqueValueGroups": [ { "heading": "ParkType", "classes": [ { "label": "Parks", "description": "Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 170, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 170, 87, 255 ], "width": 1 } }, "values": [ [ "PARK" ] ] }, { "label": "Other city-owned property", "description": "Other city-owned property", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 232, 197, 255 ], "width": 0.4 } }, "values": [ [ "OS" ] ] }, { "label": "Parkways", "description": "Parkways", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 232, 197, 255 ], "width": 0.4 } }, "values": [ [ "PKWY" ] ] }, { "label": "Eagle Valley G.C.", "description": "Eagle Valley G.C.", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 170, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 170, 87, 255 ], "width": 1 } }, "values": [ [ "GOLF" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 170, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 170, 87, 255 ], "width": 1 } }, "value": "PARK", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 232, 197, 255 ], "width": 0.4 } }, "value": "OS", "label": "Other city-owned property" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 232, 197, 255 ], "width": 0.4 } }, "value": "PKWY", "label": "Parkways" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 170, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 170, 87, 255 ], "width": 1 } }, "value": "GOLF", "label": "Eagle Valley G.C." } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460873.2028739117, "ymin": 142359.32558248937, "xmax": 492426.00886266306, "ymax": 173830.71802015702, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "ParkName", "length": 50, "domain": null }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "length": 5, "domain": null }, { "name": "YrDedicate", "type": "esriFieldTypeSmallInteger", "alias": "YrDedicate", "domain": null }, { "name": "CentroidX", "type": "esriFieldTypeDouble", "alias": "CentroidX", "domain": null }, { "name": "CentroidY", "type": "esriFieldTypeDouble", "alias": "CentroidY", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "WebLink", "length": 128, "domain": null }, { "name": "CommPark", "type": "esriFieldTypeSmallInteger", "alias": "CommPark", "domain": null }, { "name": "Tally2019", "type": "esriFieldTypeSmallInteger", "alias": "Tally2019", "domain": null }, { "name": "Tally2018", "type": "esriFieldTypeSmallInteger", "alias": "Tally2018", "domain": null }, { "name": "TallyChg", "type": "esriFieldTypeSmallInteger", "alias": "TallyChg", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Sanitary Sewer Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 460888.39083566144, "ymin": 142358.20780257136, "xmax": 492460.7318903283, "ymax": 173968.19510740787, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SEWDIST", "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SEWDIST", "type": "esriFieldTypeString", "alias": "SEWDIST", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Water Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 460888.39083566144, "ymin": 142337.72063881904, "xmax": 487135.59523091174, "ymax": 173900.81794557002, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterDist", "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": "COUNT", "type": "esriFieldTypeDouble", "alias": "COUNT", "domain": null }, { "name": "AVE_ID", "type": "esriFieldTypeDouble", "alias": "AVE_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "WaterDist", "type": "esriFieldTypeString", "alias": "WaterDist", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Building Inspection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103706, "latestWkid": 103706, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InspZone", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "<all other values>", "uniqueValueGroups": [ { "heading": "InspZone", "classes": [ { "label": "East", "description": "East", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 138, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "East" ] ] }, { "label": "West", "description": "West", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 237, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "West" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 138, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "East", "label": "East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 237, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "West", "label": "West" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 161, 176, 255 ], "toColor": [ 141, 161, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 146, 227, 255 ], "toColor": [ 54, 146, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 206, 245, 255 ], "toColor": [ 64, 206, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 234, 245, 255 ], "toColor": [ 191, 234, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 139, 173, 255 ], "toColor": [ 45, 139, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 189, 250, 255 ], "toColor": [ 120, 189, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 109, 166, 255 ], "toColor": [ 45, 109, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 174, 194, 255 ], "toColor": [ 105, 174, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 148, 204, 255 ], "toColor": [ 80, 148, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 199, 207, 255 ], "toColor": [ 159, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 218, 245, 255 ], "toColor": [ 157, 218, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 185, 219, 255 ], "toColor": [ 149, 185, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 138, 168, 255 ], "toColor": [ 99, 138, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 460842.71811384225, "ymin": 142338.95438625844, "xmax": 492470.9120912501, "ymax": 174123.1133827161, "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Boundry", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Boundry", "type": "esriFieldTypeString", "alias": "Boundry", "length": 15, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "InspZone", "type": "esriFieldTypeString", "alias": "InspZone", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "826469ce7e87414fb592158b018a882e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Air Photos", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkt2": "PROJCRS[\"WCCS\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",100003.9833905833,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-92.83333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",1.000039836,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]]", "wkt": "PROJCS[\"WCCS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500019.91826525],PARAMETER[\"False_Northing\",100003.9833905833],PARAMETER[\"Central_Meridian\",-92.83333333333333],PARAMETER[\"Scale_Factor\",1.000039836],PARAMETER[\"Latitude_Of_Origin\",44.74583333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.280833333333E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949300, "falseY": -48979200, "xyUnits": 60960.12192025003, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "826469ce7e87414fb592158b018a882e" } ], "tables": [] }