{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Tasks_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasMetadata": true, "extent": { "xmin": -2.048010412180528E7, "ymin": -2.794642253470912E7, "xmax": 5.777378996076677E7, "ymax": 2.4784618594330806E7, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 155, 165, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CG_ID" }, { "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": "Activity", "type": "esriFieldTypeString", "alias": "Activity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Activity" }, { "name": "StartDateActual", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDateActual" }, { "name": "StopDateActual", "type": "esriFieldTypeDate", "alias": "Actual Stop Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StopDateActual" }, { "name": "Carte_Geometry_Type", "type": "esriFieldTypeString", "alias": "Cartegraph Geometry Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Carte_Geometry_Type" }, { "name": "cgAssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cgAssetType" }, { "name": "cgAssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "cgAssetID" }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Department" }, { "name": "DueDate", "type": "esriFieldTypeDate", "alias": "Due Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DueDate" }, { "name": "EquipmentCostActual", "type": "esriFieldTypeDouble", "alias": "Equipment Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EquipmentCostActual" }, { "name": "FEMA", "type": "esriFieldTypeString", "alias": "FEMA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEMA" }, { "name": "LaborCostActual", "type": "esriFieldTypeDouble", "alias": "Labor Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborCostActual" }, { "name": "LaborHoursActual", "type": "esriFieldTypeDouble", "alias": "Labor Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborHoursActual" }, { "name": "MaterialCostActual", "type": "esriFieldTypeDouble", "alias": "Material Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaterialCostActual" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Notes" }, { "name": "OtherCostActual", "type": "esriFieldTypeDouble", "alias": "Other Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OtherCostActual" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Priority" }, { "name": "Request", "type": "esriFieldTypeString", "alias": "Request", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Request" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "TotalCostActual", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCostActual" }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkOrder" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "Intersecting Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IntersectingStreet" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZipCode" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R503_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S314_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tasks_Point", "description": "", "prototype": { "attributes": { "State": null, "ID": null, "ZipCode": null, "City": null, "LocationDescription": null, "IntersectingStreet": null, "Activity": null, "StartDateActual": null, "StopDateActual": null, "Carte_Geometry_Type": null, "cgAssetType": null, "cgAssetID": null, "Department": null, "DueDate": null, "EquipmentCostActual": null, "FEMA": null, "LaborCostActual": null, "LaborHoursActual": null, "MaterialCostActual": null, "Notes": null, "OtherCostActual": null, "Priority": null, "Request": null, "Status": null, "TotalCostActual": null, "WorkOrder": null, "AddressNumber": null, "Street": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "PRODUCTION.GISADMIN.Markings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 33, 132, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Height", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "markingMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "Height_unit", "type": "esriFieldTypeString", "alias": "Height_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Height_unit" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Length_unit", "type": "esriFieldTypeString", "alias": "Length_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Length_unit" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_unit" }, { "name": "TotalReflectors", "type": "esriFieldTypeInteger", "alias": "TotalReflectors", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalReflectors" }, { "name": "ApplicationMethod", "type": "esriFieldTypeString", "alias": "ApplicationMethod", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ApplicationMethod" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": { "type": "codedValue", "name": "MarkingClassification", "description": "MarkingClassification", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Cultural", "code": "Cultural" }, { "name": "Enforcememt", "code": "Enforcement" }, { "name": "Guide", "code": "Guide" }, { "name": "Object Marker", "code": "Object Marker" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Regulatory", "code": "Regulatory" }, { "name": "School", "code": "School" }, { "name": "Warning", "code": "Warning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Classification" }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "domain": { "type": "codedValue", "name": "MarkingColors", "description": "MarkingColors", "codedValues": [ { "name": "Black", "code": "Black" }, { "name": "Blue", "code": "Blue" }, { "name": "Clear", "code": "Clear" }, { "name": "Green", "code": "Green" }, { "name": "Red", "code": "Red" }, { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Color" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "MarkingMaterials", "description": "MarkingMaterials", "codedValues": [ { "name": "Acrylic Latex Polymer", "code": "Acrylic Latex Polymer" }, { "name": "Alkyd", "code": "Alkyd" }, { "name": "Alkyd - Thermoplastic", "code": "Alkyd - Thermoplastic" }, { "name": "BPO Polyester", "code": "BPO Polyester" }, { "name": "Hydrocarbon", "code": "Hydrocarbon" }, { "name": "Hydrocarbon - Thermoplastic", "code": "Hydrocarbon - Thermoplastic" }, { "name": "Intersection Grade", "code": "Intersection Grade" }, { "name": "Methyl Methacrylate Polymer", "code": "Methyl Methacrylate Polymer" }, { "name": "Polyester", "code": "Polyester" }, { "name": "Preformed", "code": "Preformed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Material" }, { "name": "PavementClassification", "type": "esriFieldTypeString", "alias": "PavementClassification", "domain": { "type": "codedValue", "name": "PavementSurfaceMaterial", "description": "PavementSurfaceMaterial", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick and Block", "code": "Brick and Block" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Paver", "code": "Paver" }, { "name": "Pervious Asphalt", "code": "Pervious Asphalt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PavementClassification" }, { "name": "MarkingType", "type": "esriFieldTypeString", "alias": "MarkingType", "domain": { "type": "codedValue", "name": "MarkingTypes", "description": "MarkingTypes", "codedValues": [ { "name": "Centerline", "code": "Centerline" }, { "name": "Centerline - Broken", "code": "Centerline - Broken" }, { "name": "Centerline - Double", "code": "Centerline - Double" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Edge Line", "code": "Edge Line" }, { "name": "Lane Line", "code": "Lane Line" }, { "name": "Stop Line", "code": "Stop Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MarkingType" }, { "name": "ApplicationRate", "type": "esriFieldTypeDouble", "alias": "ApplicationRate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ApplicationRate" }, { "name": "ApplicationRate_unit", "type": "esriFieldTypeString", "alias": "ApplicationRate_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ApplicationRate_unit" }, { "name": "PaintedArea", "type": "esriFieldTypeDouble", "alias": "PaintedArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintedArea" }, { "name": "PaintedArea_unit", "type": "esriFieldTypeString", "alias": "PaintedArea_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PaintedArea_unit" }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedZone" }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SpeedZone_unit" }, { "name": "VariableText", "type": "esriFieldTypeString", "alias": "VariableText", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VariableText" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "Pavement", "type": "esriFieldTypeString", "alias": "Pavement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pavement" }, { "name": "PavementArea", "type": "esriFieldTypeString", "alias": "PavementArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PavementArea" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "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": "cgShape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STLength()", "required": true } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R556_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S343_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PRODUCTION.GISADMIN.Markings", "description": "", "prototype": { "attributes": { "CurrentInspectionOCR": null, "CurrentInspectionNotes": null, "Height": null, "Height_unit": null, "Length": null, "Length_unit": null, "Width": null, "Width_unit": null, "TotalReflectors": null, "ApplicationMethod": null, "Classification": null, "Color": null, "Material": null, "PavementClassification": null, "MarkingType": null, "ApplicationRate": null, "ApplicationRate_unit": null, "PaintedArea": null, "PaintedArea_unit": null, "SpeedZone": null, "SpeedZone_unit": null, "VariableText": null, "Retired": null, "Replaced": null, "Installed": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "Pavement": null, "PavementArea": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "PRODUCTION.GISADMIN.Requests_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasMetadata": true, "extent": { "xmin": -4.191256540194725E7, "ymin": -1.1805613979063487E7, "xmax": 4.5912565401518255E7, "ymax": 3.9575152086768456E7, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 72, 158, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Issue", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Issue", "type": "esriFieldTypeString", "alias": "Issue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Issue" }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Priority" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Department" }, { "name": "CloseDate", "type": "esriFieldTypeDate", "alias": "CloseDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CloseDate" }, { "name": "DueDate", "type": "esriFieldTypeDate", "alias": "DueDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DueDate" }, { "name": "LastCall", "type": "esriFieldTypeDate", "alias": "LastCall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastCall" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "Calls", "type": "esriFieldTypeInteger", "alias": "Calls", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Calls" }, { "name": "Completed", "type": "esriFieldTypeInteger", "alias": "Completed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Completed" }, { "name": "Tasks", "type": "esriFieldTypeInteger", "alias": "Tasks", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tasks" }, { "name": "AgencyResponsible", "type": "esriFieldTypeString", "alias": "AgencyResponsible", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AgencyResponsible" }, { "name": "ExternalAttachmentID", "type": "esriFieldTypeString", "alias": "ExternalAttachmentID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ExternalAttachmentID" }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "IntersectingStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IntersectingStreet" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "ResponseNotes", "type": "esriFieldTypeString", "alias": "ResponseNotes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ResponseNotes" }, { "name": "Progress", "type": "esriFieldTypeDouble", "alias": "Progress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Progress" }, { "name": "Progress_unit", "type": "esriFieldTypeString", "alias": "Progress_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Progress_unit" }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "AddressID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressID" }, { "name": "Description1", "type": "esriFieldTypeString", "alias": "Description1", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Description1" }, { "name": "RequestID", "type": "esriFieldTypeString", "alias": "RequestID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RequestID" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZipCode" }, { "name": "FEMA", "type": "esriFieldTypeSmallInteger", "alias": "FEMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEMA" }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorCity" }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorStreet" }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LocatorAddressNumber" }, { "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": "SRID", "type": "esriFieldTypeInteger", "alias": "SRID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SRID" }, { "name": "Request_Date", "type": "esriFieldTypeDate", "alias": "Request_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Request_Date" }, { "name": "Nearest_Address", "type": "esriFieldTypeString", "alias": "Nearest_Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nearest_Address" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "Agreement_Partner", "type": "esriFieldTypeString", "alias": "Agreement_Partner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Agreement_Partner" }, { "name": "RoW_Owner", "type": "esriFieldTypeString", "alias": "RoW_Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RoW_Owner" }, { "name": "Town_Pathway_Related", "type": "esriFieldTypeString", "alias": "Town_Pathway_Related", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Town_Pathway_Related" }, { "name": "Historic_Neighborhood", "type": "esriFieldTypeString", "alias": "Historic_Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Historic_Neighborhood" }, { "name": "Town_Ward", "type": "esriFieldTypeSmallInteger", "alias": "Town_Ward", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Town_Ward" }, { "name": "Referral", "type": "esriFieldTypeString", "alias": "Referral", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Referral" }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered_By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Entered_By" }, { "name": "Qualification", "type": "esriFieldTypeString", "alias": "Qualification", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Qualification" }, { "name": "Evaluation", "type": "esriFieldTypeSmallInteger", "alias": "Evaluation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Evaluation" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Condition" }, { "name": "FiscalYear", "type": "esriFieldTypeString", "alias": "FiscalYear", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FiscalYear" }, { "name": "SRType", "type": "esriFieldTypeString", "alias": "SRType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SRType" }, { "name": "SRStatus", "type": "esriFieldTypeString", "alias": "SRStatus", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SRStatus" }, { "name": "Budget", "type": "esriFieldTypeDouble", "alias": "Budget", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Budget" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PRODUCTION.GISADMIN.Requests_Point", "description": "", "prototype": { "attributes": { "SRStatus": null, "Issue": null, "Priority": null, "Status": null, "LocationDescription": null, "TotalCost": null, "Department": null, "CloseDate": null, "DueDate": null, "LastCall": null, "Street": null, "StateValue": null, "City": null, "AddressNumber": null, "Calls": null, "Completed": null, "Tasks": null, "AgencyResponsible": null, "ExternalAttachmentID": null, "IntersectingStreet": null, "Owner": null, "ResponseNotes": null, "Progress": null, "Progress_unit": null, "AddressID": null, "Description1": null, "RequestID": null, "ZipCode": null, "FEMA": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "Budget": null, "SRType": null, "FiscalYear": null, "Condition": null, "SRID": null, "Request_Date": null, "Nearest_Address": null, "PUD": null, "Agreement_Partner": null, "RoW_Owner": null, "Town_Pathway_Related": null, "Historic_Neighborhood": null, "Town_Ward": null, "Referral": null, "Entered_By": null, "Qualification": null, "Evaluation": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Tasks_Linear", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 51, 142, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CG_ID" }, { "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": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S313_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tasks_Linear", "description": "", "prototype": { "attributes": {"ID": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Sidewalks_Pathways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2067428.2217847705, "ymin": 109597.76148293912, "xmax": 2097593.6059711277, "ymax": 149951.11253280938, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 128, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Area_unit", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "sideMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "PRODUCTION.GISADMIN.Sidewalks_Pathways.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRODUCTION.GISADMIN.Sidewalks_Pathways.Area" }, { "name": "Area_unit", "type": "esriFieldTypeString", "alias": "Area_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Area_unit" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "ConditionCategories", "type": "esriFieldTypeString", "alias": "ConditionCategories", "domain": { "type": "codedValue", "name": "SidewalkConditionCategories", "description": "SidewalkConditionCategories", "codedValues": [ { "name": "Cleanliness", "code": "Cleanliness" }, { "name": "Cracking", "code": "Cracking" }, { "name": "Cross Slope", "code": "Cross Slope" }, { "name": "Faulting", "code": "Faulting" }, { "name": "Obstructions", "code": "Obstructions" }, { "name": "Ponding", "code": "Ponding" }, { "name": "Root Intrusion", "code": "Root Intrusion" }, { "name": "Spalling", "code": "Spalling" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionCategories" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FromStreet" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Length_unit", "type": "esriFieldTypeString", "alias": "Length_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Length_unit" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "NumberofDriveways", "type": "esriFieldTypeDouble", "alias": "NumberofDriveways", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberofDriveways" }, { "name": "NumberofSlabs", "type": "esriFieldTypeDouble", "alias": "NumberofSlabs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberofSlabs" }, { "name": "PedestrianActivity", "type": "esriFieldTypeString", "alias": "PedestrianActivity", "domain": { "type": "codedValue", "name": "SidewalkPedestrianActivities", "description": "SidewalkPedestrianActivities", "codedValues": [ { "name": "Business", "code": "Business" }, { "name": "Church", "code": "Church" }, { "name": "Other", "code": "Other" }, { "name": "Public Building", "code": "Public Building" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Residential", "code": "Residential" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PedestrianActivity" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "Slope_unit", "type": "esriFieldTypeString", "alias": "Slope_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Slope_unit" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street" }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "domain": { "type": "codedValue", "name": "SidewalkSurfaceTypes", "description": "SidewalkSurfaceTypes", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick and Pavers", "code": "Brick and Pavers" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SurfaceType" }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ToStreet" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_unit" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STLength()", "required": true }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R563_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sidewalks_Pathways", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "ActBefore": null, "PRODUCTION.GISADMIN.Sidewalks_Pathways.Area": null, "Area_unit": null, "City": null, "ConditionCategories": null, "County": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "EstimatedCCR": null, "EstimatedOCI": null, "EstimatedOCR": null, "FromStreet": null, "CartegraphID": null, "Installed": null, "Jurisdiction": null, "Length": null, "Length_unit": null, "LocationDescription": null, "Notes": null, "NumberofDriveways": null, "NumberofSlabs": null, "PedestrianActivity": null, "PredictionGroup": null, "Replaced": null, "Retired": null, "Slope": null, "Slope_unit": null, "StateValue": null, "Street": null, "SurfaceType": null, "ToStreet": null, "TotalCost": null, "Width": null, "Width_unit": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2102042.5183726996, "ymax": 158049.796916008, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 124, 135, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCEID" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCETYPE" }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNNODEID" }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPNODEID" }, { "name": "UPNODE", "type": "esriFieldTypeInteger", "alias": "UPNODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPNODE" }, { "name": "DOWNNODE", "type": "esriFieldTypeInteger", "alias": "DOWNNODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNNODE" }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNINVERTELEV" }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPINVERTELEV" }, { "name": "DOWNINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNINVERTOFFSET" }, { "name": "UPINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "UPINVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPINVERTOFFSET" }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUGHNESS" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "PIPEHEIGHT", "type": "esriFieldTypeDouble", "alias": "PIPEHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEHEIGHT" }, { "name": "PIPEWIDTH", "type": "esriFieldTypeDouble", "alias": "PIPEWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEWIDTH" }, { "name": "PIPEDIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPEDIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEDIAMETER" }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPESHAPE" }, { "name": "LINERYEAR", "type": "esriFieldTypeInteger", "alias": "LINERYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINERYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPEMATERIAL" }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPETYPE" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CH_NAME" }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID" }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" }, { "name": "PIPELENGTH", "type": "esriFieldTypeInteger", "alias": "PIPELENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPELENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R489_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_489", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_489", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S302_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pipes", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "CONVEYANCEID": null, "DOWNELEV": null, "UPELEV": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "COLLECTDATE": null, "DATASOURCE": null, "CONVEYANCETYPE": null, "DOWNNODEID": null, "UPNODEID": null, "UPNODE": null, "DOWNNODE": null, "DOWNINVERTELEV": null, "UPINVERTELEV": null, "DOWNINVERTOFFSET": null, "UPINVERTOFFSET": null, "ROUGHNESS": null, "SLOPE": null, "PIPEHEIGHT": null, "PIPEWIDTH": null, "PIPEDIAMETER": null, "PIPESHAPE": null, "LINERYEAR": null, "LINERTYPE": null, "INSTALLYEAR": null, "PIPEMATERIAL": null, "PIPETYPE": null, "PUD": null, "CH_NAME": null, "CONVEYANCE_GLOBALID": null, "CONVEYANCE_GLOBALID2": null, "PIPELENGTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Tasks_Poly", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CG_ID" }, { "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": "R501_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S312_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tasks_Poly", "description": "", "prototype": { "attributes": {"ID": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Lagoons", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2054181.3041338623, "ymin": 101336.81463254988, "xmax": 2102116.443241477, "ymax": 159289, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STATUS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "InsideTownLimits", "type": "esriFieldTypeString", "alias": "InsideTownLimits", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "InsideTownLimits" }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "domain": { "type": "codedValue", "name": "LAGOON_UPDATEBY", "description": "Editor of Lagoon Data", "codedValues": [ { "name": "CHRIS CAIRD", "code": "CAIRD, CHRIS" }, { "name": "RICH HAMILTON", "code": "HAMILTON, RICH" }, { "name": "KRIS KRONLEIN", "code": "KRONLEIN, KRIS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UPDATED_BY" }, { "name": "DATE_OF_LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE_OF_LAST_UPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OF_LAST_UPDATE" }, { "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": "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": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lagoons", "description": "", "prototype": { "attributes": { "DATE_OF_LAST_UPDATE": null, "STATUS": null, "NOTES": null, "InsideTownLimits": null, "UPDATED_BY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Signs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasMetadata": true, "extent": { "xmin": 2066019.4281496108, "ymin": 109551.69849081337, "xmax": 2098383.990157485, "ymax": 150093.05905511975, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 23, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Height_unit", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "signMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Height" }, { "name": "Height_unit", "type": "esriFieldTypeString", "alias": "Height_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Height_unit" }, { "name": "BackingMaterial", "type": "esriFieldTypeString", "alias": "BackingMaterial", "domain": { "type": "codedValue", "name": "SignBackingMaterial", "description": "SignBackingMaterial", "codedValues": [ { "name": "Aluminum", "code": "Aluminum" }, { "name": "Embossed Aluminum", "code": "Embossed Aluminum" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Other", "code": "Other" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood/Plywood", "code": "Wood/Plywood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BackingMaterial" }, { "name": "EstimatedRaState", "type": "esriFieldTypeString", "alias": "EstimatedRaState", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedRaState" }, { "name": "Illumination", "type": "esriFieldTypeString", "alias": "Illumination", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Illumination" }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUTCDCode" }, { "name": "MaintenanceMethod", "type": "esriFieldTypeString", "alias": "MaintenanceMethod", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaintenanceMethod" }, { "name": "PlacementPosition", "type": "esriFieldTypeString", "alias": "PlacementPosition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlacementPosition" }, { "name": "Reflectorization", "type": "esriFieldTypeString", "alias": "Reflectorization", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Reflectorization" }, { "name": "SheetingMaterial", "type": "esriFieldTypeString", "alias": "SheetingMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SheetingMaterial" }, { "name": "SignDirection", "type": "esriFieldTypeString", "alias": "SignDirection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SignDirection" }, { "name": "EstimatedBackgroundRa", "type": "esriFieldTypeDouble", "alias": "EstimatedBackgroundRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedBackgroundRa" }, { "name": "EstimatedContrastRatio", "type": "esriFieldTypeDouble", "alias": "EstimatedContrastRatio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedContrastRatio" }, { "name": "EstimatedLegendRa", "type": "esriFieldTypeDouble", "alias": "EstimatedLegendRa", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedLegendRa" }, { "name": "MountingHeight", "type": "esriFieldTypeDouble", "alias": "MountingHeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MountingHeight" }, { "name": "MountingHeight_unit", "type": "esriFieldTypeString", "alias": "MountingHeight_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MountingHeight_unit" }, { "name": "Offset", "type": "esriFieldTypeDouble", "alias": "Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Offset" }, { "name": "Offset_unit", "type": "esriFieldTypeString", "alias": "Offset_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Offset_unit" }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedZone" }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SpeedZone_unit" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width_unit" }, { "name": "VariableText", "type": "esriFieldTypeString", "alias": "VariableText", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VariableText" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorCity" }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorStreet" }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LocatorAddressNumber" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "Support", "type": "esriFieldTypeString", "alias": "Support", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Support" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R565_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S352_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Height": null, "Height_unit": null, "BackingMaterial": null, "EstimatedRaState": null, "Illumination": null, "MUTCDCode": null, "MaintenanceMethod": null, "PlacementPosition": null, "Reflectorization": null, "SheetingMaterial": null, "SignDirection": null, "EstimatedBackgroundRa": null, "EstimatedContrastRatio": null, "EstimatedLegendRa": null, "MountingHeight": null, "MountingHeight_unit": null, "Offset": null, "Offset_unit": null, "SpeedZone": null, "SpeedZone_unit": null, "Width": null, "Width_unit": null, "VariableText": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "Support": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": 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" }, "hasMetadata": true, "extent": { "xmin": 2053467.8687663972, "ymin": 100627.27427820861, "xmax": 2101979.6689632535, "ymax": 157828.30643044412, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f15be1ec4f00a23b0d36916efc490144", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQoka3TPWhTYRQG4Ccx4h+EiFAUacmWydDBBIJgg0LM4lKQojh1ylIFhw6hjcHJobqKqyIILq7XJQQEBxcRCukibkoigiVIGiSR0A6X29wOoWd8Px54OYcvZcZJHSc8U6Z+mlvnSORpN6gnGB4J52jdpVAk+RevuPqAayjFwhzrKXJpkp2DrIzHFJo8avJ8KvxB7RmZfqTFKicCHoqDuwyf8jPLxXDeZbTNh7iqN27z9RSld/hsX8+jiBr/zlLa4lMUNrIsTVb3Ai18x1uMSQ6o/WFgCnSdbsD5HU6uIMA3pCd1+P0+dJIw/HiHcYULr7myiQXcxBqj+/vtg2lwA4uT083hZejhEuMO1bjluEx+QOZL5Bx9Ek9YatCeCn9xb0ivQi9ivWFZHNyjekgcTDSf+Xf8B6AuSvyrSrgbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HydrantDepth_unit", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "wtHydrantMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HydrantDepth", "type": "esriFieldTypeDouble", "alias": "HydrantDepth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HydrantDepth" }, { "name": "HydrantDepth_unit", "type": "esriFieldTypeString", "alias": "HydrantDepth_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HydrantDepth_unit" }, { "name": "BodyColor", "type": "esriFieldTypeString", "alias": "BodyColor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BodyColor" }, { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "BonnetColor", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "HydrantBonnetColor", "codedValues": [ { "name": "Blue (1500 or More gpm)", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Orange", "code": "Orange" }, { "name": "Red", "code": "Red" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "DirectiontoTurn", "type": "esriFieldTypeString", "alias": "DirectiontoTurn", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DirectiontoTurn" }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FireDistrict" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "PressureZone", "type": "esriFieldTypeString", "alias": "PressureZone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PressureZone" }, { "name": "NumberOfTurnsToOpen", "type": "esriFieldTypeDouble", "alias": "NumberOfTurnsToOpen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberOfTurnsToOpen" }, { "name": "OperatingNutSize", "type": "esriFieldTypeString", "alias": "OperatingNutSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperatingNutSize" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorCity" }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocatorStreet" }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LocatorAddressNumber" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "Main", "type": "esriFieldTypeString", "alias": "Main", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Main" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R555_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S342_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "HydrantDepth": null, "HydrantDepth_unit": null, "BodyColor": null, "BonnetColor": null, "DirectiontoTurn": null, "FireDistrict": null, "Manufacturer": null, "Model": null, "PressureZone": null, "NumberOfTurnsToOpen": null, "OperatingNutSize": null, "SerialNumber": null, "Retired": null, "Replaced": null, "Installed": null, "LocatorCity": null, "LocatorStreet": null, "LocatorAddressNumber": null, "AddressNumber": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "Main": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Signalized_Intersections", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2070005.2664041966, "ymin": 112332.18667979538, "xmax": 2094466.9963910729, "ymax": 139837.47309711576, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Description", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "sIntersectMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Description" }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedZone" }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SpeedZone_unit" }, { "name": "Complexity", "type": "esriFieldTypeString", "alias": "Complexity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Complexity" }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "IntersectingStreet", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IntersectingStreet" }, { "name": "Layout", "type": "esriFieldTypeString", "alias": "Layout", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Layout" }, { "name": "OperationType", "type": "esriFieldTypeString", "alias": "OperationType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperationType" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STLength()", "required": true }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R564_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S351_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Signalized_Intersections", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Description": null, "SpeedZone": null, "SpeedZone_unit": null, "Complexity": null, "IntersectingStreet": null, "Layout": null, "OperationType": null, "Retired": null, "Replaced": null, "Installed": null, "CartegraphID": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Facilities", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2062096.8697506487, "ymin": 108519.42519685626, "xmax": 2098208.5167322904, "ymax": 149008.43044619262, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Description", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "faciMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Description" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReplacementCost" }, { "name": "ReplacementCostPerArea", "type": "esriFieldTypeDouble", "alias": "ReplacementCostPerArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReplacementCostPerArea" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "FloorCount", "type": "esriFieldTypeInteger", "alias": "FloorCount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FloorCount" }, { "name": "MaximumOccupancy", "type": "esriFieldTypeInteger", "alias": "MaximumOccupancy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaximumOccupancy" }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "FacilityType", "domain": { "type": "codedValue", "name": "FacilityTypes", "description": "FacilityTypes", "codedValues": [ { "name": "Administration", "code": "Administration" }, { "name": "Courts", "code": "Courts" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Garage", "code": "Garage" }, { "name": "Operations and Maintenance", "code": "Operations and Maintenance" }, { "name": "Public Restrooms", "code": "Public Restrooms" }, { "name": "Storage", "code": "Storage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityType" }, { "name": "InterestType", "type": "esriFieldTypeString", "alias": "InterestType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InterestType" }, { "name": "StructureMaterial", "type": "esriFieldTypeString", "alias": "StructureMaterial", "domain": { "type": "codedValue", "name": "StructureMaterial", "description": "StructureMaterial", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureMaterial" }, { "name": "FacilitySize", "type": "esriFieldTypeDouble", "alias": "FacilitySize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FacilitySize" }, { "name": "FacilitySize_unit", "type": "esriFieldTypeString", "alias": "FacilitySize_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FacilitySize_unit" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionGroup" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STLength()", "required": true }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R554_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S341_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Facilities", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "Description": null, "CartegraphID": null, "ReplacementCost": null, "ReplacementCostPerArea": null, "AddressNumber": null, "FloorCount": null, "MaximumOccupancy": null, "FacilityType": null, "InterestType": null, "StructureMaterial": null, "FacilitySize": null, "FacilitySize_unit": null, "Retired": null, "Replaced": null, "Installed": null, "TotalCost": null, "ConditionGroup": null, "Jurisdiction": null, "Notes": null, "EstimatedOCI": null, "PredictionGroup": null, "LocationDescription": null, "EstimatedOCR": null, "EstimatedCCR": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "ActBefore": null, "County": null, "Street": null, "StateValue": null, "City": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Parks", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2070059.5452755839, "ymin": 109901.81561680138, "xmax": 2099017.449475065, "ymax": 149922.81266404688, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "parksMainGeneralOID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActBefore" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "ConditionCategories", "type": "esriFieldTypeString", "alias": "ConditionCategories", "domain": { "type": "codedValue", "name": "ParkConditionCategories", "description": "ParkConditionCategories", "codedValues": [ { "name": "Cleanliness", "code": "Cleanliness" }, { "name": "Greenery", "code": "Greenery" }, { "name": "Structure", "code": "Structure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ConditionCategories" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "County" }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CriticalityFactor" }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionID" }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCCI" }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedCCR" }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedOCI" }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EstimatedOCR" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PredictionGroup" }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StateValue" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCost" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Acreage_unit", "type": "esriFieldTypeString", "alias": "Acreage_unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Acreage_unit" }, { "name": "ADACompliant", "type": "esriFieldTypeSmallInteger", "alias": "ADACompliant", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADACompliant" }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressNumber" }, { "name": "CDBG", "type": "esriFieldTypeSmallInteger", "alias": "CDBG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CDBG" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Name" }, { "name": "OperationalDays", "type": "esriFieldTypeString", "alias": "OperationalDays", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperationalDays" }, { "name": "OperationalHours", "type": "esriFieldTypeString", "alias": "OperationalHours", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperationalHours" }, { "name": "Park_Type", "type": "esriFieldTypeString", "alias": "Park_Type", "domain": { "type": "codedValue", "name": "ParkTypes", "description": "ParkTypes", "codedValues": [ { "name": "Beach Access", "code": "Beach Access" }, { "name": "Beach Park", "code": "Beach Park" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Building Grounds", "code": "Building Grounds" }, { "name": "Dog Park", "code": "Dog Park" }, { "name": "Median", "code": "Median" }, { "name": "Memorial", "code": "Memorial" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Park", "code": "Park" }, { "name": "Recreational Facility", "code": "Recreational Facility" }, { "name": "Sports Field", "code": "Sports Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Type" }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CurrentInspectionDate" }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentInspectionOCI" }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentInspectionOCR" }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "CurrentInspectionNotes" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "cgShape.STLength()", "required": true }, { "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": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cgShape" }, "indexes": [ { "name": "R558_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "CurrentInspectionNotes": null, "ActBefore": null, "City": null, "ConditionCategories": null, "County": null, "CriticalityFactor": null, "CurrentInspectionID": null, "EstimatedCCI": null, "EstimatedCCR": null, "EstimatedOCI": null, "EstimatedOCR": null, "CartegraphID": null, "Installed": null, "Jurisdiction": null, "LocationDescription": null, "Notes": null, "PredictionGroup": null, "Replaced": null, "Retired": null, "StateValue": null, "Street": null, "TotalCost": null, "Acreage": null, "Acreage_unit": null, "ADACompliant": null, "AddressNumber": null, "CDBG": null, "Name": null, "OperationalDays": null, "OperationalHours": null, "Park_Type": null, "CurrentInspectionDate": null, "CurrentInspectionOCI": null, "CurrentInspectionOCR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Catch Basins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2102042.5183726996, "ymax": 158021.31988188624, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "067ea559702d12e7153b0a43d75c1c5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVQoka2RTyiDcRyHH7ORkV5z4K0pVlrtSC5OaldttSLloGjLUe1AKZZykZDTJAcHDhYXpB0cHSxbaUcmB2W1Qtps7P2jbRaveZF8Tp+efk99+n2N/DHGfxen3bSZargPhEj/KKoqVaujLKdzjPQ5ECQZJZvnwmzCPxviUFcM+tj2OhkKn0OvvYgMdxnsVgs7ooDHt064QpxyMaCoDB7H4SwBRkOJv3XzzQNBoKNCtIm4vU6KzyUF+rtLvNw7Rdofc3St7BPTiA21NH73i031IEvY4JN4nSJ5ENXM0/REErm6jpMS/SC+SCzYWvA4rDR/NXX3lKOJTW4rxECIy1YLk0/PLMH7bEmGvQixVIaxMtOIhYyvsTE3TETNM5/LI0oy2egVUaEHf2ARRVcsZGaLOODSQM3pdcTf5hXaRWtfArfJNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DATASOURCE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "CBTYPE", "type": "esriFieldTypeString", "alias": "CBTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CBTYPE" }, { "name": "CBMATERIAL", "type": "esriFieldTypeString", "alias": "CBMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CBMATERIAL" }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "LIDTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LIDTYPE" }, { "name": "GRATETYPE", "type": "esriFieldTypeString", "alias": "GRATETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GRATETYPE" }, { "name": "GRATECOUNT", "type": "esriFieldTypeInteger", "alias": "GRATECOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRATECOUNT" }, { "name": "GRATELENGTH", "type": "esriFieldTypeDouble", "alias": "GRATELENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRATELENGTH" }, { "name": "GRATEWIDTH", "type": "esriFieldTypeDouble", "alias": "GRATEWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRATEWIDTH" }, { "name": "INLETCOUNT", "type": "esriFieldTypeInteger", "alias": "INLETCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETCOUNT" }, { "name": "INLETLENGTH", "type": "esriFieldTypeDouble", "alias": "INLETLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETLENGTH" }, { "name": "INLETWIDTH", "type": "esriFieldTypeDouble", "alias": "INLETWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETWIDTH" }, { "name": "THROATCOUNT", "type": "esriFieldTypeInteger", "alias": "THROATCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THROATCOUNT" }, { "name": "THROATDEPTH", "type": "esriFieldTypeDouble", "alias": "THROATDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THROATDEPTH" }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLEDIAM" }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BOXSHAPE" }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXDEPTH" }, { "name": "SURROUNDINGMAT", "type": "esriFieldTypeString", "alias": "SURROUNDINGMAT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SURROUNDINGMAT" }, { "name": "WQMARKER", "type": "esriFieldTypeString", "alias": "WQMARKER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WQMARKER" }, { "name": "WQINSERT", "type": "esriFieldTypeString", "alias": "WQINSERT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WQINSERT" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTOFFSET" }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMOFFSET" }, { "name": "THROATOFFSET", "type": "esriFieldTypeDouble", "alias": "THROATOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THROATOFFSET" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "THROATELEV", "type": "esriFieldTypeString", "alias": "THROATELEV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "THROATELEV" }, { "name": "MATHTEST", "type": "esriFieldTypeDouble", "alias": "MATHTEST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATHTEST" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R483_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_483", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_483", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S296_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Catch Basins", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "NODETYPE": null, "DATASOURCE": null, "COLLECTDATE": null, "OUTFALL": null, "TIDAL": null, "CATEGORY": null, "OWNER": null, "TOWNMAINT": null, "NOTES": null, "Enabled": null, "AncillaryRole": null, "TOPELEV": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "CBTYPE": null, "CBMATERIAL": null, "LIDTYPE": null, "GRATETYPE": null, "GRATECOUNT": null, "GRATELENGTH": null, "GRATEWIDTH": null, "INLETCOUNT": null, "INLETLENGTH": null, "INLETWIDTH": null, "THROATCOUNT": null, "THROATDEPTH": null, "MANHOLEDIAM": null, "BOXSHAPE": null, "BOXDEPTH": null, "SURROUNDINGMAT": null, "WQMARKER": null, "WQINSERT": null, "INSTALLYEAR": null, "INVERTOFFSET": null, "RIMOFFSET": null, "THROATOFFSET": null, "INVERTELEV": null, "RIMELEV": null, "THROATELEV": null, "MATHTEST": null, "PUD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Gates", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": 2056962.8464566916, "ymin": 102847.32185038924, "xmax": 2092745.375, "ymax": 152724.343832016, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df5aa98e442d56ca166323fdce1d5759", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQokbXTuyvFYRzH8ReOvwBFLHIGZzGLQTJTYjC4S0pSJsmlFMmmDCZJltMpKccmt5IMshjkloWIxT/g0u8gx3FIyWf7Xt7P9/N8n56QPyj0L3Cc3D1mChjo5/7X8AwNt8yNkBelZoq+IZZ/hJ/JnGa+jJZqsoJcJ/k7RCdYGqYrI9GWAscIT7PaTKQwZUIVoRI6JimPUtvExSd4i9FZIolxXqsxtCI4rAiDRHoZQ9sn+IrFS5rDZAZxDzZw4OOyZzzdsPDFdpzNek7DlAZxJTZRkWR/l5M1ttMu7IJ9b/A4RpD9tS4tfMTKNe3vC0sG73g+TBj8Bl4lXst5I8XJ+UBxztcTLd/AwVN3U9dNTiqMBzz+BAc6TpNLqz99jBf0N0Qn4dPFVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DATASOURCE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "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": "R486_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_486", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_486", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gates", "description": "", "prototype": { "attributes": { "SV_PT_ELEV": null, "NODEID": null, "NODETYPE": null, "DATASOURCE": null, "COLLECTDATE": null, "OUTFALL": null, "TIDAL": null, "CATEGORY": null, "OWNER": null, "TOWNMAINT": null, "NOTES": null, "Enabled": null, "TOPELEV": null, "AncillaryRole": null, "BOTTOMELEV": null, "SV_PT_LOC": null, "PUD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Junctions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2102007.9908136427, "ymax": 157664.59645669162, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d4e357cf1d486611d54246eea792e72", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVQoka3OP0uCUQCF8V/5QpD0ZytoeEH6AC1Bru19gGpqKFBwdml1Dldnqa3RRbDP0FgR1RKREBQEFRnR7UWoFK7SWe7DuffhnsSYSf5X3LJv2lLgF8ea2nHipB1VBT2UzRMrzuhZxnvM1A01zwqBX831+ztF644CL2o4dPJTTG07kGZTv/N1exq61BnquvwWJ4YMT7IzN7jmUlfZW+AVC/bM+sCue1MePYW3t3/FltU+l5yTidc6OjaHDRk5g8UbDyquAuddxIsta+P9GJFPLWQp5nFqZ+8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SV_PT_LOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMOFFSET" }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTOFFSET" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXDEPTH" }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BOXSHAPE" }, { "name": "SEALED", "type": "esriFieldTypeString", "alias": "SEALED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SEALED" }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLEDIAM" }, { "name": "JUNCTIONMAT", "type": "esriFieldTypeString", "alias": "JUNCTIONMAT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JUNCTIONMAT" }, { "name": "JUNCTIONTYPE", "type": "esriFieldTypeString", "alias": "JUNCTIONTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JUNCTIONTYPE" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R487_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_487", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_487", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S300_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Junctions", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "TOPELEV": null, "AncillaryRole": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "RIMELEV": null, "INVERTELEV": null, "RIMOFFSET": null, "INVERTOFFSET": null, "INSTALLYEAR": null, "BOXDEPTH": null, "BOXSHAPE": null, "SEALED": null, "MANHOLEDIAM": null, "JUNCTIONMAT": null, "JUNCTIONTYPE": null, "PUD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Pipe Ends", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2102014.1496063024, "ymax": 158049.796916008, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c043af1088cda1e0f418b36ff8063830", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSElEQVQokWNhIBOwUE9jwnMFhj//3UV5mdi+/vj/59vvfx8YuKTWMMxi/I1TI0vCU9dkO87E6Qn8NoyMDLIMDAx/77/+e9i9+5Xd7bgnNQyLZN5iaox5LVnuxZ7bEsrri2QWs6Ios8P1DjET45o33y4yMBRjaDRTYcxuDuH1wuYfZiYGnuoAHs+wJy+mMCyWuI+iUUuK2fLsg9/MuAJDgItRU1eWyf4yAwOqxpvP/yia1r1hwAeCTNiZL6M71VCO9dTx278VcWni42RksNRk27wOXWNtCH/u2Yd/gk7e+cWKTWOKA9eJUnfeVzA+XKMkL+PrE7d+Rvbu+LZs9anvbAi/MTHUBPBcK/bkduuLRhiEEo8Wauxr////r3D0FmfTjed/jTlYGb/YqLEtkhdhnsvIyPgfWS1GymFkZHzOwMCQisuvODUSCwCU0WUeFadv1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SV_PT_LOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "ENDTYPE", "type": "esriFieldTypeString", "alias": "ENDTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ENDTYPE" }, { "name": "ENDMATERIAL", "type": "esriFieldTypeString", "alias": "ENDMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ENDMATERIAL" }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "FLOWDIR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "FLAPGATE", "type": "esriFieldTypeString", "alias": "FLAPGATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FLAPGATE" }, { "name": "ENDDIAMETER", "type": "esriFieldTypeDouble", "alias": "ENDDIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDDIAMETER" }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPESHAPE" }, { "name": "ENDWIDTH", "type": "esriFieldTypeDouble", "alias": "ENDWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDWIDTH" }, { "name": "ENDHEIGHT", "type": "esriFieldTypeDouble", "alias": "ENDHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDHEIGHT" }, { "name": "WINGS", "type": "esriFieldTypeString", "alias": "WINGS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WINGS" }, { "name": "WINGANGLE", "type": "esriFieldTypeString", "alias": "WINGANGLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WINGANGLE" }, { "name": "TAPERED", "type": "esriFieldTypeString", "alias": "TAPERED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAPERED" }, { "name": "SURROUNDINGMAT", "type": "esriFieldTypeString", "alias": "SURROUNDINGMAT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SURROUNDINGMAT" }, { "name": "WQMARKER", "type": "esriFieldTypeString", "alias": "WQMARKER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WQMARKER" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "MATHTEST", "type": "esriFieldTypeDouble", "alias": "MATHTEST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATHTEST" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTOFFSET" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID" }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID2" }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_488", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_488", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S301_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pipe Ends", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "TOPELEV": null, "AncillaryRole": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "ENDTYPE": null, "ENDMATERIAL": null, "FLOWDIR": null, "FLAPGATE": null, "ENDDIAMETER": null, "PIPESHAPE": null, "ENDWIDTH": null, "ENDHEIGHT": null, "WINGS": null, "WINGANGLE": null, "TAPERED": null, "SURROUNDINGMAT": null, "WQMARKER": null, "INSTALLYEAR": null, "MATHTEST": null, "INVERTELEV": null, "INVERTOFFSET": null, "PUD": null, "NODE_GLOBALID": null, "NODE_GLOBALID2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Pumps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": 2065371.7086614221, "ymin": 113104.82742781937, "xmax": 2094222.136811018, "ymax": 147426.43766404688, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3c70c981dbe9012fe3d207621d4b1d76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQoka2QsY4BURhGz8hETGEKEjEeYRvRSLRbiQYFIvMaqmkUeAodoRaVcqPYKDeRaCQKaokCQcasUJDLnVkbTndv/nP/77sqL6C+Rf6FCPD5hPOtwPx+8weDQYVUSr+cRqMAw6FGMOiQy60xjCO2fSAcriORIRSKoesG+Tz0erf7Wi1CtwuZzF4a+4plieKZzQbKZRiPFW+51ZI33W6h0/F5y7sdriyXf2yORs9DcjmZdLzlRgNKJdgLfwPxOBQKDqbpIWez0GxCtQqLBfj9kE5Duw2KkPpOnk5VNA0SCej3xUdnM7Bt184/mGZRXlZg8iArsAK+npBdYv+TE/siQpHPyeMJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SV_PT_LOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTELEV" }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERTOFFSET" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R491_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_491", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_491", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S304_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pumps", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "TOPELEV": null, "AncillaryRole": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "INVERTELEV": null, "INVERTOFFSET": null, "PUD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Risers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": 2056919.1207349151, "ymin": 101632.10695537925, "xmax": 2101731.3540026248, "ymax": 156660.57841207087, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c5e1af7a26cf5d4e200a6e1850b855a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQoka3SvSsEABzG8U/ndbg4BsrgbbKKuDAYLFZZrDeRhdh0RYYzyoDJH6CUTSxI5DUvgwySbHIMBu9duu4GXHfD5RmfX996fr/fUyhPFf43WN9A2zNPj+ziNSdYRmUj6y003RHsILFJ/IWFYyazgcV1HLXTuIhxDBIYoqqHaJiCfaIZYJjoCPXliOAEp6jEJoF+hhHDyy8wQV+YwBeucZH2u5D0uqn4pHePlb9gcAHvKP2RP45ZnKGC6oyoIW4i1IYwgM70KVsxk9o3cclWBhhkfIzdMkqWMZ0+0B5GccXtDpcZ4ConEWJxJu4pSg4+Uys44LGZ7u1sf1xiapC1KHMPNJzzVsPGM8PzfGQtQFKLHKa+k1t5d/UbY55Kd0FWFPsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SV_PT_LOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "RISERMATERIAL", "type": "esriFieldTypeString", "alias": "RISERMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RISERMATERIAL" }, { "name": "RISERTYPE", "type": "esriFieldTypeString", "alias": "RISERTYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RISERTYPE" }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "LIDTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LIDTYPE" }, { "name": "INLETCOUNT", "type": "esriFieldTypeInteger", "alias": "INLETCOUNT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETCOUNT" }, { "name": "INLETLENGTH", "type": "esriFieldTypeDouble", "alias": "INLETLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETLENGTH" }, { "name": "INLETWIDTH", "type": "esriFieldTypeDouble", "alias": "INLETWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INLETWIDTH" }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MANHOLEDIAM" }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BOXSHAPE" }, { "name": "BOXLENGTH", "type": "esriFieldTypeDouble", "alias": "BOXLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXLENGTH" }, { "name": "BOXWIDTH", "type": "esriFieldTypeDouble", "alias": "BOXWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXWIDTH" }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOXDEPTH" }, { "name": "LOWFLOW", "type": "esriFieldTypeString", "alias": "LOWFLOW", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOWFLOW" }, { "name": "TRASHRACK", "type": "esriFieldTypeString", "alias": "TRASHRACK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TRASHRACK" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "ADJUSTABLE", "type": "esriFieldTypeString", "alias": "ADJUSTABLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADJUSTABLE" }, { "name": "NORMALPOOLELEV", "type": "esriFieldTypeDouble", "alias": "NORMALPOOLELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORMALPOOLELEV" }, { "name": "OUTINVERTELEV", "type": "esriFieldTypeDouble", "alias": "OUTINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTINVERTELEV" }, { "name": "SUMPELEV", "type": "esriFieldTypeDouble", "alias": "SUMPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMPELEV" }, { "name": "LOWFLOWELEV", "type": "esriFieldTypeDouble", "alias": "LOWFLOWELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWFLOWELEV" }, { "name": "THROATELEV", "type": "esriFieldTypeDouble", "alias": "THROATELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THROATELEV" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "NORMALPOOLOFFSET", "type": "esriFieldTypeDouble", "alias": "NORMALPOOLOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORMALPOOLOFFSET" }, { "name": "OUTINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "OUTINVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTINVERTOFFSET" }, { "name": "SUMPOFFSET", "type": "esriFieldTypeDouble", "alias": "SUMPOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMPOFFSET" }, { "name": "LOWFLOWOFFSET", "type": "esriFieldTypeDouble", "alias": "LOWFLOWOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWFLOWOFFSET" }, { "name": "THROATOFFSET", "type": "esriFieldTypeDouble", "alias": "THROATOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THROATOFFSET" }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMOFFSET" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID" }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID2" }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R492_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_492", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_492", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Risers", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "TOPELEV": null, "AncillaryRole": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "RISERMATERIAL": null, "RISERTYPE": null, "LIDTYPE": null, "INLETCOUNT": null, "INLETLENGTH": null, "INLETWIDTH": null, "MANHOLEDIAM": null, "BOXSHAPE": null, "BOXLENGTH": null, "BOXWIDTH": null, "BOXDEPTH": null, "LOWFLOW": null, "TRASHRACK": null, "INSTALLYEAR": null, "ADJUSTABLE": null, "NORMALPOOLELEV": null, "OUTINVERTELEV": null, "SUMPELEV": null, "LOWFLOWELEV": null, "THROATELEV": null, "RIMELEV": null, "NORMALPOOLOFFSET": null, "OUTINVERTOFFSET": null, "SUMPOFFSET": null, "LOWFLOWOFFSET": null, "THROATOFFSET": null, "RIMOFFSET": null, "PUD": null, "NODE_GLOBALID": null, "NODE_GLOBALID2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Stubs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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": 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" }, "hasMetadata": true, "extent": { "xmin": 2055085.2982283533, "ymin": 100625.69258530438, "xmax": 2100907.3602362275, "ymax": 154089.296916008, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1086f9e3875d317c68cfa94f677511bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQokWNhIBOwUKxRT1nbiYuVXQCf4hc/3p178ODBAxSNxaEZ5XFuoW74NKb1FmfPfvBgGnWcSipgIVnHSNR49+mD12sPbbmET/Gf33/fYmhsWtwbQ5aNpAIA1S0cUgEa+8kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SV_PT_LOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SV_PT_ELEV" }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_PT_LOC" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "REASONFORSTUB", "type": "esriFieldTypeString", "alias": "REASONFORSTUB", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REASONFORSTUB" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID" }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NODE_GLOBALID2" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R493_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_493", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_493", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S306_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stubs", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "NODEID": null, "SV_PT_ELEV": null, "SV_PT_LOC": null, "BOTTOMELEV": null, "TOPELEV": null, "AncillaryRole": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "REASONFORSTUB": null, "PUD": null, "NODE_GLOBALID": null, "NODE_GLOBALID2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Weirs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasMetadata": true, "extent": { "xmin": 2054404.6696194261, "ymin": 101743.8290682435, "xmax": 2101994.9360236228, "ymax": 152053.06266404688, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5795b6d556e7fbb90e6d54a6e062524d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQoka3SMU4CURQF0BNCwgIIxsQVOFK4BdgGQbdgB5WFynIsbSigo57EAgsrCgO0JDQkjtHMmGEy39GJt3x5J/k3/zXVTPM/YB8nFfsLrIrw9pLumNfi9hutEdGB6zIopv1M+yE3W6OHww9P/coEDdzl0EtFx+/cY4+nAArCzzxmZf4CLzDHFFd4/w2MMEMHg3RWho/geYryn5nhIUkSgPGSzSm7QK0zbMvgTQCUpvatfgCshSK4tlg2iAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TOWNMAINT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OUTFALL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODETYPE" }, { "name": "WEIRTYPE", "type": "esriFieldTypeString", "alias": "WEIRTYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WEIRTYPE" }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMELEV" }, { "name": "CRESTELEV", "type": "esriFieldTypeDouble", "alias": "CRESTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRESTELEV" }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPELEV" }, { "name": "BOTTOMOFFSET", "type": "esriFieldTypeDouble", "alias": "BOTTOMOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMOFFSET" }, { "name": "CRESTOFFSET", "type": "esriFieldTypeDouble", "alias": "CRESTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRESTOFFSET" }, { "name": "TOPOFFSET", "type": "esriFieldTypeDouble", "alias": "TOPOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPOFFSET" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "WEIRMATERIAL", "type": "esriFieldTypeString", "alias": "WEIRMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WEIRMATERIAL" }, { "name": "WEIRGEOMETRY", "type": "esriFieldTypeString", "alias": "WEIRGEOMETRY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WEIRGEOMETRY" }, { "name": "FLOWDIVERSION", "type": "esriFieldTypeString", "alias": "FLOWDIVERSION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLOWDIVERSION" }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOPWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPWIDTH" }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "BOTWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTWIDTH" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "ADJUSTABLE", "type": "esriFieldTypeString", "alias": "ADJUSTABLE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADJUSTABLE" }, { "name": "FLAPGATE", "type": "esriFieldTypeString", "alias": "FLAPGATE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FLAPGATE" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "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": "R494_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_494", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_494", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S307_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Weirs", "description": "", "prototype": { "attributes": { "PUD": null, "NODEID": null, "AncillaryRole": null, "Enabled": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "OUTFALL": null, "COLLECTDATE": null, "DATASOURCE": null, "NODETYPE": null, "WEIRTYPE": null, "BOTTOMELEV": null, "CRESTELEV": null, "TOPELEV": null, "BOTTOMOFFSET": null, "CRESTOFFSET": null, "TOPOFFSET": null, "INSTALLYEAR": null, "WEIRMATERIAL": null, "WEIRGEOMETRY": null, "FLOWDIVERSION": null, "TOPWIDTH": null, "BOTWIDTH": null, "HEIGHT": null, "DEPTH": null, "ADJUSTABLE": null, "FLAPGATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "PRODUCTION.GISADMIN.lg_CIPPolylines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2070223.0037262551, "ymin": 109231.33997125924, "xmax": 2096584.2190483361, "ymax": 146138.18282409012, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 34, 76, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJNAME" }, { "name": "STRATEGY", "type": "esriFieldTypeString", "alias": "Strategy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRATEGY" }, { "name": "ACTION", "type": "esriFieldTypeString", "alias": "Action", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACTION" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Cost per Unit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "MULTI", "type": "esriFieldTypeDouble", "alias": "Multiplier Value", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MULTI" }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "Length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LENGTH" }, { "name": "ADDCOST", "type": "esriFieldTypeDouble", "alias": "Additional Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDCOST" }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTCOST" }, { "name": "EXTFILT1", "type": "esriFieldTypeString", "alias": "Existing Value - 1st", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EXTFILT1" }, { "name": "EXTFILT2", "type": "esriFieldTypeString", "alias": "Existing Value - 2nd", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EXTFILT2" }, { "name": "PROFILT1", "type": "esriFieldTypeString", "alias": "Replacement Value - 1st", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROFILT1" }, { "name": "PROFILT2", "type": "esriFieldTypeString", "alias": "Replacement Value - 2nd", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROFILT2" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Asset Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ASSETTYP", "type": "esriFieldTypeString", "alias": "Source Asset", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSETTYP" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SOURCOID", "type": "esriFieldTypeString", "alias": "Source OID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCOID" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PRODUCTION.GISADMIN.lg_CIPPolylines", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "PROJNAME": null, "STRATEGY": null, "ACTION": null, "COST": null, "MULTI": 1, "LENGTH": null, "ADDCOST": null, "TOTCOST": null, "EXTFILT1": null, "EXTFILT2": null, "PROFILT1": null, "PROFILT2": null, "NOTES": null, "ASSETTYP": null, "FACILITYID": null, "SOURCOID": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Channels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2112293.478346452, "ymax": 158025.703083992, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCEID" }, { "name": "CHSHAPE", "type": "esriFieldTypeString", "alias": "CHSHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CHSHAPE" }, { "name": "BEDMATERIAL", "type": "esriFieldTypeString", "alias": "BEDMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BEDMATERIAL" }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNINVERTELEV" }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPINVERTELEV" }, { "name": "OVER_R_ROUGH", "type": "esriFieldTypeDouble", "alias": "OVER_R_ROUGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVER_R_ROUGH" }, { "name": "OVER_L_ROUGH", "type": "esriFieldTypeDouble", "alias": "OVER_L_ROUGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVER_L_ROUGH" }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUGHNESS" }, { "name": "BANKSLOPE", "type": "esriFieldTypeString", "alias": "BANKSLOPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BANKSLOPE" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "BOTTOMWIDTH", "type": "esriFieldTypeDouble", "alias": "BOTTOMWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BOTTOMWIDTH" }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOPWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPWIDTH" }, { "name": "SIDEMATERIAL", "type": "esriFieldTypeString", "alias": "SIDEMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SIDEMATERIAL" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCETYPE" }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNNODEID" }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPNODEID" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CH_NAME" }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID" }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R484_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_484", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_484", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Channels", "description": "", "prototype": { "attributes": { "WOOLPERT_ID": null, "CONVEYANCEID": null, "CHSHAPE": null, "BEDMATERIAL": null, "DOWNINVERTELEV": null, "UPINVERTELEV": null, "OVER_R_ROUGH": null, "OVER_L_ROUGH": null, "ROUGHNESS": null, "BANKSLOPE": null, "HEIGHT": null, "BOTTOMWIDTH": null, "TOPWIDTH": null, "SIDEMATERIAL": null, "DOWNELEV": null, "UPELEV": null, "Enabled": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "COLLECTDATE": null, "DATASOURCE": null, "CONVEYANCETYPE": null, "DOWNNODEID": null, "UPNODEID": null, "PUD": null, "NOTES": null, "CH_NAME": null, "CONVEYANCE_GLOBALID": null, "CONVEYANCE_GLOBALID2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": -122907600, "ymin": -92800700, "xmax": 2102042.5183726996, "ymax": 158049.796916008, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CH_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCEID" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPELEV" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TIDAL" }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECTDATE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONVEYANCETYPE" }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNNODEID" }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPNODEID" }, { "name": "UPNODE", "type": "esriFieldTypeInteger", "alias": "UPNODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPNODE" }, { "name": "DOWNNODE", "type": "esriFieldTypeInteger", "alias": "DOWNNODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNNODE" }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNINVERTELEV" }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPINVERTELEV" }, { "name": "DOWNINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNINVERTOFFSET" }, { "name": "UPINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "UPINVERTOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPINVERTOFFSET" }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUGHNESS" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "PIPEHEIGHT", "type": "esriFieldTypeDouble", "alias": "PIPEHEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEHEIGHT" }, { "name": "PIPEWIDTH", "type": "esriFieldTypeDouble", "alias": "PIPEWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEWIDTH" }, { "name": "PIPEDIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPEDIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEDIAMETER" }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPESHAPE" }, { "name": "LINERYEAR", "type": "esriFieldTypeInteger", "alias": "LINERYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINERYEAR" }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINERTYPE" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPEMATERIAL" }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPETYPE" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CH_NAME" }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID" }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CONVEYANCE_GLOBALID2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "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": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOOLPERT_ID" }, { "name": "PIPELENGTH", "type": "esriFieldTypeInteger", "alias": "PIPELENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPELENGTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R489_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_489", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_489", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S302_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gravity", "description": "", "prototype": { "attributes": { "PIPEMATERIAL": null, "WOOLPERT_ID": null, "CONVEYANCEID": null, "DOWNELEV": null, "UPELEV": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "COLLECTDATE": null, "DATASOURCE": null, "CONVEYANCETYPE": null, "DOWNNODEID": null, "UPNODEID": null, "UPNODE": null, "DOWNNODE": null, "DOWNINVERTELEV": null, "UPINVERTELEV": null, "DOWNINVERTOFFSET": null, "UPINVERTOFFSET": null, "ROUGHNESS": null, "SLOPE": null, "PIPEHEIGHT": null, "PIPEWIDTH": null, "PIPEDIAMETER": null, "PIPESHAPE": null, "LINERYEAR": null, "LINERTYPE": null, "INSTALLYEAR": null, "PIPETYPE": "Gravity", "PUD": null, "CH_NAME": null, "CONVEYANCE_GLOBALID": null, "CONVEYANCE_GLOBALID2": null, "PIPELENGTH": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Culvert", "description": "", "prototype": { "attributes": { "PIPEMATERIAL": null, "WOOLPERT_ID": null, "CONVEYANCEID": null, "DOWNELEV": null, "UPELEV": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "COLLECTDATE": null, "DATASOURCE": null, "CONVEYANCETYPE": null, "DOWNNODEID": null, "UPNODEID": null, "UPNODE": null, "DOWNNODE": null, "DOWNINVERTELEV": null, "UPINVERTELEV": null, "DOWNINVERTOFFSET": null, "UPINVERTOFFSET": null, "ROUGHNESS": null, "SLOPE": null, "PIPEHEIGHT": null, "PIPEWIDTH": null, "PIPEDIAMETER": null, "PIPESHAPE": null, "LINERYEAR": null, "LINERTYPE": null, "INSTALLYEAR": null, "PIPETYPE": null, "PUD": null, "CH_NAME": null, "CONVEYANCE_GLOBALID": null, "CONVEYANCE_GLOBALID2": null, "PIPELENGTH": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Force", "description": "", "prototype": { "attributes": { "PIPEMATERIAL": null, "WOOLPERT_ID": null, "CONVEYANCEID": null, "DOWNELEV": null, "UPELEV": null, "Enabled": null, "NOTES": null, "TOWNMAINT": null, "OWNER": null, "CATEGORY": null, "TIDAL": null, "COLLECTDATE": null, "DATASOURCE": null, "CONVEYANCETYPE": null, "DOWNNODEID": null, "UPNODEID": null, "UPNODE": null, "DOWNNODE": null, "DOWNINVERTELEV": null, "UPINVERTELEV": null, "DOWNINVERTOFFSET": null, "UPINVERTOFFSET": null, "ROUGHNESS": null, "SLOPE": null, "PIPEHEIGHT": null, "PIPEWIDTH": null, "PIPEDIAMETER": null, "PIPESHAPE": null, "LINERYEAR": null, "LINERTYPE": null, "INSTALLYEAR": null, "PIPETYPE": "Force", "PUD": null, "CH_NAME": null, "CONVEYANCE_GLOBALID": null, "CONVEYANCE_GLOBALID2": null, "PIPELENGTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset contains polygon features that represent the locations and extents of regulatory post-construction stormwater best management practices (BMPs) such as detention/retention ponds, bioretention cells, underground storage, etc.It contains attribute fields to store information about a BMP type, installation year, and associated permit number.", "copyrightText": "Town of Hilton Head Island Engineering Division - Stormwater", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2069427.0124671906, "ymin": 109437.01738844812, "xmax": 2099182.507545933, "ymax": 149692.169947505, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "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": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "PERMITNUMBER", "type": "esriFieldTypeString", "alias": "PERMITNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITNUMBER" }, { "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": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "LAST_REPLACE_DATE", "type": "esriFieldTypeDate", "alias": "LAST_REPLACE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_REPLACE_DATE" }, { "name": "STREET_SWEEPING_CONTRACT", "type": "esriFieldTypeString", "alias": "STREET_SWEEPING_CONTRACT", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_SWEEPING_CONTRACT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "SW_OWNER", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "County", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_129", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_129", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BMP", "description": "", "prototype": { "attributes": { "STREET_SWEEPING_CONTRACT": null, "TYPE": null, "NOTES": null, "ID": null, "LAST_REPLACE_DATE": null, "OWNER": null, "PERMITNUMBER": null, "INSTALLYEAR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Ponds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": -4.546346754855643E7, "ymin": -2.3596058252296582E7, "xmax": 2120532.330380574, "ymax": 145932.20931757987, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "POND_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "InsideTownLimits", "type": "esriFieldTypeString", "alias": "InsideTownLimits", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "InsideTownLimits" }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UPDATED_BY" }, { "name": "DATE_OF_LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE_OF_LAST_UPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OF_LAST_UPDATE" }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ACRES" }, { "name": "PONDID", "type": "esriFieldTypeInteger", "alias": "PONDID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PONDID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "OWNER" }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNMAINT" }, { "name": "POND_NAME", "type": "esriFieldTypeString", "alias": "POND_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "POND_NAME" }, { "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": "R500_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_500", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_500", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S311_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ponds", "description": "", "prototype": { "attributes": { "POND_NAME": null, "STATUS": null, "NOTES": null, "InsideTownLimits": null, "UPDATED_BY": null, "DATE_OF_LAST_UPDATE": null, "AREA_ACRES": null, "PONDID": null, "OWNER": null, "TOWNMAINT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Playgrounds", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2071293.2900262475, "ymin": 112736.69422572851, "xmax": 2098210.3333333284, "ymax": 142173.31955380738, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 212, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Location" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CartegraphID" }, { "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": "R657_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S419_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Playgrounds", "description": "", "prototype": { "attributes": { "CartegraphID": null, "Name": null, "Location": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Park Structures", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2070521.7693569511, "ymin": 110155.41010499, "xmax": 2098272.4875328094, "ymax": 149002.02591863275, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Park" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CartegraphID" }, { "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": "R605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Structures", "description": "", "prototype": { "attributes": { "CartegraphID": null, "ID": null, "Park": null, "Name": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Park Structure", "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", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2070521.7693569511, "ymin": 110155.41010499, "xmax": 2098272.4875328094, "ymax": 149002.02591863275, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Park" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CartegraphID" }, { "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": "R605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Structure", "description": "", "prototype": { "attributes": { "CartegraphID": null, "ID": null, "Park": null, "Name": null, "Type": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Maintained Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 2060524.9107611477, "ymin": 109393.34973753989, "xmax": 2098530.75, "ymax": 151227.416010499, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2915808212591864E8, "falseY": -9.744863748984581E7, "xyUnits": 3.517534712172699E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 214, 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": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ZONE" }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_ACRES" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "Contract_N", "type": "esriFieldTypeString", "alias": "Contract_N", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Contract_N" }, { "name": "Phone_Num", "type": "esriFieldTypeString", "alias": "Phone_Num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phone_Num" }, { "name": "Expir_Date", "type": "esriFieldTypeDate", "alias": "Expir_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expir_Date" }, { "name": "Prop_Type", "type": "esriFieldTypeString", "alias": "Prop_Type", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Prop_Type" }, { "name": "Contract_C", "type": "esriFieldTypeString", "alias": "Contract_C", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Contract_C" }, { "name": "Weekday_Wo", "type": "esriFieldTypeString", "alias": "Weekday_Wo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Weekday_Wo" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CartegraphID" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "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": "R652_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S414_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Maintained Areas", "description": "", "prototype": { "attributes": { "CartegraphID": null, "NAME": null, "Id": null, "ZONE": null, "GIS_ACRES": null, "ADDRESS": null, "Shape_Leng": null, "Shape_Le_1": null, "Contract_N": null, "Phone_Num": null, "Expir_Date": null, "Prop_Type": null, "Contract_C": null, "Weekday_Wo": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fa06789dd79942deaa5f07c040fc603d" } ], "tables": [] }