{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Development Agreements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 169, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -102.85831508799998, "ymin": 46.84472047400004, "xmax": -102.74024837999997, "ymax": 46.948469611000064, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AGREEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "PROJID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 40, "domain": null }, { "name": "AGREEID", "type": "esriFieldTypeString", "alias": "Agreement ID", "length": 40, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AGREEENTITY", "type": "esriFieldTypeString", "alias": "Agreement With", "length": 150, "domain": null }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "Vendor Company", "length": 150, "domain": null }, { "name": "PERSON", "type": "esriFieldTypeString", "alias": "Contact Person", "length": 50, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 10, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "Account #", "length": 30, "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Billed Amount", "domain": null }, { "name": "BILLDATE", "type": "esriFieldTypeDate", "alias": "Last Bill Date", "length": 8, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MULTI", "type": "esriFieldTypeDouble", "alias": "Multiplier Value", "domain": null }, { "name": "ADDCOST", "type": "esriFieldTypeDouble", "alias": "Additional Cost", "domain": null }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4659_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4659", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4659", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4337_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Vector Control (Mosquitos)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -102.83114219599997, "ymin": 46.860007008000025, "xmax": -102.78512777399999, "ymax": 46.901908363000075, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "FEATID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 60, "domain": null }, { "name": "FEATSUBTYPE", "type": "esriFieldTypeString", "alias": "Feature Subtype", "length": 50, "domain": null }, { "name": "LASTCONTROL", "type": "esriFieldTypeDate", "alias": "Last Control Date", "length": 8, "domain": null }, { "name": "CONTROLTYPE", "type": "esriFieldTypeString", "alias": "Control Type", "length": 50, "domain": null }, { "name": "CONTROLMETHOD", "type": "esriFieldTypeString", "alias": "Control Method", "length": 50, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Crew ID", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "RYEAR", "type": "esriFieldTypeString", "alias": "Record Year", "length": 10, "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null }, { "name": "CALCSQFT", "type": "esriFieldTypeDouble", "alias": "Calculated SQFT", "domain": null }, { "name": "SectionNumber", "type": "esriFieldTypeSmallInteger", "alias": "Section Number", "domain": null }, { "name": "TownshipNumber", "type": "esriFieldTypeSmallInteger", "alias": "Township Number", "domain": null }, { "name": "RangeNumber", "type": "esriFieldTypeSmallInteger", "alias": "Range Number", "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4649_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4649", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4649", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Sanitary Drainage Basins", "type": "Feature Layer", "description": "Sanitary Drainage Basins for the City of Dickinson ND. Originally developed by APEX Engineering", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Dickinson Engineering and Public Works Departments", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 5000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 89 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 89 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 89 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 89 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 63, 60, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 63, 60, 89 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 89 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 222, 155, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 222, 155, 89 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 200, 160, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 89 ], "width": 2 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 89 ], "width": 0.4 } }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 89 ], "width": 2 } }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 229, 232, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 229, 232, 89 ], "width": 0.4 } }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 147, 78, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 147, 78, 89 ], "width": 0.4 } }, "values": [ [ "12" ] ] }, { "label": "14", "description": "14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 239, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 239, 89 ], "width": 0.4 } }, "values": [ [ "14" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 89 ], "width": 0.4 } }, "values": [ [ "15" ] ] }, { "label": "16", "description": "16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 89, 109, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 89, 109, 89 ], "width": 0.4 } }, "values": [ [ "16" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 237, 102, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 237, 102, 89 ], "width": 0.4 } }, "values": [ [ "17" ] ] }, { "label": "18", "description": "18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 107, 135, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 107, 135, 89 ], "width": 0.4 } }, "values": [ [ "18" ] ] }, { "label": "20", "description": "20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 89 ], "width": 2 } }, "values": [ [ "20" ] ] }, { "label": "22", "description": "22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 89 ], "width": 0.4 } }, "values": [ [ "22" ] ] }, { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 89 ], "width": 0.4 } }, "values": [ [ "A" ] ] }, { "label": "B", "description": "B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 57, 163, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 57, 163, 89 ], "width": 0.4 } }, "values": [ [ "B" ] ] }, { "label": "C", "description": "C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 89 ], "width": 2 } }, "values": [ [ "C" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 89 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 89 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 89 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 89 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 63, 60, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 63, 60, 89 ], "width": 0.4 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 89 ], "width": 0.4 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 222, 155, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 222, 155, 89 ], "width": 0.4 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 200, 160, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 89 ], "width": 2 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 89 ], "width": 0.4 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 89 ], "width": 2 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 229, 232, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 229, 232, 89 ], "width": 0.4 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 147, 78, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 147, 78, 89 ], "width": 0.4 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 239, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 86, 239, 89 ], "width": 0.4 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 89 ], "width": 0.4 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 89, 109, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 89, 109, 89 ], "width": 0.4 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 237, 102, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 237, 102, 89 ], "width": 0.4 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 107, 135, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 107, 135, 89 ], "width": 0.4 } }, "value": "18", "label": "18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 89 ], "width": 2 } }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 89 ], "width": 0.4 } }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 89 ], "width": 0.4 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 57, 163, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 57, 163, 89 ], "width": 0.4 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 89 ], "width": 2 } }, "value": "C", "label": "C" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 110, 133, 255 ], "toColor": [ 89, 110, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 242, 99, 255 ], "toColor": [ 133, 242, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 93, 240, 255 ], "toColor": [ 232, 93, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 122, 110, 255 ], "toColor": [ 250, 122, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 226, 255 ], "toColor": [ 117, 250, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 135, 67, 255 ], "toColor": [ 143, 135, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 120, 230, 255 ], "toColor": [ 101, 120, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 112, 255 ], "toColor": [ 130, 47, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 91, 255 ], "toColor": [ 245, 245, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 154, 230, 255 ], "toColor": [ 230, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 72, 63, 255 ], "toColor": [ 138, 72, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 153, 107, 255 ], "toColor": [ 77, 153, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 190, 232, 255 ], "toColor": [ 104, 190, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 99, 160, 255 ], "toColor": [ 235, 99, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 217, 124, 255 ], "toColor": [ 181, 217, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 166, 103, 255 ], "toColor": [ 230, 166, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 56, 130, 255 ], "toColor": [ 76, 56, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 204, 120, 255 ], "toColor": [ 84, 204, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 86, 196, 255 ], "toColor": [ 145, 86, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 151, 219, 255 ], "toColor": [ 145, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 140, 112, 255 ], "toColor": [ 179, 140, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 224, 162, 255 ], "toColor": [ 245, 224, 162, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 89 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -102.85063996899999, "ymin": 46.84936752800007, "xmax": -102.72648794299994, "ymax": 46.92068975900003, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "BASIN_ID", "type": "esriFieldTypeString", "alias": "Basin ID", "length": 10, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "Calculated Acres", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4667_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4667", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4667", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4344_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Water Service Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 1000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -102.89423859099998, "ymin": 46.847088738000025, "xmax": -102.71174433299996, "ymax": 46.926780128000075, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "PLANNAME", "type": "esriFieldTypeString", "alias": "PLAN NAME", "length": 128, "domain": null }, { "name": "LANDRECORDTYPE", "type": "esriFieldTypeInteger", "alias": "LAND TYPE", "domain": { "type": "codedValue", "name": "lrType", "description": "Type of Land Record Feature", "codedValues": [ { "name": "Simultaneous Conveyance", "code": 1 }, { "name": "Special Survey", "code": 2 }, { "name": "Conveyance Division", "code": 3 }, { "name": "Tax", "code": 4 }, { "name": "Ownership (Fee Simple)", "code": 5 }, { "name": "Encumbrance", "code": 6 }, { "name": "Separated Right", "code": 7 }, { "name": "Other", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANDRECSUBTYPE", "type": "esriFieldTypeString", "alias": "LAND SUBTYPE", "length": 50, "domain": { "type": "codedValue", "name": "lrSubType", "description": "Subtype of Land Record Feature", "codedValues": [ { "name": "Subdivision", "code": "Subdivision" }, { "name": "Addition", "code": "Addition" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Cemetery Structure", "code": "Cemetery Structure" }, { "name": "Cemetery Group", "code": "Cemetery Group" }, { "name": "Cemetery Plot", "code": "Cemetery Plot" }, { "name": "Cemetery View", "code": "Cemetery View" }, { "name": "Condominium Common", "code": "Condominium Common" }, { "name": "Condominium Unit", "code": "Condominium Unit" }, { "name": "Lot", "code": "Lot" }, { "name": "Block", "code": "Block" }, { "name": "Park", "code": "Park" }, { "name": "Easement", "code": "Easement" }, { "name": "Utility", "code": "Utility" }, { "name": "Conservation", "code": "Conservation" }, { "name": "Flood", "code": "Flood" }, { "name": "Lease", "code": "Lease" }, { "name": "Private Ingress-Egress", "code": "Private Ingress-Egress" }, { "name": "Prescriptive Right Of Way", "code": "Prescriptive Right Of Way" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "Minor Subdivision", "code": "Minor Subdivision" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Small Holding Claim", "code": "Small Holding Claim" }, { "name": "Small Tracts Act", "code": "Small Tracts Act" }, { "name": "Texas Land Grant", "code": "Texas Land Grant" }, { "name": "Townsite", "code": "Townsite" }, { "name": "Incorporated Place", "code": "Incorporated Place" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "PLSS Township", "code": "PLSS Township" }, { "name": "PLSS Section", "code": "PLSS Section" }, { "name": "PLSS Quarter Section", "code": "PLSS Quarter Section" }, { "name": "PLSS Quarter Quarter Section", "code": "PLSS Quarter Quarter Section" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "AREAATGROUND", "type": "esriFieldTypeDouble", "alias": "AREA AT GROUND", "domain": null }, { "name": "LANDRECORDCODE", "type": "esriFieldTypeString", "alias": "LOT CODE", "length": 50, "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "LEGALDATE", "type": "esriFieldTypeDate", "alias": "LEGAL DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "PLACEFP", "length": 5, "domain": null }, { "name": "PLACENS", "type": "esriFieldTypeString", "alias": "PLACENS", "length": 8, "domain": null }, { "name": "ANGLEUNITS", "type": "esriFieldTypeInteger", "alias": "ANGLE UNITS", "domain": { "type": "codedValue", "name": "lrAngleUnits", "description": "Parcel Fabric Angle Units", "codedValues": [ { "name": "Decimal Degrees", "code": 2 }, { "name": "Radians", "code": 9101 }, { "name": "Gradians", "code": 9105 }, { "name": "Gons", "code": 9106 }, { "name": "Degrees Minutes Seconds", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISTANCEUNITS", "type": "esriFieldTypeInteger", "alias": "DISTANCE UNITS", "domain": { "type": "codedValue", "name": "lrDistanceUnits", "description": "Parcel Fabric Distance Units", "codedValues": [ { "name": "International meter", "code": 9001 }, { "name": "International Foot", "code": 9002 }, { "name": "International Chain", "code": 9097 }, { "name": "International Link", "code": 9098 }, { "name": "International Rod", "code": 109010 }, { "name": "U.S Survey Foot", "code": 9003 }, { "name": "U.S Survey Chain", "code": 9033 }, { "name": "U.S Survey Link", "code": 9034 }, { "name": "U.S Survey Rod", "code": 109011 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIRECTIONFORMAT", "type": "esriFieldTypeInteger", "alias": "DIRECTION FORMAT", "domain": { "type": "codedValue", "name": "lrDirectionFormat", "description": "Parcel Fabric Direction Format", "codedValues": [ { "name": "North Azimuth", "code": 1 }, { "name": "South Azimuth", "code": 2 }, { "name": "Polar", "code": 3 }, { "name": "Quadrant Bearing", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONVERGANCEANGLELABEL", "type": "esriFieldTypeString", "alias": "CONVERGANCE ANGLE LABEL", "length": 30, "domain": null }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "COMBINED GRID FACTOR", "domain": null }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "length": 38, "domain": null }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "length": 38, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4650_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4650", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4650", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4328_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Maintenance Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 138, 36, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.MZONE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "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": [ 255, 167, 127, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -102.91542665699995, "ymin": 46.81812334500006, "xmax": -102.68545422999995, "ymax": 46.96295994700006, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "MZONE", "type": "esriFieldTypeString", "alias": "MZONE", "length": 30, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CREW1", "type": "esriFieldTypeString", "alias": "Crew 1", "length": 100, "domain": null }, { "name": "CREW2", "type": "esriFieldTypeString", "alias": "Crew 2", "length": 100, "domain": null }, { "name": "CREW3", "type": "esriFieldTypeString", "alias": "Crew 3", "length": 100, "domain": null }, { "name": "HYDCNT", "type": "esriFieldTypeDouble", "alias": "Hydrant Count", "domain": null }, { "name": "VALVECNT", "type": "esriFieldTypeDouble", "alias": "Valve Count", "domain": null }, { "name": "MHCNT", "type": "esriFieldTypeDouble", "alias": "Manhole Count", "domain": null }, { "name": "INLETCNT", "type": "esriFieldTypeDouble", "alias": "Inlet Count", "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4657_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4657", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4657", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4335_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "One Call Notification Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -102.90519609899997, "ymin": 46.847088738000025, "xmax": -102.68867301999995, "ymax": 46.93765971000005, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "PLANNAME", "type": "esriFieldTypeString", "alias": "PLAN NAME", "length": 128, "domain": null }, { "name": "LANDRECORDTYPE", "type": "esriFieldTypeInteger", "alias": "LAND TYPE", "domain": { "type": "codedValue", "name": "lrType", "description": "Type of Land Record Feature", "codedValues": [ { "name": "Simultaneous Conveyance", "code": 1 }, { "name": "Special Survey", "code": 2 }, { "name": "Conveyance Division", "code": 3 }, { "name": "Tax", "code": 4 }, { "name": "Ownership (Fee Simple)", "code": 5 }, { "name": "Encumbrance", "code": 6 }, { "name": "Separated Right", "code": 7 }, { "name": "Other", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANDRECSUBTYPE", "type": "esriFieldTypeString", "alias": "LAND SUBTYPE", "length": 50, "domain": { "type": "codedValue", "name": "lrSubType", "description": "Subtype of Land Record Feature", "codedValues": [ { "name": "Subdivision", "code": "Subdivision" }, { "name": "Addition", "code": "Addition" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Cemetery Structure", "code": "Cemetery Structure" }, { "name": "Cemetery Group", "code": "Cemetery Group" }, { "name": "Cemetery Plot", "code": "Cemetery Plot" }, { "name": "Cemetery View", "code": "Cemetery View" }, { "name": "Condominium Common", "code": "Condominium Common" }, { "name": "Condominium Unit", "code": "Condominium Unit" }, { "name": "Lot", "code": "Lot" }, { "name": "Block", "code": "Block" }, { "name": "Park", "code": "Park" }, { "name": "Easement", "code": "Easement" }, { "name": "Utility", "code": "Utility" }, { "name": "Conservation", "code": "Conservation" }, { "name": "Flood", "code": "Flood" }, { "name": "Lease", "code": "Lease" }, { "name": "Private Ingress-Egress", "code": "Private Ingress-Egress" }, { "name": "Prescriptive Right Of Way", "code": "Prescriptive Right Of Way" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "Minor Subdivision", "code": "Minor Subdivision" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Small Holding Claim", "code": "Small Holding Claim" }, { "name": "Small Tracts Act", "code": "Small Tracts Act" }, { "name": "Texas Land Grant", "code": "Texas Land Grant" }, { "name": "Townsite", "code": "Townsite" }, { "name": "Incorporated Place", "code": "Incorporated Place" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "PLSS Township", "code": "PLSS Township" }, { "name": "PLSS Section", "code": "PLSS Section" }, { "name": "PLSS Quarter Section", "code": "PLSS Quarter Section" }, { "name": "PLSS Quarter Quarter Section", "code": "PLSS Quarter Quarter Section" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "AREAATGROUND", "type": "esriFieldTypeDouble", "alias": "AREA AT GROUND", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "LEGALDATE", "type": "esriFieldTypeDate", "alias": "LEGAL DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "PLACEFP", "length": 5, "domain": null }, { "name": "PLACENS", "type": "esriFieldTypeString", "alias": "PLACENS", "length": 8, "domain": null }, { "name": "ANGLEUNITS", "type": "esriFieldTypeInteger", "alias": "ANGLE UNITS", "domain": { "type": "codedValue", "name": "lrAngleUnits", "description": "Parcel Fabric Angle Units", "codedValues": [ { "name": "Decimal Degrees", "code": 2 }, { "name": "Radians", "code": 9101 }, { "name": "Gradians", "code": 9105 }, { "name": "Gons", "code": 9106 }, { "name": "Degrees Minutes Seconds", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISTANCEUNITS", "type": "esriFieldTypeInteger", "alias": "DISTANCE UNITS", "domain": { "type": "codedValue", "name": "lrDistanceUnits", "description": "Parcel Fabric Distance Units", "codedValues": [ { "name": "International meter", "code": 9001 }, { "name": "International Foot", "code": 9002 }, { "name": "International Chain", "code": 9097 }, { "name": "International Link", "code": 9098 }, { "name": "International Rod", "code": 109010 }, { "name": "U.S Survey Foot", "code": 9003 }, { "name": "U.S Survey Chain", "code": 9033 }, { "name": "U.S Survey Link", "code": 9034 }, { "name": "U.S Survey Rod", "code": 109011 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIRECTIONFORMAT", "type": "esriFieldTypeInteger", "alias": "DIRECTION FORMAT", "domain": { "type": "codedValue", "name": "lrDirectionFormat", "description": "Parcel Fabric Direction Format", "codedValues": [ { "name": "North Azimuth", "code": 1 }, { "name": "South Azimuth", "code": 2 }, { "name": "Polar", "code": 3 }, { "name": "Quadrant Bearing", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONVERGANCEANGLELABEL", "type": "esriFieldTypeString", "alias": "CONVERGANCE ANGLE LABEL", "length": 30, "domain": null }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "COMBINED GRID FACTOR", "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LANDRECORDCODE", "type": "esriFieldTypeString", "alias": "LOT CODE", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4658_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4658", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4658", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4336_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Fire Hydrant Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -102.87306388599995, "ymin": 46.847062924000056, "xmax": -102.70659224699995, "ymax": 46.93397149400005, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CREW1", "type": "esriFieldTypeString", "alias": "Crew 1", "length": 100, "domain": null }, { "name": "CREW2", "type": "esriFieldTypeString", "alias": "Crew 2", "length": 100, "domain": null }, { "name": "CREW3", "type": "esriFieldTypeString", "alias": "Crew 3", "length": 100, "domain": null }, { "name": "HYDCNT", "type": "esriFieldTypeDouble", "alias": "Hydrant Count", "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4645_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4645", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4645", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4323_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Fire Inspection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOCDESC", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Downtown", "description": "Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Downtown" ] ] }, { "label": "East Central", "description": "East Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "East Central" ] ] }, { "label": "Northeast", "description": "Northeast", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Northeast" ] ] }, { "label": "Northwest", "description": "Northwest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Northwest" ] ] }, { "label": "South", "description": "South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "South" ] ] }, { "label": "West Central", "description": "West Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "West Central" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Downtown", "label": "Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "East Central", "label": "East Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Northeast", "label": "Northeast" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Northwest", "label": "Northwest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "South", "label": "South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "West Central", "label": "West Central" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 233, 252, 255 ], "toColor": [ 215, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 179, 255 ], "toColor": [ 211, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 232, 255 ], "toColor": [ 184, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 207, 255 ], "toColor": [ 252, 241, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 243, 255 ], "toColor": [ 252, 210, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 207, 255 ], "toColor": [ 252, 216, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 207, 252, 255 ], "toColor": [ 215, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 212, 255 ], "toColor": [ 221, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 246, 252, 255 ], "toColor": [ 189, 246, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -102.85877125899998, "ymin": 46.849369170000045, "xmax": -102.72195262799994, "ymax": 46.926756029000046, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 30, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CREW1", "type": "esriFieldTypeString", "alias": "Crew 1", "length": 100, "domain": null }, { "name": "CREW2", "type": "esriFieldTypeString", "alias": "Crew 2", "length": 100, "domain": null }, { "name": "HYDCNT", "type": "esriFieldTypeDouble", "alias": "Hydrant Count", "domain": null }, { "name": "INSPCNT", "type": "esriFieldTypeDouble", "alias": "Inspection Count", "domain": null }, { "name": "CREW3", "type": "esriFieldTypeString", "alias": "Crew 3", "length": 100, "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4666_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4666", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4666", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4343_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Fire Response Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "Station 1", "description": "Station 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Station 1" ] ] }, { "label": "Station 2", "description": "Station 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "Station 2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Station 1", "label": "Station 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Station 2", "label": "Station 2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 233, 252, 255 ], "toColor": [ 215, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 179, 255 ], "toColor": [ 211, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 232, 255 ], "toColor": [ 184, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 207, 255 ], "toColor": [ 252, 241, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 243, 255 ], "toColor": [ 252, 210, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 207, 255 ], "toColor": [ 252, 216, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 207, 252, 255 ], "toColor": [ 215, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 212, 255 ], "toColor": [ 221, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 246, 252, 255 ], "toColor": [ 189, 246, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -102.85877125899998, "ymin": 46.849369170000045, "xmax": -102.72195262799994, "ymax": 46.926756029000046, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 30, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 300, "domain": null }, { "name": "CREW1", "type": "esriFieldTypeString", "alias": "Crew 1", "length": 100, "domain": null }, { "name": "CREW2", "type": "esriFieldTypeString", "alias": "Crew 2", "length": 100, "domain": null }, { "name": "CREW3", "type": "esriFieldTypeString", "alias": "Crew 3", "length": 100, "domain": null }, { "name": "HYDCNT", "type": "esriFieldTypeDouble", "alias": "Hydrant Count", "domain": null }, { "name": "INSPCNT", "type": "esriFieldTypeDouble", "alias": "Inspection Count", "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null }, { "name": "EFFECTDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE DATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HISTORICAL", "type": "esriFieldTypeInteger", "alias": "HISTORICAL", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "DOCUMENT INDEX", "length": 50, "domain": null }, { "name": "DOCNUM", "type": "esriFieldTypeString", "alias": "DOCUMENT ID", "length": 30, "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT TYPE", "length": 30, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeDate", "alias": "DOCUMENT DATE", "length": 8, "domain": null }, { "name": "INFOID", "type": "esriFieldTypeString", "alias": "INFO ID", "length": 128, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4661_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4661", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_4661", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "45bf78951d494fa48de483da7a4ff8d7" } ], "tables": [] }