{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "stStreets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "Category = 'Highway' OR Category = 'StateHighway'", "labelExpression": "[StreetName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "Category = 'Collector' OR Category = 'Arterial'", "labelExpression": "[StreetName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 15000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "Category = 'Local' OR Category = 'Public' OR Category = 'Private'", "labelExpression": "[StreetName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 15000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1321242.7242283225, "ymin": 295839.4763595611, "xmax": 1385057.931899488, "ymax": 341040.37545889616, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MRID", "type": "esriFieldTypeString", "alias": "MRID", "length": 10, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 255, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 20, "domain": { "type": "codedValue", "name": "WS3_stStreetType", "description": "Type of street", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Avenue", "code": "Avenue" }, { "name": "Road", "code": "Road" }, { "name": "Boulevard", "code": "Boulevard" }, { "name": "Drive", "code": "Drive" }, { "name": "Court", "code": "Court" }, { "name": "Place", "code": "Place" }, { "name": "Circle", "code": "Circle" }, { "name": "Lane", "code": "Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 20, "domain": { "type": "codedValue", "name": "WS3_stStreetCategory", "description": "Street Category", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Collector", "code": "Collector" }, { "name": "Arterial", "code": "Arterial" }, { "name": "Highway", "code": "Highway" }, { "name": "StateHighway", "code": "StateHighway" }, { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "WS3_assetOwner", "description": "Owner", "codedValues": [ { "name": "City of Monroe", "code": "City of Monroe" }, { "name": "Private", "code": "Private" }, { "name": "Washington State Department of Transportation", "code": "WSDOT" }, { "name": "Snohomish County", "code": "County" }, { "name": "Comcast Cable", "code": "Comcast" }, { "name": "Verizon", "code": "Verizon" }, { "name": "Wave Broadband", "code": "Wave" }, { "name": "Frotier Communications", "code": "Frontier" }, { "name": "Puget Sound Energy", "code": "PSE" }, { "name": "Public Utility District #1", "code": "PUD" }, { "name": "Other Agency", "code": "Other Agency" }, { "name": "Williams Transmission Mains", "code": "Williams" }, { "name": "Burlington Northern Sante Fe Railroad", "code": "BNSF" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Manager", "type": "esriFieldTypeString", "alias": "Manager", "length": 20, "domain": { "type": "codedValue", "name": "WS3_assetManager", "description": "Manager", "codedValues": [ { "name": "City of Monroe", "code": "City of Monroe" }, { "name": "Private", "code": "Private" }, { "name": "Washington State Department of Transportation", "code": "WSDOT" }, { "name": "Snohomish County", "code": "County" }, { "name": "Comcast Cable", "code": "Comcast" }, { "name": "Verizon", "code": "Verizon" }, { "name": "Wave Broadband", "code": "Wave" }, { "name": "Frotier Communications", "code": "Frontier" }, { "name": "Puget Sound Energy", "code": "PSE" }, { "name": "Public Utility District #1", "code": "PUD" }, { "name": "Other Agency", "code": "Other Agency" }, { "name": "Williams Transmission Mains", "code": "Williams" }, { "name": "Burlington Northern Sante Fe Railroad", "code": "BNSF" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_80", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_80", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 1, "name": "RUTA", "type": "Feature Layer", "description": "The Parcels data set is a thematic layer depicting current real property parcel boundaries within Snohomish County, Washington based on the legal descriptions contained in the assessment roll. Parcels in this data set are defined as real property entities that can be valued for the purpose of collecting taxes. Parcels include, but are not limited to land, buildings on leased land, mobile homes and condominium units. Parcels may overlap. Parcels such as condominium units and mobile homes that may occupy a single polygon are represented as non-planar features (regions) of the same geographic extent. The Parcels data set does not depict legal ownership boundaries nor does it represent legal building lots. Snohomish County does not maintain parcels for the complete geographic coverage of the county. There is no parcel fabric in much of the eastern mountainous area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1348199.6762197614, "ymin": 304041.7893511653, "xmax": 1371921.4037105888, "ymax": 330337.8663520962, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 2, "name": "City Limits", "type": "Feature Layer", "description": "Official city limits of Monroe, WA, USA.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1350919.9004380852, "ymin": 307695.4001541734, "xmax": 1370459.8305182606, "ymax": 325535.07116767764, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "MRID", "type": "esriFieldTypeString", "alias": "MRID", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_14", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 3, "name": "UGA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1350275.6123565882, "ymin": 307729.3849943429, "xmax": 1369311.673037678, "ymax": 326841.2194740027, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MONROEGIS.DBO.plUGA.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 60, "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 4, "name": "MonroeAreaParcels", "type": "Feature Layer", "description": "The Parcels data set is a thematic layer depicting current real property parcel boundaries within Snohomish County, Washington based on the legal descriptions contained in the assessment roll. Parcels in this data set are defined as real property entities that can be valued for the purpose of collecting taxes. Parcels include, but are not limited to land, buildings on leased land, mobile homes and condominium units. Parcels may overlap. Parcels such as condominium units and mobile homes that may occupy a single polygon are represented as non-planar features (regions) of the same geographic extent. The Parcels data set does not depict legal ownership boundaries nor does it represent legal building lots. Snohomish County does not maintain parcels for the complete geographic coverage of the county. There is no parcel fabric in much of the eastern mountainous area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000.000000000198, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SITUSHOUSE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1319621.4239931852, "ymin": 295156.38389368355, "xmax": 1387679.862351112, "ymax": 342998.4387999427, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXPRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 14, "domain": null }, { "name": "PAR_OID", "type": "esriFieldTypeInteger", "alias": "PAR_OID", "domain": null }, { "name": "LRSN", "type": "esriFieldTypeInteger", "alias": "LRSN", "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeString", "alias": "TAX_YEAR", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "CORRDATE", "type": "esriFieldTypeDate", "alias": "CORRDATE", "length": 8, "domain": null }, { "name": "RETIREDATE", "type": "esriFieldTypeDate", "alias": "RETIREDATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeInteger", "alias": "SOURCE", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 254, "domain": null }, { "name": "GIS_SQ_FT", "type": "esriFieldTypeDouble", "alias": "GIS_SQ_FT", "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "TAB_ACRES", "type": "esriFieldTypeDouble", "alias": "TAB_ACRES", "domain": null }, { "name": "TCANUMBER", "type": "esriFieldTypeInteger", "alias": "TCANUMBER", "domain": null }, { "name": "USECODE", "type": "esriFieldTypeString", "alias": "USECODE", "length": 60, "domain": null }, { "name": "TVR", "type": "esriFieldTypeInteger", "alias": "TVR", "domain": null }, { "name": "MKIMP", "type": "esriFieldTypeInteger", "alias": "MKIMP", "domain": null }, { "name": "MKLND", "type": "esriFieldTypeInteger", "alias": "MKLND", "domain": null }, { "name": "CUIMP", "type": "esriFieldTypeInteger", "alias": "CUIMP", "domain": null }, { "name": "CULND", "type": "esriFieldTypeInteger", "alias": "CULND", "domain": null }, { "name": "MKTTL", "type": "esriFieldTypeInteger", "alias": "MKTTL", "domain": null }, { "name": "XMPTDESCR", "type": "esriFieldTypeString", "alias": "XMPTDESCR", "length": 128, "domain": null }, { "name": "SITUSLINE1", "type": "esriFieldTypeString", "alias": "SITUSLINE1", "length": 50, "domain": null }, { "name": "SITUSHOUSE", "type": "esriFieldTypeString", "alias": "SITUSHOUSE", "length": 20, "domain": null }, { "name": "SITUSPREFX", "type": "esriFieldTypeString", "alias": "SITUSPREFX", "length": 10, "domain": null }, { "name": "SITUSSTRT", "type": "esriFieldTypeString", "alias": "SITUSSTRT", "length": 50, "domain": null }, { "name": "SITUSTTYP", "type": "esriFieldTypeString", "alias": "SITUSTTYP", "length": 10, "domain": null }, { "name": "SITUSPOSTD", "type": "esriFieldTypeString", "alias": "SITUSPOSTD", "length": 10, "domain": null }, { "name": "SITUSUNIT", "type": "esriFieldTypeString", "alias": "SITUSUNIT", "length": 20, "domain": null }, { "name": "SITUSCITY", "type": "esriFieldTypeString", "alias": "SITUSCITY", "length": 60, "domain": null }, { "name": "SITUSSTATE", "type": "esriFieldTypeString", "alias": "SITUSSTATE", "length": 20, "domain": null }, { "name": "SITUSZIP", "type": "esriFieldTypeString", "alias": "SITUSZIP", "length": 20, "domain": null }, { "name": "TAXPRNAME", "type": "esriFieldTypeString", "alias": "TAXPRNAME", "length": 60, "domain": null }, { "name": "TAXPRLINE1", "type": "esriFieldTypeString", "alias": "TAXPRLINE1", "length": 60, "domain": null }, { "name": "TAXPRLINE2", "type": "esriFieldTypeString", "alias": "TAXPRLINE2", "length": 60, "domain": null }, { "name": "TAXPRLINE3", "type": "esriFieldTypeString", "alias": "TAXPRLINE3", "length": 60, "domain": null }, { "name": "TAXPRCITY", "type": "esriFieldTypeString", "alias": "TAXPRCITY", "length": 60, "domain": null }, { "name": "TAXPRSTATE", "type": "esriFieldTypeString", "alias": "TAXPRSTATE", "length": 20, "domain": null }, { "name": "TAXPRZIP", "type": "esriFieldTypeString", "alias": "TAXPRZIP", "length": 20, "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 60, "domain": null }, { "name": "OWNERLINE1", "type": "esriFieldTypeString", "alias": "OWNERLINE1", "length": 60, "domain": null }, { "name": "OWNERLINE2", "type": "esriFieldTypeString", "alias": "OWNERLINE2", "length": 60, "domain": null }, { "name": "OWNERLINE3", "type": "esriFieldTypeString", "alias": "OWNERLINE3", "length": 60, "domain": null }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "length": 60, "domain": null }, { "name": "OWNERSTATE", "type": "esriFieldTypeString", "alias": "OWNERSTATE", "length": 20, "domain": null }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "length": 20, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 5, "name": "Water Bodies", "type": "Feature Layer", "description": "The Wtrbdys data set is a thematic layer depicting boundaries of water features of cadastral significance. It is not designed or intended to be a complete hydrography data set for Snohomish County.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 64, 101, 235, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1244782, "ymin": 284402.26408426533, "xmax": 1610705, "ymax": 477544.78125, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WTR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "WTRBDY_", "type": "esriFieldTypeDouble", "alias": "WTRBDY_", "domain": null }, { "name": "WTRBDY_ID", "type": "esriFieldTypeDouble", "alias": "WTRBDY_ID", "domain": null }, { "name": "WTR_NAME", "type": "esriFieldTypeString", "alias": "WTR_NAME", "length": 40, "domain": null }, { "name": "WTR_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "WTR_TYPE", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "DELETEDATE", "type": "esriFieldTypeDate", "alias": "DELETEDATE", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 12, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 6, "name": "Zoning Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneGroup", "field2": "Zone", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Use,R4", "label": "Single-Family Residential - 4 Units per Acre (R4)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Use,R7", "label": "Single-Family Residential - 7 Units per Acre (R7)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Use,R15", "label": "Single-Family Residential - 15 Units per Acre (R15)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 61, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Use,R25", "label": "Multifamily Residential (R25)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mixed Use,MN", "label": "Mixed Use - Neighborhood (MN)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 114, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mixed Use,MM", "label": "Mixed Use - Medical (MM)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 45, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mixed Use,MG", "label": "Mixed Use - General (MG)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 219, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial Use,TC", "label": "Tourist Commercial (TC)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial Use,DC", "label": "Downtown Commercial (DC)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial Use,GC", "label": "General Commercial (GC)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 66, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial Use,IT", "label": "Industrial Transition (IT)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 30, 70, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Public Facility Use,IN", "label": "Institutional (IN)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 189, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Public Facility Use,TR", "label": "Transportation (TR)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Open Space Use,LS", "label": "Limited Open Space (LS)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Open Space Use,P", "label": "Parks (P)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial Use,SI", "label": "Shoreline Industrial (SI)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial Use,LI", "label": "Light Industrial (LI)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial Use,GI", "label": "General Industrial (GI)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -117104300, "ymin": -99539600, "xmax": 1374003.4612262547, "ymax": 325433.6829190105, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Zone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 30, "domain": { "type": "codedValue", "name": "WS3_plZoningDistricts", "description": "Zoning Districts", "codedValues": [ { "name": "Single-Family Residential - 4 Units per Acre", "code": "R4" }, { "name": "Single-Family Residential - 7 Units per Acre", "code": "R7" }, { "name": "Single-Family Residential - 15 Units per Acre", "code": "R15" }, { "name": "Multifamily Residential", "code": "R25" }, { "name": "Mixed Use - Neighborhood", "code": "MN" }, { "name": "Mixed use - Medical", "code": "MM" }, { "name": "Mixed Use - General", "code": "MG" }, { "name": "Tourist Commercial", "code": "TC" }, { "name": "Downtown Commercial", "code": "DC" }, { "name": "General Commercial", "code": "GC" }, { "name": "Industrial Transition", "code": "IT" }, { "name": "Institutional", "code": "IN" }, { "name": "Transportation", "code": "TR" }, { "name": "Limited Open Space", "code": "LS" }, { "name": "Parks", "code": "P" }, { "name": "Shoreline Industrial", "code": "SI" }, { "name": "Light Industrial", "code": "LI" }, { "name": "General Industrial", "code": "GI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ZoneGroup", "type": "esriFieldTypeString", "alias": "ZoneGroup", "length": 255, "domain": { "type": "codedValue", "name": "WS3_plZoneGroup", "description": "Major Groupings for Zoning", "codedValues": [ { "name": "Residential Use", "code": "Residential Use" }, { "name": "Mixed Use", "code": "Mixed Use" }, { "name": "Commercial Use", "code": "Commercial Use" }, { "name": "Public Facility Use", "code": "Public Facility Use" }, { "name": "Open Space Use", "code": "Open Space Use" }, { "name": "Industrial Use", "code": "Industrial Use" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_103", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_103", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" }, { "currentVersion": 10.91, "id": 7, "name": "ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1332841.8637596667, "ymin": 285050.82208390534, "xmax": 1392045.1331481636, "ymax": 335427.38865339756, "spatialReference": { "wkid": 102748, "latestWkid": 2285 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MRID", "type": "esriFieldTypeString", "alias": "MRID", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_75", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_75", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b1d31e10a4d748bc8e889d865c6ad2cb" } ], "tables": [] }