{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Address Points Energov Format", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Address_Pts_Energov updated 6/13/2023", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": false, "supportsASyncCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1690174.6538604647, "ymin": 782885.1069937199, "xmax": 1846076.2679096311, "ymax": 914028.6071733981, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 66, 134, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SiteAddressID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SiteAddressID", "type": "esriFieldTypeString", "alias": "SiteAddressID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SiteAddressID" }, { "name": "AddressLine1", "type": "esriFieldTypeInteger", "alias": "AddressLine1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressLine1" }, { "name": "AddressLine2", "type": "esriFieldTypeString", "alias": "AddressLine2", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "AddressLine2" }, { "name": "AddressLine3", "type": "esriFieldTypeString", "alias": "AddressLine3", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AddressLine3" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressType" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "City" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "Country" }, { "name": "CountryType", "type": "esriFieldTypeString", "alias": "CountryType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CountryType" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "County" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "PostalCode", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PostalCode" }, { "name": "PostDirection", "type": "esriFieldTypeString", "alias": "PostDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PostDirection" }, { "name": "PreDirection", "type": "esriFieldTypeString", "alias": "PreDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PreDirection" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StreetType" }, { "name": "UnitOrSuite", "type": "esriFieldTypeString", "alias": "UnitOrSuite", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "UnitOrSuite" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1913", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1814_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address Points Energov Format", "description": "", "prototype": { "attributes": { "UnitOrSuite": null, "SiteAddressID": null, "AddressLine1": null, "AddressLine2": null, "AddressLine3": null, "AddressType": null, "City": null, "Country": " ", "CountryType": null, "County": " ", "PostalCode": null, "PostDirection": null, "PreDirection": null, "State": " ", "Status": null, "StreetType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Parcels EnerGov Format", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Parcels_EnerGov updated 6/5/2023", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": false, "supportsASyncCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690008.2952693105, "ymin": 782774.103934899, "xmax": 1846803.6230822206, "ymax": 914621.7529687285, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Active" }, { "name": "Addition", "type": "esriFieldTypeString", "alias": "Addition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Addition" }, { "name": "AddressLine1", "type": "esriFieldTypeString", "alias": "AddressLine1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressLine1" }, { "name": "AddressLine2", "type": "esriFieldTypeString", "alias": "AddressLine2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressLine2" }, { "name": "AddressLine3", "type": "esriFieldTypeString", "alias": "AddressLine3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AddressLine3" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "Directions", "type": "esriFieldTypeString", "alias": "Directions", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Directions" }, { "name": "gCustomFieldLayouts", "type": "esriFieldTypeString", "alias": "gCustomFieldLayouts", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gCustomFieldLayouts" }, { "name": "GISX", "type": "esriFieldTypeDouble", "alias": "GISX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISX" }, { "name": "GISY", "type": "esriFieldTypeDouble", "alias": "GISY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISY" }, { "name": "InspectionZoneID", "type": "esriFieldTypeString", "alias": "InspectionZoneID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionZoneID" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LegalDescription" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lot" }, { "name": "Name1", "type": "esriFieldTypeString", "alias": "Name1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name1" }, { "name": "Name2", "type": "esriFieldTypeString", "alias": "Name2", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name2" }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ParcelNumber" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "PostalCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostalCode" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "State" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subdivision" }, { "name": "TaxNumber", "type": "esriFieldTypeString", "alias": "TaxNumber", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TaxNumber" }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Tract", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "Tract" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Block" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Range" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Section" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Township" }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FireDistrict" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Zoning" }, { "name": "DeedBookPage", "type": "esriFieldTypeString", "alias": "DeedBookPage", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "DeedBookPage" }, { "name": "PlatBookPage", "type": "esriFieldTypeString", "alias": "PlatBookPage", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PlatBookPage" }, { "name": "LotSize", "type": "esriFieldTypeDouble", "alias": "LotSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotSize" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1912", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1813_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels EnerGov Format", "description": "", "prototype": { "attributes": { "PlatBookPage": null, "Active": null, "Addition": null, "AddressLine1": null, "AddressLine2": null, "AddressLine3": null, "City": null, "Directions": null, "gCustomFieldLayouts": null, "GISX": null, "GISY": null, "InspectionZoneID": null, "Jurisdiction": null, "LegalDescription": null, "Lot": null, "Name1": null, "Name2": null, "ParcelNumber": null, "PostalCode": null, "State": null, "Subdivision": null, "TaxNumber": null, "Tract": null, "LotSize": null, "DeedBookPage": null, "Block": null, "Range": null, "Section": null, "Township": null, "FireDistrict": null, "Zoning": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Soil Evaluation", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1691926.684461, "ymin": 783675.0237646666, "xmax": 1842712.1011276667, "ymax": 913677.1904313334, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf47efe360a37158062af33ffc11f58e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQoka3RPygEUBwH8M91VxISuoEy3CB1ZkWiJIONxCTULQbZLOLGG4kUtxkkq5TBii4GfwYmZ2KRsl3pjkSd7ro/Sb7b7733ef1+74X8MaH/hpEOoq9kXjhHpiqsJzzL6jxDnbTmeD/kcpvdYzYqwUCcrUXGCzaDY3QPEJ0meMRaCZwitsBoub5bqJsjdkQy3/YP7GOwhmClxxihq5/hEw6KYC2NlVD+YBvN30UhfOZJldyTfeSiBKZZTzHRS1M5uE/qjNsSmOSunXiARA8N+fU37HGTZqbwoqJ/XGYzw+kVS2EiWTIPnOZY2eGjIvxKgmtMVpu3LPxtPgEG+zfnylhvgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SOIL_ID]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1999.999999999932, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 255, 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, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LANSCP_POS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LANSCP_POS", "type": "esriFieldTypeString", "alias": "LANSCP_POS", "domain": { "type": "codedValue", "name": "LANDSCAPE_POSITION", "description": "LANDSCAPE POSITION", "codedValues": [ { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "L", "code": "L" }, { "name": "F", "code": "F" }, { "name": "T", "code": "T" }, { "name": "H", "code": "H" }, { "name": "TER", "code": "TER" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LANSCP_POS" }, { "name": "SLOPE_PRCN", "type": "esriFieldTypeInteger", "alias": "SLOPE_PRCN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE_PRCN" }, { "name": "LOT_NUM", "type": "esriFieldTypeInteger", "alias": "LOT_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT_NUM" }, { "name": "SOIL_ID", "type": "esriFieldTypeInteger", "alias": "SOIL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOIL_ID" }, { "name": "H1_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "H1_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H1_DEPTH" }, { "name": "H1_TEXT", "type": "esriFieldTypeString", "alias": "H1_TEXT", "domain": { "type": "codedValue", "name": "TEXT_5", "description": "SOIL_TEXT", "codedValues": [ { "name": "SL", "code": "SL" }, { "name": "L", "code": "L)" }, { "name": "SCL", "code": "SCL" }, { "name": "CL", "code": "CL" }, { "name": "Clay", "code": "Clay" }, { "name": "CL (BC)", "code": "CL (BC)" }, { "name": "S(Sap)", "code": "S(Sap)" }, { "name": "L(Sap)", "code": "L(Sap)" }, { "name": "LS(Sap)", "code": "LS(Sap)" }, { "name": "SL(Sap)", "code": "SL(Sap)" }, { "name": "SiL(Sap)", "code": "SiL(Sap)" }, { "name": "Fill", "code": "Fill" }, { "name": "CR", "code": "CR" }, { "name": "Rock", "code": "Rock" }, { "name": "Water", "code": "Water" }, { "name": "LS", "code": "LS" }, { "name": "SiL", "code": "SiL" }, { "name": "SC", "code": "SC" }, { "name": "SiC", "code": "SiC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_TEXT" }, { "name": "H1_STRCT", "type": "esriFieldTypeString", "alias": "H1_STRCT", "domain": { "type": "codedValue", "name": "STRUCTURE", "description": "SOIL_STRCT", "codedValues": [ { "name": "GR", "code": "GR" }, { "name": "SBK", "code": "SBK" }, { "name": "ABK", "code": "ABK" }, { "name": "wSBK", "code": "wSBK" }, { "name": "sSBK", "code": "sSBK" }, { "name": "wABK", "code": "wABK" }, { "name": "sABK", "code": "sABK" }, { "name": "M", "code": "M" }, { "name": "PL", "code": "PL" }, { "name": "COL", "code": "COL" }, { "name": "PR", "code": "PR" }, { "name": "SGR", "code": "SGR" }, { "name": "WEG", "code": "WEG" }, { "name": "BK", "code": "BK" }, { "name": "WBK", "code": "WBK" }, { "name": "Compacted", "code": "Compacted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_STRCT" }, { "name": "H1_MINRL", "type": "esriFieldTypeString", "alias": "H1_MINRL", "domain": { "type": "codedValue", "name": "MINERAL", "description": "SOIL_MINRL", "codedValues": [ { "name": "SEXP", "code": "SEXP" }, { "name": "EXP", "code": "EXP" }, { "name": "NEXP", "code": "NEXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_MINRL" }, { "name": "H2_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "H2_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H2_DEPTH" }, { "name": "H2_TEXT", "type": "esriFieldTypeString", "alias": "H2_TEXT", "domain": { "type": "codedValue", "name": "TEXT_5", "description": "SOIL_TEXT", "codedValues": [ { "name": "SL", "code": "SL" }, { "name": "L", "code": "L)" }, { "name": "SCL", "code": "SCL" }, { "name": "CL", "code": "CL" }, { "name": "Clay", "code": "Clay" }, { "name": "CL (BC)", "code": "CL (BC)" }, { "name": "S(Sap)", "code": "S(Sap)" }, { "name": "L(Sap)", "code": "L(Sap)" }, { "name": "LS(Sap)", "code": "LS(Sap)" }, { "name": "SL(Sap)", "code": "SL(Sap)" }, { "name": "SiL(Sap)", "code": "SiL(Sap)" }, { "name": "Fill", "code": "Fill" }, { "name": "CR", "code": "CR" }, { "name": "Rock", "code": "Rock" }, { "name": "Water", "code": "Water" }, { "name": "LS", "code": "LS" }, { "name": "SiL", "code": "SiL" }, { "name": "SC", "code": "SC" }, { "name": "SiC", "code": "SiC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_TEXT" }, { "name": "H2_STRCT", "type": "esriFieldTypeString", "alias": "H2_STRCT", "domain": { "type": "codedValue", "name": "STRUCTURE", "description": "SOIL_STRCT", "codedValues": [ { "name": "GR", "code": "GR" }, { "name": "SBK", "code": "SBK" }, { "name": "ABK", "code": "ABK" }, { "name": "wSBK", "code": "wSBK" }, { "name": "sSBK", "code": "sSBK" }, { "name": "wABK", "code": "wABK" }, { "name": "sABK", "code": "sABK" }, { "name": "M", "code": "M" }, { "name": "PL", "code": "PL" }, { "name": "COL", "code": "COL" }, { "name": "PR", "code": "PR" }, { "name": "SGR", "code": "SGR" }, { "name": "WEG", "code": "WEG" }, { "name": "BK", "code": "BK" }, { "name": "WBK", "code": "WBK" }, { "name": "Compacted", "code": "Compacted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_STRCT" }, { "name": "H2_MINRL", "type": "esriFieldTypeString", "alias": "H2_MINRL", "domain": { "type": "codedValue", "name": "MINERAL", "description": "SOIL_MINRL", "codedValues": [ { "name": "SEXP", "code": "SEXP" }, { "name": "EXP", "code": "EXP" }, { "name": "NEXP", "code": "NEXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_MINRL" }, { "name": "H3_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "H3_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H3_DEPTH" }, { "name": "H3_TEXT", "type": "esriFieldTypeString", "alias": "H3_TEXT", "domain": { "type": "codedValue", "name": "TEXT_5", "description": "SOIL_TEXT", "codedValues": [ { "name": "SL", "code": "SL" }, { "name": "L", "code": "L)" }, { "name": "SCL", "code": "SCL" }, { "name": "CL", "code": "CL" }, { "name": "Clay", "code": "Clay" }, { "name": "CL (BC)", "code": "CL (BC)" }, { "name": "S(Sap)", "code": "S(Sap)" }, { "name": "L(Sap)", "code": "L(Sap)" }, { "name": "LS(Sap)", "code": "LS(Sap)" }, { "name": "SL(Sap)", "code": "SL(Sap)" }, { "name": "SiL(Sap)", "code": "SiL(Sap)" }, { "name": "Fill", "code": "Fill" }, { "name": "CR", "code": "CR" }, { "name": "Rock", "code": "Rock" }, { "name": "Water", "code": "Water" }, { "name": "LS", "code": "LS" }, { "name": "SiL", "code": "SiL" }, { "name": "SC", "code": "SC" }, { "name": "SiC", "code": "SiC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_TEXT" }, { "name": "H3_STRCT", "type": "esriFieldTypeString", "alias": "H3_STRCT", "domain": { "type": "codedValue", "name": "STRUCTURE", "description": "SOIL_STRCT", "codedValues": [ { "name": "GR", "code": "GR" }, { "name": "SBK", "code": "SBK" }, { "name": "ABK", "code": "ABK" }, { "name": "wSBK", "code": "wSBK" }, { "name": "sSBK", "code": "sSBK" }, { "name": "wABK", "code": "wABK" }, { "name": "sABK", "code": "sABK" }, { "name": "M", "code": "M" }, { "name": "PL", "code": "PL" }, { "name": "COL", "code": "COL" }, { "name": "PR", "code": "PR" }, { "name": "SGR", "code": "SGR" }, { "name": "WEG", "code": "WEG" }, { "name": "BK", "code": "BK" }, { "name": "WBK", "code": "WBK" }, { "name": "Compacted", "code": "Compacted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_STRCT" }, { "name": "H3_MINRL", "type": "esriFieldTypeString", "alias": "H3_MINRL", "domain": { "type": "codedValue", "name": "MINERAL", "description": "SOIL_MINRL", "codedValues": [ { "name": "SEXP", "code": "SEXP" }, { "name": "EXP", "code": "EXP" }, { "name": "NEXP", "code": "NEXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_MINRL" }, { "name": "H4_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "H4_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H4_DEPTH" }, { "name": "H4_TEXT", "type": "esriFieldTypeString", "alias": "H4_TEXT", "domain": { "type": "codedValue", "name": "TEXT_5", "description": "SOIL_TEXT", "codedValues": [ { "name": "SL", "code": "SL" }, { "name": "L", "code": "L)" }, { "name": "SCL", "code": "SCL" }, { "name": "CL", "code": "CL" }, { "name": "Clay", "code": "Clay" }, { "name": "CL (BC)", "code": "CL (BC)" }, { "name": "S(Sap)", "code": "S(Sap)" }, { "name": "L(Sap)", "code": "L(Sap)" }, { "name": "LS(Sap)", "code": "LS(Sap)" }, { "name": "SL(Sap)", "code": "SL(Sap)" }, { "name": "SiL(Sap)", "code": "SiL(Sap)" }, { "name": "Fill", "code": "Fill" }, { "name": "CR", "code": "CR" }, { "name": "Rock", "code": "Rock" }, { "name": "Water", "code": "Water" }, { "name": "LS", "code": "LS" }, { "name": "SiL", "code": "SiL" }, { "name": "SC", "code": "SC" }, { "name": "SiC", "code": "SiC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_TEXT" }, { "name": "H4_STRCT", "type": "esriFieldTypeString", "alias": "H4_STRCT", "domain": { "type": "codedValue", "name": "STRUCTURE", "description": "SOIL_STRCT", "codedValues": [ { "name": "GR", "code": "GR" }, { "name": "SBK", "code": "SBK" }, { "name": "ABK", "code": "ABK" }, { "name": "wSBK", "code": "wSBK" }, { "name": "sSBK", "code": "sSBK" }, { "name": "wABK", "code": "wABK" }, { "name": "sABK", "code": "sABK" }, { "name": "M", "code": "M" }, { "name": "PL", "code": "PL" }, { "name": "COL", "code": "COL" }, { "name": "PR", "code": "PR" }, { "name": "SGR", "code": "SGR" }, { "name": "WEG", "code": "WEG" }, { "name": "BK", "code": "BK" }, { "name": "WBK", "code": "WBK" }, { "name": "Compacted", "code": "Compacted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_STRCT" }, { "name": "H4_MINRL", "type": "esriFieldTypeString", "alias": "H4_MINRL", "domain": { "type": "codedValue", "name": "MINERAL", "description": "SOIL_MINRL", "codedValues": [ { "name": "SEXP", "code": "SEXP" }, { "name": "EXP", "code": "EXP" }, { "name": "NEXP", "code": "NEXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_MINRL" }, { "name": "SOIL_WET", "type": "esriFieldTypeString", "alias": "SOIL_WET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SOIL_WET" }, { "name": "SAPROLITE", "type": "esriFieldTypeSmallInteger", "alias": "SAPROLITE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SAPROLITE" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": { "type": "codedValue", "name": "Suitable_Unsuitable", "description": "Suitable and Unsuitable soil classification", "codedValues": [ { "name": "S", "code": "S" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CLASS" }, { "name": "LTAR", "type": "esriFieldTypeDouble", "alias": "LTAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTAR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "EVAL_BY", "type": "esriFieldTypeString", "alias": "EVAL_BY", "domain": { "type": "codedValue", "name": "Soil_Initials_3", "description": "Initials for Soil Evaluators", "codedValues": [ { "name": "EGD", "code": "EGD" }, { "name": "JLV", "code": "JLV" }, { "name": "JPS", "code": "JPS" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "RPD", "code": "RPD" }, { "name": "RNL", "code": "RNL" }, { "name": "PED", "code": "PED" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "SP", "code": "SP" }, { "name": "EAE", "code": "EAE" }, { "name": "AJS", "code": "AJS" }, { "name": "SHM", "code": "SHM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVAL_BY" }, { "name": "EVAL_DATE", "type": "esriFieldTypeDate", "alias": "EVAL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EVAL_DATE" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HDOP" }, { "name": "AVE_EST_ACC", "type": "esriFieldTypeDouble", "alias": "AVE_EST_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVE_EST_ACC" }, { "name": "WORST_EST_ACC", "type": "esriFieldTypeDouble", "alias": "WORST_EST_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORST_EST_ACC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" }, { "name": "H1_FRIABILITY", "type": "esriFieldTypeString", "alias": "H1_CONSIST", "domain": { "type": "codedValue", "name": "FRIABILITY", "description": "SOIL_FRIABILITY", "codedValues": [ { "name": "VFR", "code": "VFR" }, { "name": "FR", "code": "FR" }, { "name": "FI", "code": "FI" }, { "name": "VFI", "code": "VFI" }, { "name": "Lo", "code": "Lo" }, { "name": "EFI", "code": "EFI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_CONSIST" }, { "name": "H2_FRIABILITY", "type": "esriFieldTypeString", "alias": "H2_CONSIST", "domain": { "type": "codedValue", "name": "FRIABILITY", "description": "SOIL_FRIABILITY", "codedValues": [ { "name": "VFR", "code": "VFR" }, { "name": "FR", "code": "FR" }, { "name": "FI", "code": "FI" }, { "name": "VFI", "code": "VFI" }, { "name": "Lo", "code": "Lo" }, { "name": "EFI", "code": "EFI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_CONSIST" }, { "name": "H3_FRIABILITY", "type": "esriFieldTypeString", "alias": "H3_CONSIST", "domain": { "type": "codedValue", "name": "FRIABILITY", "description": "SOIL_FRIABILITY", "codedValues": [ { "name": "VFR", "code": "VFR" }, { "name": "FR", "code": "FR" }, { "name": "FI", "code": "FI" }, { "name": "VFI", "code": "VFI" }, { "name": "Lo", "code": "Lo" }, { "name": "EFI", "code": "EFI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_CONSIST" }, { "name": "H4_FRIABILITY", "type": "esriFieldTypeString", "alias": "H4_CONSIST", "domain": { "type": "codedValue", "name": "FRIABILITY", "description": "SOIL_FRIABILITY", "codedValues": [ { "name": "VFR", "code": "VFR" }, { "name": "FR", "code": "FR" }, { "name": "FI", "code": "FI" }, { "name": "VFI", "code": "VFI" }, { "name": "Lo", "code": "Lo" }, { "name": "EFI", "code": "EFI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_CONSIST" }, { "name": "H1_PLASTICITY", "type": "esriFieldTypeString", "alias": "H1_PLASTICITY", "domain": { "type": "codedValue", "name": "PLASTICITY", "description": "Soil Plasticity", "codedValues": [ { "name": "NP", "code": "NP" }, { "name": "SP", "code": "SP" }, { "name": "P", "code": "P" }, { "name": "VP", "code": "VP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_PLASTICITY" }, { "name": "H1_STICKINESS", "type": "esriFieldTypeString", "alias": "H1_STICKINESS", "domain": { "type": "codedValue", "name": "STICKINESS", "description": "Soil Stickiness", "codedValues": [ { "name": "NS", "code": "NS" }, { "name": "SS", "code": "SS" }, { "name": "S", "code": "S" }, { "name": "VS", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H1_STICKINESS" }, { "name": "H2_PLASTICITY", "type": "esriFieldTypeString", "alias": "H2_PLASTICITY", "domain": { "type": "codedValue", "name": "PLASTICITY", "description": "Soil Plasticity", "codedValues": [ { "name": "NP", "code": "NP" }, { "name": "SP", "code": "SP" }, { "name": "P", "code": "P" }, { "name": "VP", "code": "VP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_PLASTICITY" }, { "name": "H2_STICKINESS", "type": "esriFieldTypeString", "alias": "H2_STICKINESS", "domain": { "type": "codedValue", "name": "STICKINESS", "description": "Soil Stickiness", "codedValues": [ { "name": "NS", "code": "NS" }, { "name": "SS", "code": "SS" }, { "name": "S", "code": "S" }, { "name": "VS", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H2_STICKINESS" }, { "name": "H3_PLASTICITY", "type": "esriFieldTypeString", "alias": "H3_PLASTICITY", "domain": { "type": "codedValue", "name": "PLASTICITY", "description": "Soil Plasticity", "codedValues": [ { "name": "NP", "code": "NP" }, { "name": "SP", "code": "SP" }, { "name": "P", "code": "P" }, { "name": "VP", "code": "VP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_PLASTICITY" }, { "name": "H3_STICKINESS", "type": "esriFieldTypeString", "alias": "H3_STICKINESS", "domain": { "type": "codedValue", "name": "STICKINESS", "description": "Soil Stickiness", "codedValues": [ { "name": "NS", "code": "NS" }, { "name": "SS", "code": "SS" }, { "name": "S", "code": "S" }, { "name": "VS", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H3_STICKINESS" }, { "name": "H4_PLASTICITY", "type": "esriFieldTypeString", "alias": "H4_PLASTICITY", "domain": { "type": "codedValue", "name": "PLASTICITY", "description": "Soil Plasticity", "codedValues": [ { "name": "NP", "code": "NP" }, { "name": "SP", "code": "SP" }, { "name": "P", "code": "P" }, { "name": "VP", "code": "VP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_PLASTICITY" }, { "name": "H4_STICKINESS", "type": "esriFieldTypeString", "alias": "H4_STICKINESS", "domain": { "type": "codedValue", "name": "STICKINESS", "description": "Soil Stickiness", "codedValues": [ { "name": "NS", "code": "NS" }, { "name": "SS", "code": "SS" }, { "name": "S", "code": "S" }, { "name": "VS", "code": "VS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "H4_STICKINESS" }, { "name": "EVALUATION_METHOD", "type": "esriFieldTypeString", "alias": "EVALUATION_METHOD", "domain": { "type": "codedValue", "name": "EVAL_METHOD", "description": "Soil Evaluation Method", "codedValues": [ { "name": "Boring", "code": "Boring" }, { "name": "Pit", "code": "Pit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EVALUATION_METHOD" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1941", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1941", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1837_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Soil Evaluation", "description": "", "prototype": { "attributes": { "H4_STICKINESS": null, "LANSCP_POS": null, "SLOPE_PRCN": null, "LOT_NUM": null, "SOIL_ID": null, "H1_DEPTH": null, "H1_TEXT": null, "H1_STRCT": null, "H1_MINRL": null, "H2_DEPTH": null, "H2_TEXT": null, "H2_STRCT": null, "H2_MINRL": null, "H3_DEPTH": null, "H3_TEXT": null, "H3_STRCT": null, "H3_MINRL": null, "H4_DEPTH": null, "H4_TEXT": null, "H4_STRCT": null, "H4_MINRL": null, "SOIL_WET": null, "SAPROLITE": null, "CLASS": null, "LTAR": null, "NOTES": null, "EVAL_BY": null, "EVAL_DATE": null, "X": null, "Y": null, "Z": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "AVE_EST_ACC": null, "WORST_EST_ACC": null, "EVALUATION_METHOD": null, "H4_PLASTICITY": null, "H3_STICKINESS": null, "H3_PLASTICITY": null, "H2_STICKINESS": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null, "H1_FRIABILITY": null, "H2_FRIABILITY": null, "H3_FRIABILITY": null, "H4_FRIABILITY": null, "H1_PLASTICITY": null, "H1_STICKINESS": null, "H2_PLASTICITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Well Inspection", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1691013.3511276667, "ymin": 783692.357098, "xmax": 1848605.434461, "ymax": 913868.857098, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a858e6d16080da41d0b255c3e1fb40cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVQ4jWNhoBCw0MQAfadQ6a/ffvf9/v7ZgJGRmeXf/39v2bj4Z9w5vnYeQQO0nROKvnx512IRWs0poWYGFvv59YPSlT0LTH5+fVf46+Vbi5cvL33FaoC+Z3r431+/Ov0r17EwMjHDxdm5BRiM/QsYZbRtdA4uKDvB8JJBF6sBH1/cn+RfvQGs+c+vHwyXds5k+Pz6MYO6TRgDyDXiKiYMymb+2uzcQkkw77DANBv5legxMTOIsbBxgvlbusIY7p7aDGaf3TSBIarrGNgQHed4xnunt2QwMDCgGvDv/y8zYSltMPvX989wzSDw/99fhptHVoENAHmHiZFJGMMLzCzsH39//wJms3JwM3DwCjH8+PwObgivqCzCwP9//2CGwR/urc9vnfwN0s/IyMTgWbCQYfuEeLAhyma+DHru6WBlL26dYmDl5L2AYcDZzQ3f1KxDTz2+fMBaVteBQcnUhyFryWuG3z++MrBx8sK9cmJ163cebvYirLEgJaXtcXJV610Ghv9isrqODCCXwDT/+fWdYe/07D8cPEI1F/cueIrVgAOrG744hDYoX9g2dcfFbdPNJNTNWUEGvH92m+HNg0uv+CUU8y5un7kSWQ9GSgQZwsDAYGPs28D15f1L77+vH/EzMbKdenB+1yV0tVgNQA4TBgaG1bjkCRpALAAANjrCMUl/m3EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ADDRESS_NU", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS_NU", "type": "esriFieldTypeString", "alias": "ADDRESS_NU", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS_NU" }, { "name": "ADDRESS_ST", "type": "esriFieldTypeString", "alias": "ADDRESS_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS_ST" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "WELL_CATEGORY", "description": "WELL_CATEGORY", "codedValues": [ { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Category" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "STATUS_1", "description": "WELL STATUS", "codedValues": [ { "name": "Existing Well", "code": "Existing Well" }, { "name": "Repaired Well", "code": "Repaired Well" }, { "name": "Water Sampling", "code": "Water Sampling" }, { "name": "Well to Abandon", "code": "Well to Abandon" }, { "name": "Spring", "code": "Spring" }, { "name": "Abandoned Well", "code": "Abandoned Well" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor", "domain": { "type": "codedValue", "name": "CONTRACTOR", "description": "CONTRACTOR", "codedValues": [ { "name": "2500", "code": "2500" }, { "name": "AQUADRILL", "code": "AQUADRILL" }, { "name": "BUILT RITE", "code": "BUILT RITE" }, { "name": "CAROLINA VIRGINIA", "code": "CAROLINA VIRGINIA" }, { "name": "COBLE", "code": "COBLE" }, { "name": "CUMMINGS", "code": "CUMMINGS" }, { "name": "D & Y", "code": "D & Y" }, { "name": "DEPENDABLE", "code": "DEPENDABLE" }, { "name": "HALL", "code": "HALL" }, { "name": "JONES", "code": "JONES" }, { "name": "LYNN HOGAN", "code": "LYNN HOGAN" }, { "name": "MCCALL", "code": "MCCALL" }, { "name": "PARSONS", "code": "PARSONS" }, { "name": "PIKE & HILL", "code": "PIKE & HILL" }, { "name": "SIMMONS", "code": "SIMMONS" }, { "name": "TURNER", "code": "TURNER" }, { "name": "VENABLE", "code": "VENABLE" }, { "name": "YADKIN", "code": "YADKIN" }, { "name": "PATRICK HENRY", "code": "PATRICK HENRY" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Contractor" }, { "name": "CONTRACTOR_ID", "type": "esriFieldTypeInteger", "alias": "CONTRACTOR_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTRACTOR_ID" }, { "name": "DEPTH", "type": "esriFieldTypeInteger", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "YIELD", "type": "esriFieldTypeInteger", "alias": "YIELD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YIELD" }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "Case_Type", "domain": { "type": "codedValue", "name": "WELL_CASE_TYPE", "description": "WELL CASING TYPE", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "STEEL", "code": "STEEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Case_Type" }, { "name": "CASE_DEPTH", "type": "esriFieldTypeInteger", "alias": "CASE_DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CASE_DEPTH" }, { "name": "CASE_DIAM", "type": "esriFieldTypeDouble", "alias": "Case_Diam", "domain": { "type": "codedValue", "name": "CASE_DIAM", "description": "CASING DIAMETER", "codedValues": [ { "name": "6.125", "code": 6.125 }, { "name": "4", "code": 4 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Case_Diam" }, { "name": "GROUT_TYPE", "type": "esriFieldTypeString", "alias": "Grout_Type", "domain": { "type": "codedValue", "name": "WELL_GROUT_TYPE", "description": "Describes the type of grouting used on well", "codedValues": [ { "name": "Neat", "code": "Neat" }, { "name": "Bentonite", "code": "Bentonite" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Sand Cement", "code": "Sand Cement" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Grout_Type" }, { "name": "GROUT_METHOD", "type": "esriFieldTypeString", "alias": "Grout_Method", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Grout_Method" }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "Permit", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Permit_Num" }, { "name": "DRILL_DATE", "type": "esriFieldTypeDate", "alias": "DRILL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DRILL_DATE" }, { "name": "COLLECT_DATE", "type": "esriFieldTypeDate", "alias": "COLLECT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECT_DATE" }, { "name": "COLLECT_BY", "type": "esriFieldTypeString", "alias": "COLLECT_BY", "domain": { "type": "codedValue", "name": "Inspection_Initials", "description": "Initials for Inspectors", "codedValues": [ { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "EAE", "code": "EAE" }, { "name": "SP", "code": "SP" }, { "name": "RNL", "code": "RNL" }, { "name": "RPD", "code": "RPD" }, { "name": "PED", "code": "PED" }, { "name": "JLV", "code": "JLV" }, { "name": "EGD", "code": "EGD" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "JPS", "code": "JPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COLLECT_BY" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NOTES" }, { "name": "ALK_CACO3", "type": "esriFieldTypeInteger", "alias": "ALK_CACO3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALK_CACO3" }, { "name": "ARSENIC", "type": "esriFieldTypeInteger", "alias": "ARSENIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARSENIC" }, { "name": "BARIUM", "type": "esriFieldTypeInteger", "alias": "BARIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BARIUM" }, { "name": "CADMIUM", "type": "esriFieldTypeInteger", "alias": "CADMIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CADMIUM" }, { "name": "CALCIUM", "type": "esriFieldTypeDouble", "alias": "CALCIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCIUM" }, { "name": "CHLORIDE_IC", "type": "esriFieldTypeDouble", "alias": "CHLORIDE_IC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHLORIDE_IC" }, { "name": "CHROMIUM", "type": "esriFieldTypeDouble", "alias": "CHROMIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHROMIUM" }, { "name": "COPPER", "type": "esriFieldTypeDouble", "alias": "COPPER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COPPER" }, { "name": "FLOURIDE", "type": "esriFieldTypeDouble", "alias": "FLOURIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOURIDE" }, { "name": "HARD_CACO3", "type": "esriFieldTypeDouble", "alias": "HARD_CACO3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HARD_CACO3" }, { "name": "IRON", "type": "esriFieldTypeDouble", "alias": "IRON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRON" }, { "name": "IRON_INSOL", "type": "esriFieldTypeDouble", "alias": "IRON_INSOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRON_INSOL" }, { "name": "IRON_SOL", "type": "esriFieldTypeDouble", "alias": "IRON_SOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRON_SOL" }, { "name": "LEAD", "type": "esriFieldTypeDouble", "alias": "LEAD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEAD" }, { "name": "MAGNESIUM", "type": "esriFieldTypeDouble", "alias": "MAGNESIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAGNESIUM" }, { "name": "MANGANESE", "type": "esriFieldTypeDouble", "alias": "MANGANESE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANGANESE" }, { "name": "MERCURY", "type": "esriFieldTypeDouble", "alias": "MERCURY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MERCURY" }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "PH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH" }, { "name": "SELENIUM", "type": "esriFieldTypeDouble", "alias": "SELENIUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SELENIUM" }, { "name": "SILVER", "type": "esriFieldTypeDouble", "alias": "SILVER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SILVER" }, { "name": "SULFATE", "type": "esriFieldTypeDouble", "alias": "SULFATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SULFATE" }, { "name": "ZINC", "type": "esriFieldTypeDouble", "alias": "ZINC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZINC" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeSmallInteger", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HDOP" }, { "name": "AVE_EST_ACC", "type": "esriFieldTypeDouble", "alias": "AVE_EST_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVE_EST_ACC" }, { "name": "WORST_EST_ACC", "type": "esriFieldTypeDouble", "alias": "WORST_EST_ACC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORST_EST_ACC" }, { "name": "TRIAL", "type": "esriFieldTypeSmallInteger", "alias": "TRIAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIAL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1839_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1839", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1839", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1742_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Well Inspection", "description": "", "prototype": { "attributes": { "ESRIGNSS_AVG_POSITIONS": null, "ADDRESS_NU": null, "ADDRESS_ST": null, "CATEGORY": null, "STATUS": null, "CONTRACTOR": null, "CONTRACTOR_ID": null, "DEPTH": null, "YIELD": null, "CASE_TYPE": null, "CASE_DEPTH": null, "CASE_DIAM": null, "GROUT_TYPE": null, "GROUT_METHOD": null, "PERMIT_NUM": null, "DRILL_DATE": null, "COLLECT_DATE": null, "COLLECT_BY": null, "NOTES": null, "ALK_CACO3": null, "ARSENIC": null, "BARIUM": null, "CADMIUM": null, "CALCIUM": null, "CHLORIDE_IC": null, "CHROMIUM": null, "COPPER": null, "FLOURIDE": null, "HARD_CACO3": null, "IRON": null, "IRON_INSOL": null, "IRON_SOL": null, "LEAD": null, "MAGNESIUM": null, "MANGANESE": null, "MERCURY": null, "PH": null, "SELENIUM": null, "SILVER": null, "SULFATE": null, "ZINC": null, "X": null, "Y": null, "Z": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "AVE_EST_ACC": null, "WORST_EST_ACC": null, "TRIAL": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Septic Tank", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1690181.934461, "ymin": 783735.5237646666, "xmax": 1842665.8511276667, "ymax": 913641.1904313334, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TANK_TYPE", "uniqueValueGroups": [ { "heading": "Tank Type", "classes": [ { "label": "Grease Trap", "description": "Grease Trap", "symbol": { "type": "esriPMS", "url": "cf70068963523153393bdbd4d07504cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC+0lEQVRIic2WT2gUVxjAf9/My4YEUlJLLiIiBsV68lZUhCqIF+1B6yRBWtprK9iIIqtZO+aPehBpPQieRGrMOiAe1PTQY6EtbbEHIYhJox5ExfgnTXbzb+d98nZXcoi7+bPR5gdvhje8+eY3b973vTEsEQxLBMNSFemiJ2VhLchTYHyxHiSICFqn0AjcaqP5fEmR00Qrp7B1KZq/4B0REnqGdRFQWkQhAZp9VxJFEdtJ+lVFa6SD7jWC11CL/89BgrHFFJyTSMjlD6qo+knRz1w/ix3t4uqlBBNHDvNlJiLy72F/0UK8RwIZwC80teANKwwL+sonvhgvRCQkShj0uqKfgpxTtE+QPYp+O0Hid6C7jz41rHshyCbQT4Cq/PqEKZAcaI3rOHKYQXGLYL4iBtsBbANa22j6oXj5Qgfpxpi79wuyoQU+n5a/UWvIZEB+bKPpsJuxAUz9JLmqkOBJJ+md8xI5Rc+qGA4AvW00v5HIk6L539KzuCvbSXrSpavrBwTuazwv/8JlsMh3bozi7WeeCAxZ9MO5jjfl8h3YC9xMEdyfvh4lqplaEeMtAxI5xm+HfD2j8CkMCfJRxSIeaz9WWK7w8zl6q0cY2Q/aotgNMb4/HaCmHfj+LSHcp1hWsYiPrCqsbdv/HyO7Qc8AQ0BakH5FA2C9j14sEcKl8MqKRRSpd2dBxnPItQSyaZKGv0K25kKu1xsmjgB/J2l5UCLEmEDNIojYx4KH4K0OCX4DXM3I4zN+AaSmOEulGFWorVgkpu4PQ2ZY0aOdRA9yxIMJ/DUWmwR2KBqlaLla6n5BslpM34pEQnZlu+j5RpFLYH81CBZXt/KH8zF+6yyxnwncrljEcYyWK6eI/oyxbo9pAH3s4/cmCQaYhWM0nQgJXVWeE7OW+GThoWdZAMXS/za8WUSmngv+xpP0bPHwH1oYmyQ3c4daIAZT7RGvjvN/gGVEkux72U50COx2i91cGDBDvgIsMUwYvK/KijiOE9wBXHuvLN2/eP4nXgMYCgmhzs+iVAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grease Trap" ] ] }, { "label": "Pump Tank", "description": "Pump Tank", "symbol": { "type": "esriPMS", "url": "e36888138af588c5c601cd353274a03e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIic2WT0hUQRzHPzM7KgqKVoco8FAgnqJLRUWXoFvd4mlkUHTsmlCtKy9dpWuXDl3qILm8jlEdgk4SnQKRlP5QJAWJWlqp5b43v5i3VgfdXdeetV+YB/OY38xnfvP7/WYMVSJDlchQrSADDGcstIGaAr4ntZBCKYU0CuwG7vfQeaMoyDWC1jy2MUPnGTZJPr42tAdAcRCBWpDFzYJYAbFZcnMbihGfO9sMqk2h6/LkX/l0vU8asCyIz1CTQU8C9YJgMGTJPRT0hQzeWzcmIEi9xD6SwnwfFCwAqUITC3peYF4hcymiW9FGQGox2y3Ug3RD6qkQ7VPoSxo7Mkiw9wre9DjjYmj/pFCHQA4ANXF8Qh5UCFLvOk4h5o1yQVApCFgNGoUeS+ONACP9BA9Angv2vItxd+7AyT9evNdgWFgAdb2Hjm7nsdeY5mXCGh/vY5bc8YpBQnSdjrdnfwdxBu/FALkpgZ1r2ficWMySW3bp6voenjuN2VLrlAUxSJPFOTP19de/LMF+we4AJorZKZixSEu5+dcNYtHNcWIjLYPk2izqKNg+gcmIcKiYncCMQm1NDARss9ufII8LIRZ/n4Du8un6UsLQHcWWxEAEmlzEK+QcKBvBaC+do+uY26Vwa2IgKk5dJM2p21SmpRXbZEBAuTEhleubQEOCILFcnahICrUoK+mblEfmQFZdUuvQtIJniYGETNysZc/dSinSdFz18fsTA/EL5btkVSxju5Z0GZD8rCJ1cJDhI5rUOwtLy4Srb6gNymDqNNGuKH4BlgC5zOnPfQQXwR6z2MOFAavg/0KWCH4Y9NmSIE69eGOAa/9U1fuK5z/pJz6H0ypg1I9kAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pump Tank" ] ] }, { "label": "Septic Tank", "description": "Septic Tank", "symbol": { "type": "esriPMS", "url": "e783184cb126be83363dcb852ea12114", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIic2WzUtUURiHn/fOHUPJqGzRSigrjKhNi6ionbuiTc1o0scfIK0KFEe55WjSLogIIYpAHS+tCgMpIqIgWugiEJKULAIrTSU/UueeN64zYajjR95qfnAWh/O+5z73nPd3zrHJEtlkiWyyFaSe1hoDu0A+Az+C+pAgImi+QhHQHqP0ZkaQRtzCGUx+DaVn+EtycCybYhfIDKKQAzrxtyDSICZOYmRNNeLgrg/DDgvGKjnVK4gGBbgiEAd3q43XCOa0QtibraXEUJy2WIzoLRc31IN5rKn5PgmMA6FUUwPWqMKooCMhvDven4DU0bzTwjxTJCxIvcF0WUiegX3AgB/TTbfaFH8T5BDoASA8W58wA5IEzfU7vpLYfeIXwWpBhNANhQKFPTGivb8NJeZWzDHAybn+wzyb8XGQ6zGil/wVe4e9cZpk2CEyECdxbNUgpP/cw/q4gtg0yPGJOIlp365+P0LE342hpXJWAnIfqLDR93HaXoF+Uuj0mG53OPslU5LAoEE3rRR+WZBqohcaaHtp0BMWFCl6VJAKm5yROlrP1VD2YLE8hUFBCgIDkZRFE79qwj+QwuwuMWiTIPeu0rytivLhRVL9rdgcGMh8pQuzI05bJWhLEns/8GRBYMrChQQBUk9LiaI9Mcr7548pusW3pGK+Z0ifFMgNBESxbgMTcVpLYpTNusbBzQmjEUXrga4aSl/XUrZY+phCXiAggtYq0gTSFyfxFpgCs0NhA/AcrNOZjnlBJjRt3zWDVFN2txH3aRItVcxeEBu0Qwg9ihF5sczcXwU6AwHxVUnkA3CNVaqa6GUHpy4rXmhOymGLyVoGZGZICB1soPWIRajfwOQ0yQCvenudhbfdm30BLgFSRfnwFdyLYEoM5nAqYAH8GmTwYMrGOr8kiK9aIm8Av/1TZe8rnv+kn6a79RI6XnyWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Septic Tank" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cf70068963523153393bdbd4d07504cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC+0lEQVRIic2WT2gUVxjAf9/My4YEUlJLLiIiBsV68lZUhCqIF+1B6yRBWtprK9iIIqtZO+aPehBpPQieRGrMOiAe1PTQY6EtbbEHIYhJox5ExfgnTXbzb+d98nZXcoi7+bPR5gdvhje8+eY3b973vTEsEQxLBMNSFemiJ2VhLchTYHyxHiSICFqn0AjcaqP5fEmR00Qrp7B1KZq/4B0REnqGdRFQWkQhAZp9VxJFEdtJ+lVFa6SD7jWC11CL/89BgrHFFJyTSMjlD6qo+knRz1w/ix3t4uqlBBNHDvNlJiLy72F/0UK8RwIZwC80teANKwwL+sonvhgvRCQkShj0uqKfgpxTtE+QPYp+O0Hid6C7jz41rHshyCbQT4Cq/PqEKZAcaI3rOHKYQXGLYL4iBtsBbANa22j6oXj5Qgfpxpi79wuyoQU+n5a/UWvIZEB+bKPpsJuxAUz9JLmqkOBJJ+md8xI5Rc+qGA4AvW00v5HIk6L539KzuCvbSXrSpavrBwTuazwv/8JlsMh3bozi7WeeCAxZ9MO5jjfl8h3YC9xMEdyfvh4lqplaEeMtAxI5xm+HfD2j8CkMCfJRxSIeaz9WWK7w8zl6q0cY2Q/aotgNMb4/HaCmHfj+LSHcp1hWsYiPrCqsbdv/HyO7Qc8AQ0BakH5FA2C9j14sEcKl8MqKRRSpd2dBxnPItQSyaZKGv0K25kKu1xsmjgB/J2l5UCLEmEDNIojYx4KH4K0OCX4DXM3I4zN+AaSmOEulGFWorVgkpu4PQ2ZY0aOdRA9yxIMJ/DUWmwR2KBqlaLla6n5BslpM34pEQnZlu+j5RpFLYH81CBZXt/KH8zF+6yyxnwncrljEcYyWK6eI/oyxbo9pAH3s4/cmCQaYhWM0nQgJXVWeE7OW+GThoWdZAMXS/za8WUSmngv+xpP0bPHwH1oYmyQ3c4daIAZT7RGvjvN/gGVEkux72U50COx2i91cGDBDvgIsMUwYvK/KijiOE9wBXHuvLN2/eP4nXgMYCgmhzs+iVAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grease Trap", "label": "Grease Trap" }, { "symbol": { "type": "esriPMS", "url": "e36888138af588c5c601cd353274a03e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVRIic2WT0hUQRzHPzM7KgqKVoco8FAgnqJLRUWXoFvd4mlkUHTsmlCtKy9dpWuXDl3qILm8jlEdgk4SnQKRlP5QJAWJWlqp5b43v5i3VgfdXdeetV+YB/OY38xnfvP7/WYMVSJDlchQrSADDGcstIGaAr4ntZBCKYU0CuwG7vfQeaMoyDWC1jy2MUPnGTZJPr42tAdAcRCBWpDFzYJYAbFZcnMbihGfO9sMqk2h6/LkX/l0vU8asCyIz1CTQU8C9YJgMGTJPRT0hQzeWzcmIEi9xD6SwnwfFCwAqUITC3peYF4hcymiW9FGQGox2y3Ug3RD6qkQ7VPoSxo7Mkiw9wre9DjjYmj/pFCHQA4ANXF8Qh5UCFLvOk4h5o1yQVApCFgNGoUeS+ONACP9BA9Angv2vItxd+7AyT9evNdgWFgAdb2Hjm7nsdeY5mXCGh/vY5bc8YpBQnSdjrdnfwdxBu/FALkpgZ1r2ficWMySW3bp6voenjuN2VLrlAUxSJPFOTP19de/LMF+we4AJorZKZixSEu5+dcNYtHNcWIjLYPk2izqKNg+gcmIcKiYncCMQm1NDARss9ufII8LIRZ/n4Du8un6UsLQHcWWxEAEmlzEK+QcKBvBaC+do+uY26Vwa2IgKk5dJM2p21SmpRXbZEBAuTEhleubQEOCILFcnahICrUoK+mblEfmQFZdUuvQtIJniYGETNysZc/dSinSdFz18fsTA/EL5btkVSxju5Z0GZD8rCJ1cJDhI5rUOwtLy4Srb6gNymDqNNGuKH4BlgC5zOnPfQQXwR6z2MOFAavg/0KWCH4Y9NmSIE69eGOAa/9U1fuK5z/pJz6H0ypg1I9kAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Tank", "label": "Pump Tank" }, { "symbol": { "type": "esriPMS", "url": "e783184cb126be83363dcb852ea12114", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAYAAADSbo4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIic2WzUtUURiHn/fOHUPJqGzRSigrjKhNi6ionbuiTc1o0scfIK0KFEe55WjSLogIIYpAHS+tCgMpIqIgWugiEJKULAIrTSU/UueeN64zYajjR95qfnAWh/O+5z73nPd3zrHJEtlkiWyyFaSe1hoDu0A+Az+C+pAgImi+QhHQHqP0ZkaQRtzCGUx+DaVn+EtycCybYhfIDKKQAzrxtyDSICZOYmRNNeLgrg/DDgvGKjnVK4gGBbgiEAd3q43XCOa0QtibraXEUJy2WIzoLRc31IN5rKn5PgmMA6FUUwPWqMKooCMhvDven4DU0bzTwjxTJCxIvcF0WUiegX3AgB/TTbfaFH8T5BDoASA8W58wA5IEzfU7vpLYfeIXwWpBhNANhQKFPTGivb8NJeZWzDHAybn+wzyb8XGQ6zGil/wVe4e9cZpk2CEyECdxbNUgpP/cw/q4gtg0yPGJOIlp365+P0LE342hpXJWAnIfqLDR93HaXoF+Uuj0mG53OPslU5LAoEE3rRR+WZBqohcaaHtp0BMWFCl6VJAKm5yROlrP1VD2YLE8hUFBCgIDkZRFE79qwj+QwuwuMWiTIPeu0rytivLhRVL9rdgcGMh8pQuzI05bJWhLEns/8GRBYMrChQQBUk9LiaI9Mcr7548pusW3pGK+Z0ifFMgNBESxbgMTcVpLYpTNusbBzQmjEUXrga4aSl/XUrZY+phCXiAggtYq0gTSFyfxFpgCs0NhA/AcrNOZjnlBJjRt3zWDVFN2txH3aRItVcxeEBu0Qwg9ihF5sczcXwU6AwHxVUnkA3CNVaqa6GUHpy4rXmhOymGLyVoGZGZICB1soPWIRajfwOQ0yQCvenudhbfdm30BLgFSRfnwFdyLYEoM5nAqYAH8GmTwYMrGOr8kiK9aIm8Av/1TZe8rnv+kn6a79RI6XnyWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Septic Tank", "label": "Septic Tank" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PHOTONAME", "typeIdField": "TANK_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TANK_TYPE", "type": "esriFieldTypeString", "alias": "Tank_Type", "domain": { "type": "codedValue", "name": "TANK_TYPE", "description": "TANK_TYPE", "codedValues": [ { "name": "Septic Tank", "code": "Septic Tank" }, { "name": "Pump Tank", "code": "Pump Tank" }, { "name": "Grease Trap", "code": "Grease Trap" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Tank_Type" }, { "name": "TANK_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "TANK_SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TANK_SIZE" }, { "name": "TANK_MFR", "type": "esriFieldTypeString", "alias": "Tank_Mfr", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Tank_Mfr" }, { "name": "MFR_DATE", "type": "esriFieldTypeDate", "alias": "MFR_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MFR_DATE" }, { "name": "TANK_FALL", "type": "esriFieldTypeString", "alias": "TANK_FALL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TANK_FALL" }, { "name": "TANK_MARK", "type": "esriFieldTypeString", "alias": "Tank_Mark", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Tank_Mark" }, { "name": "LESS_THN_6", "type": "esriFieldTypeString", "alias": "Less_Than_6", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Less_Thn_6" }, { "name": "TANK_RISERS", "type": "esriFieldTypeString", "alias": "Tank_Risers", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Tank_Risers" }, { "name": "PUMP_MFR", "type": "esriFieldTypeString", "alias": "Pump_Mfr", "domain": { "type": "codedValue", "name": "PUMP_MFR", "description": "PUMP_MFR", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "GOULDS", "code": "GOULDS" }, { "name": "HYDROMATIC", "code": "HYDROMATIC" }, { "name": "LITTLE GIANT", "code": "LITTLE GIANT" }, { "name": "MYERS", "code": "MYERS" }, { "name": "STA-RIGHT", "code": "STA-RIGHT" }, { "name": "ZOELLER", "code": "ZOELLER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Pump_Mfr" }, { "name": "PUMP_MODEL", "type": "esriFieldTypeString", "alias": "PUMP_MODEL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PUMP_MODEL" }, { "name": "TETHER_LENGTH", "type": "esriFieldTypeDouble", "alias": "TETHER_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TETHER_LENGTH" }, { "name": "ACP_MFR", "type": "esriFieldTypeString", "alias": "ACP_Mfr", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ACP_Mfr" }, { "name": "ALRM_MODEL", "type": "esriFieldTypeString", "alias": "ALRM_MODEL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ALRM_MODEL" }, { "name": "COLLECT_BY", "type": "esriFieldTypeString", "alias": "Collect_BY", "domain": { "type": "codedValue", "name": "Inspection_Initials", "description": "Initials for Inspectors", "codedValues": [ { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "EAE", "code": "EAE" }, { "name": "SP", "code": "SP" }, { "name": "RNL", "code": "RNL" }, { "name": "RPD", "code": "RPD" }, { "name": "PED", "code": "PED" }, { "name": "JLV", "code": "JLV" }, { "name": "EGD", "code": "EGD" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "JPS", "code": "JPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Collect_BY" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NOTES" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HDOP" }, { "name": "PHOTONAME", "type": "esriFieldTypeString", "alias": "PHOTONAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHOTONAME" }, { "name": "PHOTO_PATH", "type": "esriFieldTypeString", "alias": "PHOTO_PATH", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PHOTO_PATH" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESRIGNSS_RECEIVER" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LATITUDE" }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_LONGITUDE" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_PDOP" }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_HDOP" }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_VDOP" }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_FIXTYPE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_STATIONID" }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_NUMSATS" }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESRIGNSS_FIXDATETIME" }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_H_RMS" }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_V_RMS" }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_AVG_POSITIONS" }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_STDDEV" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1843_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1843", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1843", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1746_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Grease Trap", "name": "Grease Trap", "domains": { "TANK_TYPE": {"type": "inherited"}, "LESS_THN_6": {"type": "inherited"}, "PUMP_MFR": {"type": "inherited"}, "COLLECT_BY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"} }, "templates": [ { "name": "Grease Trap", "description": "", "prototype": { "attributes": { "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "TANK_TYPE": "Grease Trap", "TANK_SIZE": null, "TANK_MFR": null, "MFR_DATE": null, "TANK_FALL": null, "TANK_MARK": null, "LESS_THN_6": null, "TANK_RISERS": null, "PUMP_MFR": null, "PUMP_MODEL": null, "TETHER_LENGTH": null, "ACP_MFR": null, "ALRM_MODEL": null, "COLLECT_BY": null, "NOTES": null, "X": null, "Y": null, "Z": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "PHOTONAME": null, "PHOTO_PATH": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Pump Tank", "name": "Pump Tank", "domains": { "TANK_TYPE": {"type": "inherited"}, "LESS_THN_6": {"type": "inherited"}, "PUMP_MFR": {"type": "inherited"}, "COLLECT_BY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"} }, "templates": [ { "name": "Pump Tank", "description": "", "prototype": { "attributes": { "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "TANK_TYPE": "Pump Tank", "TANK_SIZE": null, "TANK_MFR": null, "MFR_DATE": null, "TANK_FALL": null, "TANK_MARK": null, "LESS_THN_6": null, "TANK_RISERS": null, "PUMP_MFR": null, "PUMP_MODEL": null, "TETHER_LENGTH": null, "ACP_MFR": null, "ALRM_MODEL": null, "COLLECT_BY": null, "NOTES": null, "X": null, "Y": null, "Z": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "PHOTONAME": null, "PHOTO_PATH": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Septic Tank", "name": "Septic Tank", "domains": { "TANK_TYPE": {"type": "inherited"}, "LESS_THN_6": {"type": "inherited"}, "PUMP_MFR": {"type": "inherited"}, "COLLECT_BY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"} }, "templates": [ { "name": "Septic Tank", "description": "", "prototype": { "attributes": { "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_AVG_V_RMS": null, "TANK_TYPE": "Septic Tank", "TANK_SIZE": null, "TANK_MFR": null, "MFR_DATE": null, "TANK_FALL": null, "TANK_MARK": null, "LESS_THN_6": null, "TANK_RISERS": null, "PUMP_MFR": null, "PUMP_MODEL": null, "TETHER_LENGTH": null, "ACP_MFR": null, "ALRM_MODEL": null, "COLLECT_BY": null, "NOTES": null, "X": null, "Y": null, "Z": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "PHOTONAME": null, "PHOTO_PATH": null, "ESRIGNSS_H_STDDEV": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Septic Trench", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": true, "minScale": 256000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690185.684461, "ymin": 783703.9404313334, "xmax": 1842739.684461, "ymax": 913742.2737646666, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 32000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LINE_TYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Line_Type", "classes": [ { "label": "Nitrification Line", "description": "Nitrification Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "Nitrification Line" ] ] }, { "label": "Supply Line", "description": "Supply Line", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 132, 0, 168, 255 ], "width": 1 }, "values": [ [ "Supply Line" ] ] }, { "label": "Interceptor Drain", "description": "Interceptor Drain", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 223, 115, 255, 255 ], "width": 2 }, "values": [ [ "Interceptor Drain" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Nitrification Line", "label": "Nitrification Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 132, 0, 168, 255 ], "width": 1 }, "value": "Supply Line", "label": "Supply Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "Interceptor Drain", "label": "Interceptor Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LINE_TYPE", "typeIdField": "LINE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "Line_Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Line_Type" }, { "name": "TRENCH_TYPE", "type": "esriFieldTypeString", "alias": "Trench_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Trench_Type" }, { "name": "TRENCH_GRADE", "type": "esriFieldTypeDouble", "alias": "TRENCH_GRADE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRENCH_GRADE" }, { "name": "COLLECT_BY", "type": "esriFieldTypeString", "alias": "COLLECT_BY", "domain": { "type": "codedValue", "name": "Inspection_Initials", "description": "Initials for Inspectors", "codedValues": [ { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "EAE", "code": "EAE" }, { "name": "SP", "code": "SP" }, { "name": "RNL", "code": "RNL" }, { "name": "RPD", "code": "RPD" }, { "name": "PED", "code": "PED" }, { "name": "JLV", "code": "JLV" }, { "name": "EGD", "code": "EGD" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "JPS", "code": "JPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLECT_BY" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NOTES" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HDOP" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LENGTH" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1834_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1834", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1834", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1737_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Nitrification Line", "name": "Nitrification Line", "domains": { "COLLECT_BY": {"type": "inherited"} }, "templates": [ { "name": "Nitrification Line", "description": "", "prototype": { "attributes": { "HDOP": 0, "LENGTH": 0, "LINE_TYPE": "Nitrification Line", "TRENCH_TYPE": null, "TRENCH_GRADE": null, "COLLECT_BY": null, "NOTES": null, "PDOP": 0, "NUM_SATS": 0, "GPS_TIME": " ", "GPS_DATE": " ", "QUALITY": 0, "DGPS_ID": 0, "DIFF_AGE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Supply Line", "name": "Supply Line", "domains": { "COLLECT_BY": {"type": "inherited"} }, "templates": [ { "name": "Supply Line", "description": "", "prototype": { "attributes": { "HDOP": 0, "LENGTH": 0, "LINE_TYPE": "Supply Line", "TRENCH_TYPE": null, "TRENCH_GRADE": null, "COLLECT_BY": null, "NOTES": null, "PDOP": 0, "NUM_SATS": 0, "GPS_TIME": " ", "GPS_DATE": " ", "QUALITY": 0, "DGPS_ID": 0, "DIFF_AGE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Interceptor Drain", "name": "Interceptor Drain", "domains": { "COLLECT_BY": {"type": "inherited"} }, "templates": [ { "name": "Interceptor Drain", "description": "", "prototype": { "attributes": { "HDOP": 0, "LENGTH": 0, "LINE_TYPE": "Interceptor Drain", "TRENCH_TYPE": null, "TRENCH_GRADE": null, "COLLECT_BY": null, "NOTES": null, "PDOP": 0, "NUM_SATS": 0, "GPS_TIME": " ", "GPS_DATE": " ", "QUALITY": 0, "DGPS_ID": 0, "DIFF_AGE": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Septic System Layout", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": true, "minScale": 256000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1692020.1011276667, "ymin": 784909.6904313334, "xmax": 1839616.684461, "ymax": 913689.4404313334, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 32000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOTES", "uniqueValueGroups": [ { "heading": "Line_Color", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "BLUE" ] ] }, { "label": "", "description": "", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "BLUE" ] ] }, { "label": "GREEN", "description": "GREEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "GREEN" ] ] }, { "label": "LIME", "description": "LIME", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2 }, "values": [ [ "LIME" ] ] }, { "label": "ORANGE", "description": "ORANGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "ORANGE" ] ] }, { "label": "PINK", "description": "PINK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "values": [ [ "PINK" ] ] }, { "label": "PURPLE", "description": "PURPLE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "PURPLE" ] ] }, { "label": "RED", "description": "RED", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "RED" ] ] }, { "label": "WHITE", "description": "WHITE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "values": [ [ "WHITE" ] ] }, { "label": "YELLOW", "description": "YELLOW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "YELLOW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "BLUE", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "BLUE", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "GREEN", "label": "GREEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2 }, "value": "LIME", "label": "LIME" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "ORANGE", "label": "ORANGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "PINK", "label": "PINK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "PURPLE", "label": "PURPLE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "RED", "label": "RED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "WHITE", "label": "WHITE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "YELLOW", "label": "YELLOW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "Round($feature.LENGTH)+\" ft\""}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 1212, "name": "Default", "priority": 4, "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, 255, 255, 255 ], "haloSize": 2.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "NOTES", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LINE_TYPE" }, { "name": "TRENCH_TYP", "type": "esriFieldTypeString", "alias": "TRENCH_TYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRENCH_TYP" }, { "name": "TRENCH_GRA", "type": "esriFieldTypeInteger", "alias": "TRENCH_GRA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRENCH_GRA" }, { "name": "COLLECT_BY", "type": "esriFieldTypeString", "alias": "COLLECT_BY", "domain": { "type": "codedValue", "name": "Soil_Initials", "description": "Initials for Soil Evaluators", "codedValues": [ { "name": "EGD", "code": "EGD" }, { "name": "JLV", "code": "JLV" }, { "name": "JPS", "code": "JPS" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "RPD", "code": "RPD" }, { "name": "RNL", "code": "RNL" }, { "name": "PED", "code": "PED" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "SP", "code": "SP" }, { "name": "EAE", "code": "EAE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLECT_BY" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": { "type": "codedValue", "name": "System_Layout", "description": "Septic System Layout", "codedValues": [ { "name": "BLUE", "code": "BLUE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "LIME", "code": "LIME" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "PINK", "code": "PINK" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NOTES" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HDOP" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_STLe" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1842_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1842", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1842", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1745_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BLUE", "name": "", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "BLUE", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "BLUE", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "GREEN", "name": "GREEN", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "GREEN", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "GREEN", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LIME", "name": "LIME", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "LIME", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "LIME", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ORANGE", "name": "ORANGE", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "ORANGE", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "ORANGE", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PINK", "name": "PINK", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "PINK", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "PINK", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PURPLE", "name": "PURPLE", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "PURPLE", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "PURPLE", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RED", "name": "RED", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "RED", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "RED", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "WHITE", "name": "WHITE", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "WHITE", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "WHITE", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "YELLOW", "name": "YELLOW", "domains": { "COLLECT_BY": {"type": "inherited"}, "NOTES": {"type": "inherited"} }, "templates": [ { "name": "YELLOW", "description": "", "prototype": { "attributes": { "LENGTH": null, "SHAPE_STLe": null, "OBJECTID": null, "LINE_TYPE": null, "TRENCH_TYP": null, "TRENCH_GRA": null, "COLLECT_BY": null, "NOTES": "YELLOW", "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Septic Area", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690196.0177943332, "ymin": 783665.5237646666, "xmax": 1842762.7677943332, "ymax": 913672.0237646666, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PERMIT_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PERMIT_NUM", "type": "esriFieldTypeString", "alias": "PERMIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMIT_NUM" }, { "name": "AREA_TYPE", "type": "esriFieldTypeString", "alias": "Area_Type", "domain": { "type": "codedValue", "name": "AREA_TYPES", "description": "AREA_TYPES", "codedValues": [ { "name": "Initial", "code": "Initial" }, { "name": "Repair", "code": "Repair" }, { "name": "Initial & Repair", "code": "Initial & Repair" }, { "name": "Well Area", "code": "Well Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AREA_TYPE" }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "System_Type2_2", "description": "System_Type2", "codedValues": [ { "name": "Conventional", "code": "Conventional" }, { "name": "25% Reduction", "code": "25% Reduction" }, { "name": "Pump System", "code": "Pump System" }, { "name": "Conventional (Shallow Placed)", "code": "Conventional (Shallow Placed)" }, { "name": "Conventional (>480 GPD)", "code": "Conventional (>480 GPD)" }, { "name": "75/75", "code": "75/75" }, { "name": "65/65", "code": "65/65" }, { "name": "PPBPS", "code": "PPBPS" }, { "name": "Large Diameter Pipe", "code": "Large Diameter Pipe" }, { "name": "Drip Irrigation", "code": "Drip Irrigation" }, { "name": "LPP (Low Pressure)", "code": "LPP (Low Pressure)" }, { "name": "LPP Fill", "code": "LPP Fill" }, { "name": "Conventional Fill", "code": "Conventional Fill" }, { "name": "Conventional *(SAPROLITE)", "code": "Conventional *(SAPROLITE)" }, { "name": "25% Reduction *(SAPROLITE)", "code": "25% Reduction *(SAPROLITE)" }, { "name": "Pump System *(SAPROLITE)", "code": "Pump System *(SAPROLITE)" }, { "name": "Conventional (Shallow Placed) *(SAPROLITE)", "code": "Conventional (Shallow Placed) *(SAPROLITE)" }, { "name": "Conventional (>480 GPD) *(SAPROLITE)", "code": "Conventional (>480 GPD) *(SAPROLITE)" }, { "name": "75/75 *(SAPROLITE)", "code": "75/75 *(SAPROLITE)" }, { "name": "65/65 *(SAPROLITE)", "code": "65/65 *(SAPROLITE)" }, { "name": "PPBPS *(SAPROLITE)", "code": "PPBPS *(SAPROLITE)" }, { "name": "Large Diameter Pipe *(SAPROLITE)", "code": "Large Diameter Pipe *(SAPROLITE)" }, { "name": "PPBPS (Horizontal)", "code": "PPBPS (Horizontal)" }, { "name": "PPBPS (Vertical)", "code": "PPBPS (Vertical)" }, { "name": "LP Chamber", "code": "LP Chamber" }, { "name": "DA PPBPS", "code": "DA PPBPS" }, { "name": "DA Chamber", "code": "DA Chamber" }, { "name": "37.5/37.5", "code": "37.5/37.5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SYSTEM_TYPE" }, { "name": "PERMITTED_BY", "type": "esriFieldTypeString", "alias": "PERMITTED_BY", "domain": { "type": "codedValue", "name": "Soil_Initials", "description": "Initials for Soil Evaluators", "codedValues": [ { "name": "EGD", "code": "EGD" }, { "name": "JLV", "code": "JLV" }, { "name": "JPS", "code": "JPS" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "RPD", "code": "RPD" }, { "name": "RNL", "code": "RNL" }, { "name": "PED", "code": "PED" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "SP", "code": "SP" }, { "name": "EAE", "code": "EAE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITTED_BY" }, { "name": "DATE_PERMITTED", "type": "esriFieldTypeDate", "alias": "DATE_PERMITTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_PERMITTED" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HDOP" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GISL.Septic_Area.AREA", "type": "esriFieldTypeDouble", "alias": "GISL.Septic_Area.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISL.Septic_Area.AREA" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1831_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1831", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1831", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1734_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Septic Area", "description": "", "prototype": { "attributes": { "GISL.Septic_Area.AREA": null, "PERMIT_NUM": null, "AREA_TYPE": null, "SYSTEM_TYPE": null, "PERMITTED_BY": null, "DATE_PERMITTED": null, "ID": null, "PDOP": null, "NUM_SATS": null, "GPS_TIME": null, "GPS_DATE": null, "QUALITY": null, "DGPS_ID": null, "DIFF_AGE": null, "HDOP": null, "PERIMETER": null, "ACRES": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Unsuitable Septic Area", "type": "Feature Layer", "parentLayer": { "id": 2, "name": "Water Quality" }, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1692316.434461, "ymin": 783757.607098, "xmax": 1842689.7677943332, "ymax": 913720.607098, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.166666666666667, "zTolerance": 0.001, "mTolerance": 0.166666666666667, "falseX": 1337564.684461, "falseY": 367705.357098, "xyUnits": 12, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UNSUITABLE_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNSUITABLE_AREA", "type": "esriFieldTypeString", "alias": "Unsuitable_Area", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Unsuitable_Area" }, { "name": "EVAL_BY", "type": "esriFieldTypeString", "alias": "Eval_By", "domain": { "type": "codedValue", "name": "Soil_Initials", "description": "Initials for Soil Evaluators", "codedValues": [ { "name": "EGD", "code": "EGD" }, { "name": "JLV", "code": "JLV" }, { "name": "JPS", "code": "JPS" }, { "name": "ELH", "code": "ELH" }, { "name": "BJB", "code": "BJB" }, { "name": "MJS", "code": "MJS" }, { "name": "RPD", "code": "RPD" }, { "name": "RNL", "code": "RNL" }, { "name": "PED", "code": "PED" }, { "name": "DWJ", "code": "DWJ" }, { "name": "MKB", "code": "MKB" }, { "name": "NWS", "code": "NWS" }, { "name": "KCM", "code": "KCM" }, { "name": "SP", "code": "SP" }, { "name": "EAE", "code": "EAE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Eval_By" }, { "name": "EVAL_DATE", "type": "esriFieldTypeString", "alias": "EVAL_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVAL_DATE" }, { "name": "PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PDOP" }, { "name": "NUM_SATS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_SATS", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NUM_SATS" }, { "name": "GPS_TIME", "type": "esriFieldTypeString", "alias": "GPS_TIME", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "GPS_TIME" }, { "name": "GPS_DATE", "type": "esriFieldTypeString", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "QUALITY", "type": "esriFieldTypeSmallInteger", "alias": "QUALITY", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "QUALITY" }, { "name": "DGPS_ID", "type": "esriFieldTypeSmallInteger", "alias": "DGPS_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DGPS_ID" }, { "name": "DIFF_AGE", "type": "esriFieldTypeSmallInteger", "alias": "DIFF_AGE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DIFF_AGE" }, { "name": "HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HDOP" }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AREA_" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1837", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1837", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1740_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Unsuitable Septic Area", "description": "", "prototype": { "attributes": { "ACRES": 0, "UNSUITABLE_AREA": null, "EVAL_BY": null, "EVAL_DATE": null, "PDOP": 0, "NUM_SATS": 0, "GPS_TIME": " ", "GPS_DATE": " ", "QUALITY": 0, "DGPS_ID": 0, "DIFF_AGE": 0, "HDOP": 0, "AREA_": 0, "PERIMETER": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Rezoning Case Numbers", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Zoning" }, "defaultVisibility": false, "minScale": 256000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1692510.4293726385, "ymin": 784801.1070987284, "xmax": 1842625.0179223865, "ymax": 912813.5236455649, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.CASE_NUMBER"}, "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "offsetDistance": 5, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "AvenirNext LT Pro Medium", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CASE_NUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CASE_NUMBER" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "Laserfiche_Path", "type": "esriFieldTypeString", "alias": "Laserfiche_Path", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CASE_JACKET" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1857_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1857", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1857", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1758_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rezoning Case Numbers", "description": "", "prototype": { "attributes": { "Laserfiche_Path": null, "CASE_NUMBER": null, "JURISDICTION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "County Zoning", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Zoning" }, "defaultVisibility": false, "minScale": 256000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset is the most comprehensive and authoritative source of legal boundary information for the cities within Guilford County, North Carolina. The data is updated and maintained using recorded source documents.Guilford County Zoning last edited - 07/18/2024", "copyrightText": "Guilford County GIS Department", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1691613.76778014, "ymin": 782774.1072157323, "xmax": 1843017.4344603866, "ymax": 914535.9404763132, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ZONING", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ZONING" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "BASE_ZONING", "type": "esriFieldTypeString", "alias": "BASE_ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASE_ZONING" }, { "name": "ZONE_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "ZONE_CLASSIFICATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONE_CLASSIFICATION" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "New_Zoning_UDO2020", "type": "esriFieldTypeString", "alias": "New_Zoning_UDO2020", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "New_Zoning_UDO2020" }, { "name": "New_Base_UDO2020", "type": "esriFieldTypeString", "alias": "New_Base_UDO2020", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "New_Base_UDO2020" }, { "name": "FromZoning", "type": "esriFieldTypeString", "alias": "FromZoning", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FromZoning" }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "EffectiveDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EffectiveDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1854_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1854", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1854", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1755_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Zoning", "description": "", "prototype": { "attributes": { "FromZoning": null, "ZONING": null, "JURISDICTION": null, "BASE_ZONING": null, "ZONE_CLASSIFICATION": null, "DESCRIPTION": null, "New_Zoning_UDO2020": null, "New_Base_UDO2020": null, "EffectiveDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Watershed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 256000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1689925.8512084633, "ymin": 782774.1072157323, "xmax": 1843018.6011247188, "ymax": 914535.9404763132, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 196, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.CLASS"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "WATERSHED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TAG" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CLASS" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1643_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1643", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1643", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1616_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Watershed", "description": "", "prototype": { "attributes": { "CLASS": null, "WATERSHED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "NPDES_50ft_Buffer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690004.149936393, "ymin": 782756.2739180624, "xmax": 1843098.5701248944, "ymax": 914618.0699052215, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Buffer_Status", "uniqueValueGroups": [ { "heading": "Buffer_Status", "classes": [ { "label": "In", "description": "In", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 101, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "In" ] ] }, { "label": "Out", "description": "Out", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 0 ], "width": 0.4 } }, "values": [ [ "Out" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 101, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "In", "label": "In" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 0 ], "width": 0.4 } }, "value": "Out", "label": "Out" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FID_NPDES_50ft_Buffer_test", "typeIdField": "Buffer_Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_NPDES_50ft_Buffer_test", "type": "esriFieldTypeInteger", "alias": "FID_NPDES_50ft_Buffer_test", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_NPDES_50ft_Buffer_test" }, { "name": "Buffer_Status", "type": "esriFieldTypeString", "alias": "Buffer_Status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Buffer_Status" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1566_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1540_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "In", "name": "In", "domains": {}, "templates": [ { "name": "In", "description": "", "prototype": { "attributes": { "FID_NPDES_50ft_Buffer_test": null, "Buffer_Status": "In" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Out", "name": "Out", "domains": {}, "templates": [ { "name": "Out", "description": "", "prototype": { "attributes": { "FID_NPDES_50ft_Buffer_test": null, "Buffer_Status": "Out" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "Flood Hazard Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Flood hazard maps from 2011. ", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690037.434318632, "ymin": 782880.6070027202, "xmax": 1842984.6845258921, "ymax": 914116.3569978923, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_LID", "field2": "FLDWAY_LID", "uniqueValueGroups": [ { "heading": "High Risk Areas", "classes": [ { "label": "Floodway - Zone AE ", "description": "Floodway - Zone AE ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "1001", "1000" ] ] }, { "label": "100yr - Zone A", "description": "100yr - Zone A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1000", "" ] ] }, { "label": "100yr - Zone AE", "description": "100yr - Zone AE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1001", "" ] ] } ] }, { "heading": "Low Risk Areas", "classes": [ { "label": "500yr - 0.2 % Chance Flood Hazard", "description": "500yr - 0.2 % Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "2000", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "1001,1000", "label": "Floodway - Zone AE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1000,", "label": "100yr - Zone A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1001,", "label": "100yr - Zone AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2000,", "label": "500yr - 0.2 % Chance Flood Hazard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FLD_AR_ID", "typeIdField": "ZONE_LID", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLD_AR_ID" }, { "name": "HYDROID", "type": "esriFieldTypeString", "alias": "HYDROID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "HYDROID" }, { "name": "ZONE_LID", "type": "esriFieldTypeString", "alias": "ZONE_LID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZONE_LID" }, { "name": "FLDWAY_LID", "type": "esriFieldTypeString", "alias": "FLDWAY_LID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FLDWAY_LID" }, { "name": "SFHA_TF", "type": "esriFieldTypeSmallInteger", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "V_DATM_LID", "type": "esriFieldTypeString", "alias": "V_DATM_LID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "1010", "modelName": "V_DATM_LID" }, { "name": "LEN_LID", "type": "esriFieldTypeString", "alias": "LEN_LID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "1010", "modelName": "LEN_LID" }, { "name": "VEL_LID", "type": "esriFieldTypeString", "alias": "VEL_LID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "VEL_LID" }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AR_REVERT" }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CST_MDL_ID" }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BFE_REVERT" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP_REVERT" }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIC_BFE" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "METAID" }, { "name": "EnerGov_Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "EnerGov_Classification" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1565_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1539_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1001", "name": "Floodway - Zone AE ", "domains": {}, "templates": [ { "name": "Floodway - Zone AE ", "description": "", "prototype": { "attributes": { "HYDROID": null, "ZONE_LID": "1001", "SFHA_TF": null, "V_DATM_LID": "1010", "EnerGov_Classification": null, "FLD_AR_ID": null, "FLDWAY_LID": "1000", "LEN_LID": "1010", "VEL_LID": null, "AR_REVERT": null, "CST_MDL_ID": null, "BFE_REVERT": null, "DEPTH": null, "DEP_REVERT": null, "STATIC_BFE": null, "VELOCITY": null, "METAID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "100yr - Zone AE", "description": "", "prototype": { "attributes": { "HYDROID": null, "ZONE_LID": "1001", "SFHA_TF": null, "V_DATM_LID": "1010", "EnerGov_Classification": null, "FLD_AR_ID": null, "FLDWAY_LID": "", "LEN_LID": "1010", "VEL_LID": null, "AR_REVERT": null, "CST_MDL_ID": null, "BFE_REVERT": null, "DEPTH": null, "DEP_REVERT": null, "STATIC_BFE": null, "VELOCITY": null, "METAID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1000", "name": "100yr - Zone A", "domains": {}, "templates": [ { "name": "100yr - Zone A", "description": "", "prototype": { "attributes": { "HYDROID": null, "ZONE_LID": "1000", "SFHA_TF": null, "V_DATM_LID": "1010", "EnerGov_Classification": null, "FLD_AR_ID": null, "FLDWAY_LID": "", "LEN_LID": "1010", "VEL_LID": null, "AR_REVERT": null, "CST_MDL_ID": null, "BFE_REVERT": null, "DEPTH": null, "DEP_REVERT": null, "STATIC_BFE": null, "VELOCITY": null, "METAID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2000", "name": "500yr - 0.2 % Chance Flood Hazard", "domains": {}, "templates": [ { "name": "500yr - 0.2 % Chance Flood Hazard", "description": "", "prototype": { "attributes": { "HYDROID": null, "ZONE_LID": "2000", "SFHA_TF": null, "V_DATM_LID": "1010", "EnerGov_Classification": null, "FLD_AR_ID": null, "FLDWAY_LID": "", "LEN_LID": "1010", "VEL_LID": null, "AR_REVERT": null, "CST_MDL_ID": null, "BFE_REVERT": null, "DEPTH": null, "DEP_REVERT": null, "STATIC_BFE": null, "VELOCITY": null, "METAID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "Daycares", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "These are the main address points associated with the daycare. The addresses are geocoded using the Site Structure Address Point layer as a locator and rematched until 100% accuracy was achieved. Source: NCDHHS Division of Child Development and Early Education Child Care Facility Search, Guilford County, Type of Facility = Child Care Center and Family Child Care Home. (Last updated 4/2/2023)", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1692508.9096906334, "ymin": 788816.0003156513, "xmax": 1839712.434508726, "ymax": 906247.7736537308, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 119, 63, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATE_ID" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CITY" }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITY_TYPE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZIP" }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REID" }, { "name": "LICENSE_TYPE", "type": "esriFieldTypeString", "alias": "LICENSE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LICENSE_TYPE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1415_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1415", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1415", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1391_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Daycares", "description": "", "prototype": { "attributes": { "LICENSE_TYPE": null, "STATE_ID": null, "FACILITY_NAME": null, "ADDRESS": null, "CITY": null, "FACILITY_TYPE": null, "ZIP": null, "REID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 17, "name": "Daycare_Property", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Parcels associated with North Carolina state licensed childcare centers and family childcare homes. The parcels were selected using spatial join between the daycare points and parcel layer. Parcels were copied from the gisrp_Parcel_Ownership feature class, pasted in a new feature class using Paste Special, and the source attributes were transferred to the new feature. (Last updated 4/2/2023)", "copyrightText": "Guilford County GIS", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1692393.256050557, "ymin": 788556.273800984, "xmax": 1840726.6011155546, "ymax": 906618.1941727251, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "REID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "REID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "PIN" }, { "name": "PROPERTY_DESCR", "type": "esriFieldTypeString", "alias": "PROPERTY_DESCR", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PROPERTY_DESCR" }, { "name": "LOCATION_ADDR", "type": "esriFieldTypeString", "alias": "LOCATION_ADDR", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LOCATION_ADDR" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY" }, { "name": "FIRE_DISTRICT", "type": "esriFieldTypeString", "alias": "FIRE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRE_DISTRICT" }, { "name": "SPEC_DIST_1", "type": "esriFieldTypeString", "alias": "SPEC_DIST_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPEC_DIST_1" }, { "name": "SPEC_DIST_2", "type": "esriFieldTypeString", "alias": "SPEC_DIST_2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SPEC_DIST_2" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "LAND_CLASS", "type": "esriFieldTypeString", "alias": "LAND_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LAND_CLASS" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ZONING" }, { "name": "ETJ", "type": "esriFieldTypeString", "alias": "ETJ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ETJ" }, { "name": "PROPERTY_OWNER", "type": "esriFieldTypeString", "alias": "PROPERTY_OWNER", "domain": null, "editable": true, "nullable": true, "length": 600, "defaultValue": null, "modelName": "PROPERTY_OWNER" }, { "name": "OWNER_MAIL_1", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_MAIL_1" }, { "name": "OWNER_MAIL_2", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_MAIL_2" }, { "name": "OWNER_MAIL_3", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_MAIL_3" }, { "name": "OWNER_MAIL_CITY", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_MAIL_CITY" }, { "name": "OWNER_MAIL_STATE", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_STATE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER_MAIL_STATE" }, { "name": "OWNER_MAIL_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_MAIL_ZIP", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OWNER_MAIL_ZIP" }, { "name": "DEED_BK_PG_NUM", "type": "esriFieldTypeString", "alias": "DEED_BK_PG_NUM", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "DEED_BK_PG_NUM" }, { "name": "BLDG_DESC", "type": "esriFieldTypeString", "alias": "BLDG_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BLDG_DESC" }, { "name": "DEED_DATE", "type": "esriFieldTypeString", "alias": "DEED_DATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DEED_DATE" }, { "name": "PLAT_BOOK_PAGE_NUMBER", "type": "esriFieldTypeString", "alias": "PLAT_BOOK_PAGE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAT_BOOK_PAGE_NUMBER" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1411_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1411", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1411", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1387_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Daycare_Property", "description": "", "prototype": { "attributes": { "PLAT_BOOK_PAGE_NUMBER": null, "REID": null, "PIN": null, "PROPERTY_DESCR": null, "LOCATION_ADDR": null, "CITY": null, "FIRE_DISTRICT": null, "SPEC_DIST_1": null, "SPEC_DIST_2": null, "TOWNSHIP": null, "LAND_CLASS": null, "ACREAGE": null, "ZONING": null, "ETJ": null, "PROPERTY_OWNER": null, "OWNER_MAIL_1": null, "OWNER_MAIL_2": null, "OWNER_MAIL_3": null, "OWNER_MAIL_CITY": null, "OWNER_MAIL_STATE": null, "OWNER_MAIL_ZIP": null, "DEED_BK_PG_NUM": null, "BLDG_DESC": null, "DEED_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 18, "name": "Adult_Oriented_Business_Buffer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Extracted parcel boundaries for public schools. ", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690004.0177188069, "ymin": 782774.1072157323, "xmax": 1842968.517891556, "ymax": 914617.8569791466, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Buffer_Status", "uniqueValueGroups": [ { "heading": "Buffer_Status", "classes": [ { "label": "In", "description": "In", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "In" ] ] }, { "label": "Out", "description": "Out", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "Out" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "In", "label": "In" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "Out", "label": "Out" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 188, 255 ], "toColor": [ 182, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 233, 255 ], "toColor": [ 199, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FID_Combined_RSOF_Property_Buff", "typeIdField": "Buffer_Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_Combined_RSOF_Property_Buff", "type": "esriFieldTypeInteger", "alias": "FID_Combined_RSOF_Property_Buffers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Combined_RSOF_Property_Buff" }, { "name": "Exclusion_Zone", "type": "esriFieldTypeString", "alias": "Exclusion_Zone", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Exclusion_Zone" }, { "name": "FID_Co_Line_Polygon", "type": "esriFieldTypeInteger", "alias": "FID_Co_Line_Polygon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_Co_Line_Polygon" }, { "name": "Buffer_Status", "type": "esriFieldTypeString", "alias": "Buffer_Status", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Buffer_Status" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R948_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_948", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_948", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S932_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "In", "name": "In", "domains": {}, "templates": [ { "name": "In", "description": "", "prototype": { "attributes": { "FID_Co_Line_Polygon": null, "Buffer_Status": "In", "FID_Combined_RSOF_Property_Buff": null, "Exclusion_Zone": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Out", "name": "Out", "domains": {}, "templates": [ { "name": "Out", "description": "", "prototype": { "attributes": { "FID_Co_Line_Polygon": null, "Buffer_Status": "Out", "FID_Combined_RSOF_Property_Buff": null, "Exclusion_Zone": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 19, "name": "History_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Energov specific permit history point layer. This layer is only edited from with the Energov Application.", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1816782.8196068853, "ymin": 794284.0618860573, "xmax": 1816782.8196068853, "ymax": 794284.0618860573, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 153, 33, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MODULENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MODULENAME", "type": "esriFieldTypeString", "alias": "ModuleName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODULENAME" }, { "name": "CASEID", "type": "esriFieldTypeString", "alias": "CaseID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CASEID" }, { "name": "CASENUMBER", "type": "esriFieldTypeString", "alias": "CASENUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASENUMBER" }, { "name": "CASETYPE", "type": "esriFieldTypeString", "alias": "CASETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASETYPE" }, { "name": "WORKCLASS", "type": "esriFieldTypeString", "alias": "WORKCLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKCLASS" }, { "name": "APPLICATIONDATE", "type": "esriFieldTypeDate", "alias": "APPLICATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLICATIONDATE" }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTID" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "GISHISTORYQUEUEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "GISHISTORYQUEUE", "type": "esriFieldTypeString", "alias": "SPATIALTYPE", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHISTORYQUEUE" }, { "name": "SPATIALTYPE", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALTYPE" }, { "name": "SPATIALID", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R950_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_950", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_950", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S934_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "History_Point", "description": "", "prototype": { "attributes": { "SPATIALID": null, "MODULENAME": null, "CASEID": null, "CASENUMBER": null, "CASETYPE": null, "WORKCLASS": null, "APPLICATIONDATE": null, "PROJECTID": null, "PROJECTNAME": null, "GISHISTORYQUEUE": null, "SPATIALTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 20, "name": "History_Polygon", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Energov specific permit history polygon layer. This layer is only edited from with the Energov Application.", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1800427.6856505573, "ymin": 792163.9519530535, "xmax": 1810271.0534309745, "ymax": 803521.6838307232, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MODULENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "MODULENAME", "type": "esriFieldTypeString", "alias": "ModuleName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODULENAME" }, { "name": "CASEID", "type": "esriFieldTypeString", "alias": "CaseID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CASEID" }, { "name": "CASENUMBER", "type": "esriFieldTypeString", "alias": "CASENUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASENUMBER" }, { "name": "CASETYPE", "type": "esriFieldTypeString", "alias": "CASETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASETYPE" }, { "name": "WORKCLASS", "type": "esriFieldTypeString", "alias": "WORKCLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKCLASS" }, { "name": "APPLICATIONDATE", "type": "esriFieldTypeDate", "alias": "APPLICATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLICATIONDATE" }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTID" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "GISHISTORYQUEUEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "GISHISTORYQUEUE", "type": "esriFieldTypeString", "alias": "SPATIALTYPE", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHISTORYQUEUE" }, { "name": "SPATIALTYPE", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALTYPE" }, { "name": "SPATIALID", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_951", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_951", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S935_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "History_Polygon", "description": "", "prototype": { "attributes": { "GISHISTORYQUEUE": null, "SPATIALTYPE": null, "SPATIALID": null, "MODULENAME": null, "CASEID": null, "CASENUMBER": null, "CASETYPE": null, "WORKCLASS": null, "APPLICATIONDATE": null, "PROJECTID": null, "PROJECTNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 21, "name": "History_Polyline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1817540.001819551, "ymin": 811244.9416781366, "xmax": 1828897.7336972207, "ymax": 816090.9073798954, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 59, 127, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MODULENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MODULENAME", "type": "esriFieldTypeString", "alias": "ModuleName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODULENAME" }, { "name": "CASEID", "type": "esriFieldTypeString", "alias": "CaseID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CASEID" }, { "name": "CASENUMBER", "type": "esriFieldTypeString", "alias": "CASENUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASENUMBER" }, { "name": "CASETYPE", "type": "esriFieldTypeString", "alias": "CASETYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASETYPE" }, { "name": "WORKCLASS", "type": "esriFieldTypeString", "alias": "WORKCLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKCLASS" }, { "name": "APPLICATIONDATE", "type": "esriFieldTypeDate", "alias": "APPLICATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLICATIONDATE" }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTID" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "GISHISTORYQUEUEID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "GISHISTORYQUEUE", "type": "esriFieldTypeString", "alias": "SPATIALTYPE", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHISTORYQUEUE" }, { "name": "SPATIALTYPE", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALTYPE" }, { "name": "SPATIALID", "type": "esriFieldTypeString", "alias": "SPATIALID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPATIALID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R952_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_952", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_952", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S936_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "History_Polyline", "description": "", "prototype": { "attributes": { "SPATIALID": null, "MODULENAME": null, "CASEID": null, "CASENUMBER": null, "CASETYPE": null, "WORKCLASS": null, "APPLICATIONDATE": null, "PROJECTID": null, "PROJECTNAME": null, "GISHISTORYQUEUE": null, "SPATIALTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 22, "name": "SC_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Energov specific Spaital connection point layer. ", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1829049.170402214, "ymin": 792769.6974607259, "xmax": 1829049.170402214, "ymax": 792769.6974607259, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 29, 92, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_953", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_953", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S937_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SC_Point", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "NAME": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 23, "name": "SC_Polygon", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Energov specific Spatial Collection polygon layer. This layer is only edited from within the Energov Application. It is used to assist in performing queries.", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1817388.5654426366, "ymin": 799887.209472388, "xmax": 1829049.170402214, "ymax": 808064.7767786384, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_954", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_954", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S938_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SC_Polygon", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "NAME": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 24, "name": "SC_Polyline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Energov specific Spatial Collection polyline layer. This layer is only edited from within the Energov Application. It is used to assist in performing queries.", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1834652.3179885596, "ymin": 789892.4053150564, "xmax": 1834955.1910704672, "ymax": 799887.209472388, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 105, 71, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R955_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_955", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_955", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S939_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SC_Polyline", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "NAME": null, "DESCRIPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 25, "name": "GuilfordCo_Jurisdictions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": false, "supportsASyncCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1662472.2676642984, "ymin": 768136.7736295611, "xmax": 1887886.6012835503, "ymax": 914626.6430508047, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JURISDICTION", "uniqueValueGroups": [ { "heading": "JURISDICTION", "classes": [ { "label": "ARCHDALE", "description": "ARCHDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ARCHDALE" ] ] }, { "label": "BURLINGTON", "description": "BURLINGTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "BURLINGTON" ] ] }, { "label": "GREENSBORO ETJ", "description": "GREENSBORO ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 176, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 255, 176, 255 ], "width": 0.4 } }, "values": [ [ "GREENSBORO ETJ" ] ] }, { "label": "GIBSONVILLE-ALAMANCE", "description": "GIBSONVILLE-ALAMANCE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIBSONVILLE-ALAMANCE" ] ] }, { "label": "GIBSONVILLE ETJ-ALAMANCE", "description": "GIBSONVILLE ETJ-ALAMANCE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIBSONVILLE ETJ-ALAMANCE" ] ] }, { "label": "GIBSONVILLE ETJ-GUILFORD", "description": "GIBSONVILLE ETJ-GUILFORD", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 127, 191, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIBSONVILLE ETJ-GUILFORD" ] ] }, { "label": "GIBSONVILLE-GUILFORD", "description": "GIBSONVILLE-GUILFORD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 255, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIBSONVILLE-GUILFORD" ] ] }, { "label": "GREENSBORO", "description": "GREENSBORO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "GREENSBORO" ] ] }, { "label": "GUILFORD COUNTY", "description": "GUILFORD COUNTY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "GUILFORD COUNTY" ] ] }, { "label": "HIGH POINT", "description": "HIGH POINT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 209, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "HIGH POINT" ] ] }, { "label": "HIGH POINT ETJ", "description": "HIGH POINT ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 233, 209, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 209, 255, 255 ], "width": 0.4 } }, "values": [ [ "HIGH POINT ETJ" ] ] }, { "label": "JAMESTOWN", "description": "JAMESTOWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "JAMESTOWN" ] ] }, { "label": "JAMESTOWN ETJ", "description": "JAMESTOWN ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 207, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 207, 64, 255 ], "width": 0.4 } }, "values": [ [ "JAMESTOWN ETJ" ] ] }, { "label": "KERNERSVILLE", "description": "KERNERSVILLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "KERNERSVILLE" ] ] }, { "label": "OAK RIDGE", "description": "OAK RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "OAK RIDGE" ] ] }, { "label": "OAK RIDGE ETJ", "description": "OAK RIDGE ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "values": [ [ "OAK RIDGE ETJ" ] ] }, { "label": "PLEASANT GARDEN", "description": "PLEASANT GARDEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "PLEASANT GARDEN" ] ] }, { "label": "PTAA", "description": "PTAA", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "PTAA" ] ] }, { "label": "SEDALIA", "description": "SEDALIA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "SEDALIA" ] ] }, { "label": "STOKESDALE", "description": "STOKESDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 152, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "STOKESDALE" ] ] }, { "label": "SUMMERFIELD", "description": "SUMMERFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "SUMMERFIELD" ] ] }, { "label": "WHITSETT", "description": "WHITSETT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "WHITSETT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 215, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ARCHDALE", "label": "ARCHDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "BURLINGTON", "label": "BURLINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 176, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 255, 176, 255 ], "width": 0.4 } }, "value": "GREENSBORO ETJ", "label": "GREENSBORO ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIBSONVILLE-ALAMANCE", "label": "GIBSONVILLE-ALAMANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIBSONVILLE ETJ-ALAMANCE", "label": "GIBSONVILLE ETJ-ALAMANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 127, 191, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIBSONVILLE ETJ-GUILFORD", "label": "GIBSONVILLE ETJ-GUILFORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 255, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIBSONVILLE-GUILFORD", "label": "GIBSONVILLE-GUILFORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "GREENSBORO", "label": "GREENSBORO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "GUILFORD COUNTY", "label": "GUILFORD COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 209, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "HIGH POINT", "label": "HIGH POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 233, 209, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 209, 255, 255 ], "width": 0.4 } }, "value": "HIGH POINT ETJ", "label": "HIGH POINT ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 207, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "JAMESTOWN", "label": "JAMESTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 207, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 207, 64, 255 ], "width": 0.4 } }, "value": "JAMESTOWN ETJ", "label": "JAMESTOWN ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "KERNERSVILLE", "label": "KERNERSVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "OAK RIDGE", "label": "OAK RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 191, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 0.4 } }, "value": "OAK RIDGE ETJ", "label": "OAK RIDGE ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PLEASANT GARDEN", "label": "PLEASANT GARDEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "PTAA", "label": "PTAA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SEDALIA", "label": "SEDALIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 152, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "STOKESDALE", "label": "STOKESDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 161, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SUMMERFIELD", "label": "SUMMERFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "WHITSETT", "label": "WHITSETT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 222, 255 ], "toColor": [ 252, 189, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 244, 252, 255 ], "toColor": [ 189, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 182, 252, 255 ], "toColor": [ 229, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 214, 255 ], "toColor": [ 252, 212, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 189, 255 ], "toColor": [ 219, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 207, 252, 255 ], "toColor": [ 249, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 196, 252, 255 ], "toColor": [ 182, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 212, 255 ], "toColor": [ 241, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 239, 255 ], "toColor": [ 182, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 197, 252, 255 ], "toColor": [ 213, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.JURISDICTION"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 64000, "minScale": 250000, "name": "Default", "priority": 58, "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, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "JURISDICTION", "typeIdField": "JURISDICTION", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "InPlanJurisdiction", "type": "esriFieldTypeString", "alias": "InPlanJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InPlanJurisdiction" }, { "name": "InPermitJurisdiction", "type": "esriFieldTypeString", "alias": "InPermitJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InPermitJurisdiction" }, { "name": "InCodeJurisdiction", "type": "esriFieldTypeString", "alias": "InCodeJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InCodeJurisdiction" }, { "name": "InFirePermitJurisdiction", "type": "esriFieldTypeString", "alias": "InFirePermitJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InFirePermitJurisdiction" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InWatershedJurisdiction", "type": "esriFieldTypeString", "alias": "InWatershedJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InWatershedJurisdiction" }, { "name": "InEnvironmentalHealthJurisdicti", "type": "esriFieldTypeString", "alias": "InEnvironmentalHealthJurisdiction", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InEnvironmentalHealthJurisdicti" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1911_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1911", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1812_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "ARCHDALE", "name": "ARCHDALE", "domains": {}, "templates": [ { "name": "ARCHDALE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "ARCHDALE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BURLINGTON", "name": "BURLINGTON", "domains": {}, "templates": [ { "name": "BURLINGTON", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "BURLINGTON", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GREENSBORO ETJ", "name": "GREENSBORO ETJ", "domains": {}, "templates": [ { "name": "GREENSBORO ETJ", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GREENSBORO ETJ", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GIBSONVILLE-ALAMANCE", "name": "GIBSONVILLE-ALAMANCE", "domains": {}, "templates": [ { "name": "GIBSONVILLE-ALAMANCE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GIBSONVILLE-ALAMANCE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GIBSONVILLE ETJ-ALAMANCE", "name": "GIBSONVILLE ETJ-ALAMANCE", "domains": {}, "templates": [ { "name": "GIBSONVILLE ETJ-ALAMANCE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GIBSONVILLE ETJ-ALAMANCE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GIBSONVILLE ETJ-GUILFORD", "name": "GIBSONVILLE ETJ-GUILFORD", "domains": {}, "templates": [ { "name": "GIBSONVILLE ETJ-GUILFORD", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GIBSONVILLE ETJ-GUILFORD", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GIBSONVILLE-GUILFORD", "name": "GIBSONVILLE-GUILFORD", "domains": {}, "templates": [ { "name": "GIBSONVILLE-GUILFORD", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GIBSONVILLE-GUILFORD", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GREENSBORO", "name": "GREENSBORO", "domains": {}, "templates": [ { "name": "GREENSBORO", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GREENSBORO", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GUILFORD COUNTY", "name": "GUILFORD COUNTY", "domains": {}, "templates": [ { "name": "GUILFORD COUNTY", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "GUILFORD COUNTY", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HIGH POINT", "name": "HIGH POINT", "domains": {}, "templates": [ { "name": "HIGH POINT", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "HIGH POINT", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HIGH POINT ETJ", "name": "HIGH POINT ETJ", "domains": {}, "templates": [ { "name": "HIGH POINT ETJ", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "HIGH POINT ETJ", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JAMESTOWN", "name": "JAMESTOWN", "domains": {}, "templates": [ { "name": "JAMESTOWN", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "JAMESTOWN", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JAMESTOWN ETJ", "name": "JAMESTOWN ETJ", "domains": {}, "templates": [ { "name": "JAMESTOWN ETJ", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "JAMESTOWN ETJ", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "KERNERSVILLE", "name": "KERNERSVILLE", "domains": {}, "templates": [ { "name": "KERNERSVILLE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "KERNERSVILLE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAK RIDGE", "name": "OAK RIDGE", "domains": {}, "templates": [ { "name": "OAK RIDGE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "OAK RIDGE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAK RIDGE ETJ", "name": "OAK RIDGE ETJ", "domains": {}, "templates": [ { "name": "OAK RIDGE ETJ", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "OAK RIDGE ETJ", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLEASANT GARDEN", "name": "PLEASANT GARDEN", "domains": {}, "templates": [ { "name": "PLEASANT GARDEN", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "PLEASANT GARDEN", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PTAA", "name": "PTAA", "domains": {}, "templates": [ { "name": "PTAA", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "PTAA", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SEDALIA", "name": "SEDALIA", "domains": {}, "templates": [ { "name": "SEDALIA", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "SEDALIA", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STOKESDALE", "name": "STOKESDALE", "domains": {}, "templates": [ { "name": "STOKESDALE", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "STOKESDALE", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SUMMERFIELD", "name": "SUMMERFIELD", "domains": {}, "templates": [ { "name": "SUMMERFIELD", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "SUMMERFIELD", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WHITSETT", "name": "WHITSETT", "domains": {}, "templates": [ { "name": "WHITSETT", "description": "", "prototype": { "attributes": { "InWatershedJurisdiction": null, "JURISDICTION": "WHITSETT", "InPlanJurisdiction": null, "InPermitJurisdiction": null, "InCodeJurisdiction": null, "InFirePermitJurisdiction": null, "InEnvironmentalHealthJurisdicti": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 26, "name": "Fire_Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 128000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1659432.267838806, "ymin": 739326.5533629805, "xmax": 1903340.489667058, "ymax": 956921.4373980612, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.CAD"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 5000, "minScale": 32000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 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, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "AvenirNext LT Pro Medium", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CAD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CAD", "type": "esriFieldTypeString", "alias": "CAD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CAD" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1549_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1523_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire_Districts", "description": "", "prototype": { "attributes": {"CAD": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 27, "name": "Insp_Zone_Bldg_EnerGov", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690004.149936393, "ymin": 782774.6600361466, "xmax": 1843098.5701248944, "ymax": 914618.0699052215, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"Zone \" + $feature.SECTION_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 5000, "minScale": 256000, "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": [ 230, 152, 0, 255 ], "haloSize": 1, "font": { "family": "AvenirNext LT Pro Medium", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SECTION_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SECTION_ID", "type": "esriFieldTypeString", "alias": "SECTION_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_ID" }, { "name": "INSPECTIONS_MANAGER", "type": "esriFieldTypeString", "alias": "INSPECTIONS_MANAGER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSPECTIONS_MANAGER" }, { "name": "CHIEF_INSPECTOR", "type": "esriFieldTypeString", "alias": "CHIEF_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHIEF_INSPECTOR" }, { "name": "SECTION_INSPECTOR", "type": "esriFieldTypeString", "alias": "SECTION_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_INSPECTOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R965_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S949_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Insp_Zone_Bldg_EnerGov", "description": "", "prototype": { "attributes": { "SECTION_INSPECTOR": null, "SECTION_ID": null, "INSPECTIONS_MANAGER": null, "CHIEF_INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 28, "name": "Insp_Zone_Electric_EnerGov", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690004.149936393, "ymin": 782774.6600361466, "xmax": 1843098.5701248944, "ymax": 914618.0699052215, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 241, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 169, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"Zone \" + $feature.SECTION_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 5000, "minScale": 256000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "AvenirNext LT Pro Medium", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SECTION_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SECTION_ID", "type": "esriFieldTypeString", "alias": "SECTION_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_ID" }, { "name": "INSPECTIONS_MANAGER", "type": "esriFieldTypeString", "alias": "INSPECTIONS_MANAGER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSPECTIONS_MANAGER" }, { "name": "CHIEF_INSPECTOR", "type": "esriFieldTypeString", "alias": "CHIEF_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHIEF_INSPECTOR" }, { "name": "SECTION_INSPECTOR", "type": "esriFieldTypeString", "alias": "SECTION_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_INSPECTOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R966_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S950_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Insp_Zone_Electric_EnerGov", "description": "", "prototype": { "attributes": { "SECTION_INSPECTOR": null, "SECTION_ID": null, "INSPECTIONS_MANAGER": null, "CHIEF_INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 29, "name": "Insp_Zone_PMF_EnerGov", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1690004.149936393, "ymin": 782774.6600361466, "xmax": 1843098.5701248944, "ymax": 914618.0699052215, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 208, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"Zone \" + $feature.SECTION_ID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 5000, "minScale": 256000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SECTION_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SECTION_ID", "type": "esriFieldTypeString", "alias": "SECTION_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_ID" }, { "name": "INSPECTIONS_MANAGER", "type": "esriFieldTypeString", "alias": "INSPECTIONS_MANAGER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSPECTIONS_MANAGER" }, { "name": "CHIEF_INSPECTOR", "type": "esriFieldTypeString", "alias": "CHIEF_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHIEF_INSPECTOR" }, { "name": "SECTION_INSPECTOR", "type": "esriFieldTypeString", "alias": "SECTION_INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SECTION_INSPECTOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R967_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Insp_Zone_PMF_EnerGov", "description": "", "prototype": { "attributes": { "SECTION_INSPECTOR": null, "SECTION_ID": null, "INSPECTIONS_MANAGER": null, "CHIEF_INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 30, "name": "Liberty_Megasite_1mi_Buffer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1802245.389036134, "ymin": 768441.831418395, "xmax": 1824634.4131556302, "ymax": 789560.0106386393, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 51, 51, 51, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Name"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 256000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Buffer_Dist", "type": "esriFieldTypeString", "alias": "Buffer_Dist", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Buffer_Dist" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1876_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1876", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1876", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1777_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Liberty_Megasite_1mi_Buffer", "description": "", "prototype": { "attributes": { "Name": null, "Buffer_Dist": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 31, "name": "Liberty_Megasite", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Liberty Industrial Megasite. ", "copyrightText": "Guilford County, North Carolina", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1807524.9345793873, "ymin": 773721.3569485545, "xmax": 1819354.851208225, "ymax": 784280.4404891431, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1874_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1874", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1874", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1775_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Liberty_Megasite", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 32, "name": "Retired Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1687040.017741397, "ymin": 781621.0517791361, "xmax": 1844046.3510378152, "ymax": 915182.6071620435, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EDITOR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CALCULATED_ACRES", "type": "esriFieldTypeDouble", "alias": "CALCULATED_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALCULATED_ACRES" }, { "name": "TOTAL_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_ACRES" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "GEOPIN", "type": "esriFieldTypeString", "alias": "GEOPIN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOPIN" }, { "name": "ACL_NO", "type": "esriFieldTypeString", "alias": "ACL_NO", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ACL_NO" }, { "name": "IS_CONTAINER", "type": "esriFieldTypeSmallInteger", "alias": "IS_CONTAINER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IS_CONTAINER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "FEATURE_KEY", "type": "esriFieldTypeInteger", "alias": "FEATURE_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_KEY" }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "CREATED_BY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "REID", "type": "esriFieldTypeString", "alias": "REID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "REID" }, { "name": "PAR_VALUE", "type": "esriFieldTypeSmallInteger", "alias": "ACCURACY_RATING", "domain": { "type": "codedValue", "name": "AccuracyRatings", "description": "Accuracy Ratings (PAR_VALUE field in factory parcels)", "codedValues": [ { "name": "0", "code": 0 }, { "name": "10", "code": 10 }, { "name": "15", "code": 15 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "50", "code": 50 }, { "name": "70", "code": 70 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PAR_VALUE" }, { "name": "LEGAL_STATUS", "type": "esriFieldTypeString", "alias": "LEGAL_STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGAL_STATUS" }, { "name": "LEGAL_TO", "type": "esriFieldTypeDate", "alias": "LEGAL_TO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LEGAL_TO" }, { "name": "TAXABLE_FROM", "type": "esriFieldTypeDate", "alias": "TAXABLE_FROM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TAXABLE_FROM" }, { "name": "TAXABLE_TO", "type": "esriFieldTypeDate", "alias": "TAXABLE_TO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TAXABLE_TO" }, { "name": "TAXABLE_STATUS", "type": "esriFieldTypeString", "alias": "TAXABLE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TAXABLE_STATUS" }, { "name": "LEGAL_FROM", "type": "esriFieldTypeDate", "alias": "LEGAL_FROM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LEGAL_FROM" }, { "name": "SUCCEEDED_BY", "type": "esriFieldTypeInteger", "alias": "SUCCEEDED_BY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUCCEEDED_BY" }, { "name": "PARCEL_PK", "type": "esriFieldTypeInteger", "alias": "PARCEL_PK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCEL_PK" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "WellAndSeptic", "type": "esriFieldTypeString", "alias": "WellAndSeptic", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WellAndSeptic" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1922_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1922", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G5810FEATURE_KEY", "fields": "FEATURE_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G5810PARCEL_PK", "fields": "PARCEL_PK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5810CREATED_BY", "fields": "CREATED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5810SUCCEEDED_B", "fields": "SUCCEEDED_BY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5810LEGAL_STATU", "fields": "LEGAL_STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5810LEGAL_FROM", "fields": "LEGAL_FROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5810LEGAL_TO", "fields": "LEGAL_TO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1819_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Retired Parcels", "description": "", "prototype": { "attributes": { "SUCCEEDED_BY": null, "PARCEL_PK": null, "CALCULATED_ACRES": null, "TOTAL_ACRES": null, "COMMENTS": null, "EDIT_DATE": null, "WellAndSeptic": null, "GEOPIN": null, "ACL_NO": null, "IS_CONTAINER": null, "STATUS": null, "FEATURE_KEY": null, "CREATED_BY": null, "REID": null, "PAR_VALUE": 0, "LEGAL_STATUS": null, "LEGAL_TO": null, "TAXABLE_FROM": null, "TAXABLE_TO": null, "TAXABLE_STATUS": null, "LEGAL_FROM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2fbd439ef9014b79bf1050a1845f96a4" } ], "tables": [] }