{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Tasks_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Activity", "type": "esriFieldTypeString", "alias": "Activity", "length": 50, "domain": null }, { "name": "StartDateActual", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "length": 8, "domain": null }, { "name": "StopDateActual", "type": "esriFieldTypeDate", "alias": "Actual Stop Date", "length": 8, "domain": null }, { "name": "Carte_Geometry_Type", "type": "esriFieldTypeString", "alias": "Cartegraph Geometry Type", "length": 50, "domain": null }, { "name": "cgAssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "length": 254, "domain": null }, { "name": "cgAssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 100, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": null }, { "name": "DueDate", "type": "esriFieldTypeDate", "alias": "Due Date", "length": 8, "domain": null }, { "name": "EquipmentCostActual", "type": "esriFieldTypeDouble", "alias": "Equipment Cost", "domain": null }, { "name": "FEMA", "type": "esriFieldTypeString", "alias": "FEMA", "length": 50, "domain": null }, { "name": "LaborCostActual", "type": "esriFieldTypeDouble", "alias": "Labor Cost", "domain": null }, { "name": "LaborHoursActual", "type": "esriFieldTypeDouble", "alias": "Labor Hours", "domain": null }, { "name": "MaterialCostActual", "type": "esriFieldTypeDouble", "alias": "Material Cost", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 1073741822, "domain": null }, { "name": "OtherCostActual", "type": "esriFieldTypeDouble", "alias": "Other Cost", "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "domain": null }, { "name": "Request", "type": "esriFieldTypeString", "alias": "Request", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "TotalCostActual", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order", "length": 50, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "Address Number", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "Intersecting Street", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 1073741822, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R503_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S314_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "PRODUCTION.GISADMIN.Markings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 33, 132, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Height", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "markingMainGeneralOID", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Height_unit", "type": "esriFieldTypeString", "alias": "Height_unit", "length": 10, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Length_unit", "type": "esriFieldTypeString", "alias": "Length_unit", "length": 10, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "length": 10, "domain": null }, { "name": "TotalReflectors", "type": "esriFieldTypeInteger", "alias": "TotalReflectors", "domain": null }, { "name": "ApplicationMethod", "type": "esriFieldTypeString", "alias": "ApplicationMethod", "length": 50, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "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" } }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 50, "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" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "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" } }, { "name": "PavementClassification", "type": "esriFieldTypeString", "alias": "PavementClassification", "length": 50, "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" } }, { "name": "MarkingType", "type": "esriFieldTypeString", "alias": "MarkingType", "length": 50, "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" } }, { "name": "ApplicationRate", "type": "esriFieldTypeDouble", "alias": "ApplicationRate", "domain": null }, { "name": "ApplicationRate_unit", "type": "esriFieldTypeString", "alias": "ApplicationRate_unit", "length": 10, "domain": null }, { "name": "PaintedArea", "type": "esriFieldTypeDouble", "alias": "PaintedArea", "domain": null }, { "name": "PaintedArea_unit", "type": "esriFieldTypeString", "alias": "PaintedArea_unit", "length": 10, "domain": null }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "length": 10, "domain": null }, { "name": "VariableText", "type": "esriFieldTypeString", "alias": "VariableText", "length": 150, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "length": 150, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Pavement", "type": "esriFieldTypeString", "alias": "Pavement", "length": 50, "domain": null }, { "name": "PavementArea", "type": "esriFieldTypeString", "alias": "PavementArea", "length": 50, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "cgShape.STLength()", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R556_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S343_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "cgShape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "PRODUCTION.GISADMIN.Requests_Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Issue", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Issue", "type": "esriFieldTypeString", "alias": "Issue", "length": 50, "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": null }, { "name": "CloseDate", "type": "esriFieldTypeDate", "alias": "CloseDate", "length": 8, "domain": null }, { "name": "DueDate", "type": "esriFieldTypeDate", "alias": "DueDate", "length": 8, "domain": null }, { "name": "LastCall", "type": "esriFieldTypeDate", "alias": "LastCall", "length": 8, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null }, { "name": "Calls", "type": "esriFieldTypeInteger", "alias": "Calls", "domain": null }, { "name": "Completed", "type": "esriFieldTypeInteger", "alias": "Completed", "domain": null }, { "name": "Tasks", "type": "esriFieldTypeInteger", "alias": "Tasks", "domain": null }, { "name": "AgencyResponsible", "type": "esriFieldTypeString", "alias": "AgencyResponsible", "length": 100, "domain": null }, { "name": "ExternalAttachmentID", "type": "esriFieldTypeString", "alias": "ExternalAttachmentID", "length": 15, "domain": null }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "IntersectingStreet", "length": 255, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": null }, { "name": "ResponseNotes", "type": "esriFieldTypeString", "alias": "ResponseNotes", "length": 100, "domain": null }, { "name": "Progress", "type": "esriFieldTypeDouble", "alias": "Progress", "domain": null }, { "name": "Progress_unit", "type": "esriFieldTypeString", "alias": "Progress_unit", "length": 10, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "AddressID", "length": 50, "domain": null }, { "name": "Description1", "type": "esriFieldTypeString", "alias": "Description1", "length": 500, "domain": null }, { "name": "RequestID", "type": "esriFieldTypeString", "alias": "RequestID", "length": 30, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 20, "domain": null }, { "name": "FEMA", "type": "esriFieldTypeSmallInteger", "alias": "FEMA", "domain": null }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "length": 50, "domain": null }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "length": 50, "domain": null }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SRID", "type": "esriFieldTypeInteger", "alias": "SRID", "domain": null }, { "name": "Request_Date", "type": "esriFieldTypeDate", "alias": "Request_Date", "length": 8, "domain": null }, { "name": "Nearest_Address", "type": "esriFieldTypeString", "alias": "Nearest_Address", "length": 50, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "Agreement_Partner", "type": "esriFieldTypeString", "alias": "Agreement_Partner", "length": 10, "domain": null }, { "name": "RoW_Owner", "type": "esriFieldTypeString", "alias": "RoW_Owner", "length": 50, "domain": null }, { "name": "Town_Pathway_Related", "type": "esriFieldTypeString", "alias": "Town_Pathway_Related", "length": 10, "domain": null }, { "name": "Historic_Neighborhood", "type": "esriFieldTypeString", "alias": "Historic_Neighborhood", "length": 50, "domain": null }, { "name": "Town_Ward", "type": "esriFieldTypeSmallInteger", "alias": "Town_Ward", "domain": null }, { "name": "Referral", "type": "esriFieldTypeString", "alias": "Referral", "length": 10, "domain": null }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered_By", "length": 30, "domain": null }, { "name": "Qualification", "type": "esriFieldTypeString", "alias": "Qualification", "length": 10, "domain": null }, { "name": "Evaluation", "type": "esriFieldTypeSmallInteger", "alias": "Evaluation", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeString", "alias": "FiscalYear", "length": 10, "domain": null }, { "name": "SRType", "type": "esriFieldTypeString", "alias": "SRType", "length": 25, "domain": null }, { "name": "SRStatus", "type": "esriFieldTypeString", "alias": "SRStatus", "length": 25, "domain": null }, { "name": "Budget", "type": "esriFieldTypeDouble", "alias": "Budget", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S325_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Tasks_Linear", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 51, 142, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S313_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Sidewalks_Pathways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 128, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Area_unit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "sideMainGeneralOID", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "PRODUCTION.GISADMIN.Sidewalks_Pathways.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Area_unit", "type": "esriFieldTypeString", "alias": "Area_unit", "length": 10, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "ConditionCategories", "type": "esriFieldTypeString", "alias": "ConditionCategories", "length": 150, "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" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 255, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 50, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Length_unit", "type": "esriFieldTypeString", "alias": "Length_unit", "length": 10, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "NumberofDriveways", "type": "esriFieldTypeDouble", "alias": "NumberofDriveways", "domain": null }, { "name": "NumberofSlabs", "type": "esriFieldTypeDouble", "alias": "NumberofSlabs", "domain": null }, { "name": "PedestrianActivity", "type": "esriFieldTypeString", "alias": "PedestrianActivity", "length": 50, "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" } }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Slope_unit", "type": "esriFieldTypeString", "alias": "Slope_unit", "length": 10, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 50, "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" } }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 255, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "length": 10, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "cgShape.STLength()", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R563_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "cgShape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 124, 135, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null }, { "name": "UPNODE", "type": "esriFieldTypeInteger", "alias": "UPNODE", "domain": null }, { "name": "DOWNNODE", "type": "esriFieldTypeInteger", "alias": "DOWNNODE", "domain": null }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null }, { "name": "DOWNINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTOFFSET", "domain": null }, { "name": "UPINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "UPINVERTOFFSET", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "PIPEHEIGHT", "type": "esriFieldTypeDouble", "alias": "PIPEHEIGHT", "domain": null }, { "name": "PIPEWIDTH", "type": "esriFieldTypeDouble", "alias": "PIPEWIDTH", "domain": null }, { "name": "PIPEDIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPEDIAMETER", "domain": null }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "length": 30, "domain": null }, { "name": "LINERYEAR", "type": "esriFieldTypeInteger", "alias": "LINERYEAR", "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "length": 30, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "length": 30, "domain": null }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "length": 30, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "length": 100, "domain": null }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "length": 38, "domain": null }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null }, { "name": "PIPELENGTH", "type": "esriFieldTypeInteger", "alias": "PIPELENGTH", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Tasks_Poly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Task ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R501_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S312_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Lagoons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "InsideTownLimits", "type": "esriFieldTypeString", "alias": "InsideTownLimits", "length": 5, "domain": null }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "length": 30, "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" } }, { "name": "DATE_OF_LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE_OF_LAST_UPDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": true, "extent": { "xmin": 2066019.4281496108, "ymin": 109551.69849081337, "xmax": 2098649.2490157485, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Height_unit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "signMainGeneralOID", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Height_unit", "type": "esriFieldTypeString", "alias": "Height_unit", "length": 10, "domain": null }, { "name": "BackingMaterial", "type": "esriFieldTypeString", "alias": "BackingMaterial", "length": 50, "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" } }, { "name": "EstimatedRaState", "type": "esriFieldTypeString", "alias": "EstimatedRaState", "length": 50, "domain": null }, { "name": "Illumination", "type": "esriFieldTypeString", "alias": "Illumination", "length": 50, "domain": null }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "length": 50, "domain": null }, { "name": "MaintenanceMethod", "type": "esriFieldTypeString", "alias": "MaintenanceMethod", "length": 50, "domain": null }, { "name": "PlacementPosition", "type": "esriFieldTypeString", "alias": "PlacementPosition", "length": 50, "domain": null }, { "name": "Reflectorization", "type": "esriFieldTypeString", "alias": "Reflectorization", "length": 50, "domain": null }, { "name": "SheetingMaterial", "type": "esriFieldTypeString", "alias": "SheetingMaterial", "length": 50, "domain": null }, { "name": "SignDirection", "type": "esriFieldTypeString", "alias": "SignDirection", "length": 50, "domain": null }, { "name": "EstimatedBackgroundRa", "type": "esriFieldTypeDouble", "alias": "EstimatedBackgroundRa", "domain": null }, { "name": "EstimatedContrastRatio", "type": "esriFieldTypeDouble", "alias": "EstimatedContrastRatio", "domain": null }, { "name": "EstimatedLegendRa", "type": "esriFieldTypeDouble", "alias": "EstimatedLegendRa", "domain": null }, { "name": "MountingHeight", "type": "esriFieldTypeDouble", "alias": "MountingHeight", "domain": null }, { "name": "MountingHeight_unit", "type": "esriFieldTypeString", "alias": "MountingHeight_unit", "length": 10, "domain": null }, { "name": "Offset", "type": "esriFieldTypeDouble", "alias": "Offset", "domain": null }, { "name": "Offset_unit", "type": "esriFieldTypeString", "alias": "Offset_unit", "length": 10, "domain": null }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "length": 10, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Width_unit", "type": "esriFieldTypeString", "alias": "Width_unit", "length": 10, "domain": null }, { "name": "VariableText", "type": "esriFieldTypeString", "alias": "VariableText", "length": 150, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "length": 50, "domain": null }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "length": 50, "domain": null }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "length": 15, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "length": 150, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Support", "type": "esriFieldTypeString", "alias": "Support", "length": 50, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R565_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S352_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HydrantDepth_unit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "wtHydrantMainGeneralOID", "domain": null }, { "name": "HydrantDepth", "type": "esriFieldTypeDouble", "alias": "HydrantDepth", "domain": null }, { "name": "HydrantDepth_unit", "type": "esriFieldTypeString", "alias": "HydrantDepth_unit", "length": 10, "domain": null }, { "name": "BodyColor", "type": "esriFieldTypeString", "alias": "BodyColor", "length": 50, "domain": null }, { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "BonnetColor", "length": 50, "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" } }, { "name": "DirectiontoTurn", "type": "esriFieldTypeString", "alias": "DirectiontoTurn", "length": 50, "domain": null }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "length": 50, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "PressureZone", "type": "esriFieldTypeString", "alias": "PressureZone", "length": 50, "domain": null }, { "name": "NumberOfTurnsToOpen", "type": "esriFieldTypeDouble", "alias": "NumberOfTurnsToOpen", "domain": null }, { "name": "OperatingNutSize", "type": "esriFieldTypeString", "alias": "OperatingNutSize", "length": 50, "domain": null }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "length": 50, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "LocatorCity", "type": "esriFieldTypeString", "alias": "LocatorCity", "length": 50, "domain": null }, { "name": "LocatorStreet", "type": "esriFieldTypeString", "alias": "LocatorStreet", "length": 50, "domain": null }, { "name": "LocatorAddressNumber", "type": "esriFieldTypeString", "alias": "LocatorAddressNumber", "length": 15, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "length": 150, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Main", "type": "esriFieldTypeString", "alias": "Main", "length": 50, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R555_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S342_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Signalized_Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "sIntersectMainGeneralOID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 75, "domain": null }, { "name": "SpeedZone", "type": "esriFieldTypeDouble", "alias": "SpeedZone", "domain": null }, { "name": "SpeedZone_unit", "type": "esriFieldTypeString", "alias": "SpeedZone_unit", "length": 10, "domain": null }, { "name": "Complexity", "type": "esriFieldTypeString", "alias": "Complexity", "length": 50, "domain": null }, { "name": "IntersectingStreet", "type": "esriFieldTypeString", "alias": "IntersectingStreet", "length": 255, "domain": null }, { "name": "Layout", "type": "esriFieldTypeString", "alias": "Layout", "length": 50, "domain": null }, { "name": "OperationType", "type": "esriFieldTypeString", "alias": "OperationType", "length": 50, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "length": 150, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionDate", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "cgShape.STArea()", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null }, { "name": "cgShape.STLength()", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R564_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S351_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "cgShape.STArea()", "shapeLengthFieldName": "cgShape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "faciMainGeneralOID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 75, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 75, "domain": null }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost", "domain": null }, { "name": "ReplacementCostPerArea", "type": "esriFieldTypeDouble", "alias": "ReplacementCostPerArea", "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null }, { "name": "FloorCount", "type": "esriFieldTypeInteger", "alias": "FloorCount", "domain": null }, { "name": "MaximumOccupancy", "type": "esriFieldTypeInteger", "alias": "MaximumOccupancy", "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "FacilityType", "length": 50, "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" } }, { "name": "InterestType", "type": "esriFieldTypeString", "alias": "InterestType", "length": 50, "domain": null }, { "name": "StructureMaterial", "type": "esriFieldTypeString", "alias": "StructureMaterial", "length": 50, "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" } }, { "name": "FacilitySize", "type": "esriFieldTypeDouble", "alias": "FacilitySize", "domain": null }, { "name": "FacilitySize_unit", "type": "esriFieldTypeString", "alias": "FacilitySize_unit", "length": 10, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "ConditionGroup", "type": "esriFieldTypeString", "alias": "ConditionGroup", "length": 150, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "cgShape.STArea()", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null }, { "name": "cgShape.STLength()", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R554_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S341_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "cgShape.STArea()", "shapeLengthFieldName": "cgShape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "parksMainGeneralOID", "domain": null }, { "name": "ActBefore", "type": "esriFieldTypeDate", "alias": "ActBefore", "length": 8, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "ConditionCategories", "type": "esriFieldTypeString", "alias": "ConditionCategories", "length": 150, "domain": { "type": "codedValue", "name": "ParkConditionCategories", "description": "ParkConditionCategories", "codedValues": [ { "name": "Cleanliness", "code": "Cleanliness" }, { "name": "Greenery", "code": "Greenery" }, { "name": "Structure", "code": "Structure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 32, "domain": null }, { "name": "CriticalityFactor", "type": "esriFieldTypeDouble", "alias": "CriticalityFactor", "domain": null }, { "name": "CurrentInspectionID", "type": "esriFieldTypeString", "alias": "CurrentInspectionID", "length": 50, "domain": null }, { "name": "EstimatedCCI", "type": "esriFieldTypeDouble", "alias": "EstimatedCCI", "domain": null }, { "name": "EstimatedCCR", "type": "esriFieldTypeString", "alias": "EstimatedCCR", "length": 50, "domain": null }, { "name": "EstimatedOCI", "type": "esriFieldTypeDouble", "alias": "EstimatedOCI", "domain": null }, { "name": "EstimatedOCR", "type": "esriFieldTypeString", "alias": "EstimatedOCR", "length": 50, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 150, "domain": null }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 500, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "PredictionGroup", "type": "esriFieldTypeString", "alias": "PredictionGroup", "length": 50, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "Retired", "type": "esriFieldTypeDate", "alias": "Retired", "length": 8, "domain": null }, { "name": "StateValue", "type": "esriFieldTypeString", "alias": "StateValue", "length": 50, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Acreage_unit", "type": "esriFieldTypeString", "alias": "Acreage_unit", "length": 10, "domain": null }, { "name": "ADACompliant", "type": "esriFieldTypeSmallInteger", "alias": "ADACompliant", "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "AddressNumber", "domain": null }, { "name": "CDBG", "type": "esriFieldTypeSmallInteger", "alias": "CDBG", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "OperationalDays", "type": "esriFieldTypeString", "alias": "OperationalDays", "length": 50, "domain": null }, { "name": "OperationalHours", "type": "esriFieldTypeString", "alias": "OperationalHours", "length": 50, "domain": null }, { "name": "Park_Type", "type": "esriFieldTypeString", "alias": "Park_Type", "length": 50, "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" } }, { "name": "CurrentInspectionDate", "type": "esriFieldTypeDate", "alias": "CurrentInspectionDate", "length": 8, "domain": null }, { "name": "CurrentInspectionOCI", "type": "esriFieldTypeDouble", "alias": "CurrentInspectionOCI", "domain": null }, { "name": "CurrentInspectionOCR", "type": "esriFieldTypeString", "alias": "CurrentInspectionOCR", "length": 50, "domain": null }, { "name": "CurrentInspectionNotes", "type": "esriFieldTypeString", "alias": "CurrentInspectionNotes", "length": 500, "domain": null }, { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape", "domain": null }, { "name": "cgShape.STArea()", "type": "esriFieldTypeDouble", "alias": "cgShape.STArea()", "domain": null }, { "name": "cgShape.STLength()", "type": "esriFieldTypeDouble", "alias": "cgShape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "cgShape", "type": "esriFieldTypeGeometry", "alias": "cgShape" }, "indexes": [ { "name": "R558_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "cgShape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "cgShape.STArea()", "shapeLengthFieldName": "cgShape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Catch Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATASOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "CBTYPE", "type": "esriFieldTypeString", "alias": "CBTYPE", "length": 30, "domain": null }, { "name": "CBMATERIAL", "type": "esriFieldTypeString", "alias": "CBMATERIAL", "length": 30, "domain": null }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "LIDTYPE", "length": 20, "domain": null }, { "name": "GRATETYPE", "type": "esriFieldTypeString", "alias": "GRATETYPE", "length": 20, "domain": null }, { "name": "GRATECOUNT", "type": "esriFieldTypeInteger", "alias": "GRATECOUNT", "domain": null }, { "name": "GRATELENGTH", "type": "esriFieldTypeDouble", "alias": "GRATELENGTH", "domain": null }, { "name": "GRATEWIDTH", "type": "esriFieldTypeDouble", "alias": "GRATEWIDTH", "domain": null }, { "name": "INLETCOUNT", "type": "esriFieldTypeInteger", "alias": "INLETCOUNT", "domain": null }, { "name": "INLETLENGTH", "type": "esriFieldTypeDouble", "alias": "INLETLENGTH", "domain": null }, { "name": "INLETWIDTH", "type": "esriFieldTypeDouble", "alias": "INLETWIDTH", "domain": null }, { "name": "THROATCOUNT", "type": "esriFieldTypeInteger", "alias": "THROATCOUNT", "domain": null }, { "name": "THROATDEPTH", "type": "esriFieldTypeDouble", "alias": "THROATDEPTH", "domain": null }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "length": 30, "domain": null }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null }, { "name": "SURROUNDINGMAT", "type": "esriFieldTypeString", "alias": "SURROUNDINGMAT", "length": 30, "domain": null }, { "name": "WQMARKER", "type": "esriFieldTypeString", "alias": "WQMARKER", "length": 10, "domain": null }, { "name": "WQINSERT", "type": "esriFieldTypeString", "alias": "WQINSERT", "length": 10, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null }, { "name": "THROATOFFSET", "type": "esriFieldTypeDouble", "alias": "THROATOFFSET", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "THROATELEV", "type": "esriFieldTypeString", "alias": "THROATELEV", "length": 50, "domain": null }, { "name": "MATHTEST", "type": "esriFieldTypeDouble", "alias": "MATHTEST", "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Gates", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATASOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Junctions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SV_PT_LOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "length": 30, "domain": null }, { "name": "SEALED", "type": "esriFieldTypeString", "alias": "SEALED", "length": 15, "domain": null }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null }, { "name": "JUNCTIONMAT", "type": "esriFieldTypeString", "alias": "JUNCTIONMAT", "length": 30, "domain": null }, { "name": "JUNCTIONTYPE", "type": "esriFieldTypeString", "alias": "JUNCTIONTYPE", "length": 20, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Pipe Ends", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SV_PT_LOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "ENDTYPE", "type": "esriFieldTypeString", "alias": "ENDTYPE", "length": 30, "domain": null }, { "name": "ENDMATERIAL", "type": "esriFieldTypeString", "alias": "ENDMATERIAL", "length": 30, "domain": null }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "FLOWDIR", "length": 20, "domain": null }, { "name": "FLAPGATE", "type": "esriFieldTypeString", "alias": "FLAPGATE", "length": 10, "domain": null }, { "name": "ENDDIAMETER", "type": "esriFieldTypeDouble", "alias": "ENDDIAMETER", "domain": null }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "length": 30, "domain": null }, { "name": "ENDWIDTH", "type": "esriFieldTypeDouble", "alias": "ENDWIDTH", "domain": null }, { "name": "ENDHEIGHT", "type": "esriFieldTypeDouble", "alias": "ENDHEIGHT", "domain": null }, { "name": "WINGS", "type": "esriFieldTypeString", "alias": "WINGS", "length": 10, "domain": null }, { "name": "WINGANGLE", "type": "esriFieldTypeString", "alias": "WINGANGLE", "length": 10, "domain": null }, { "name": "TAPERED", "type": "esriFieldTypeString", "alias": "TAPERED", "length": 10, "domain": null }, { "name": "SURROUNDINGMAT", "type": "esriFieldTypeString", "alias": "SURROUNDINGMAT", "length": 30, "domain": null }, { "name": "WQMARKER", "type": "esriFieldTypeString", "alias": "WQMARKER", "length": 10, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "MATHTEST", "type": "esriFieldTypeDouble", "alias": "MATHTEST", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "length": 38, "domain": null }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Pumps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SV_PT_LOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null }, { "name": "INVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "INVERTOFFSET", "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Risers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SV_PT_LOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "RISERMATERIAL", "type": "esriFieldTypeString", "alias": "RISERMATERIAL", "length": 25, "domain": null }, { "name": "RISERTYPE", "type": "esriFieldTypeString", "alias": "RISERTYPE", "length": 25, "domain": null }, { "name": "LIDTYPE", "type": "esriFieldTypeString", "alias": "LIDTYPE", "length": 20, "domain": null }, { "name": "INLETCOUNT", "type": "esriFieldTypeInteger", "alias": "INLETCOUNT", "domain": null }, { "name": "INLETLENGTH", "type": "esriFieldTypeDouble", "alias": "INLETLENGTH", "domain": null }, { "name": "INLETWIDTH", "type": "esriFieldTypeDouble", "alias": "INLETWIDTH", "domain": null }, { "name": "MANHOLEDIAM", "type": "esriFieldTypeDouble", "alias": "MANHOLEDIAM", "domain": null }, { "name": "BOXSHAPE", "type": "esriFieldTypeString", "alias": "BOXSHAPE", "length": 30, "domain": null }, { "name": "BOXLENGTH", "type": "esriFieldTypeDouble", "alias": "BOXLENGTH", "domain": null }, { "name": "BOXWIDTH", "type": "esriFieldTypeDouble", "alias": "BOXWIDTH", "domain": null }, { "name": "BOXDEPTH", "type": "esriFieldTypeDouble", "alias": "BOXDEPTH", "domain": null }, { "name": "LOWFLOW", "type": "esriFieldTypeString", "alias": "LOWFLOW", "length": 10, "domain": null }, { "name": "TRASHRACK", "type": "esriFieldTypeString", "alias": "TRASHRACK", "length": 10, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "ADJUSTABLE", "type": "esriFieldTypeString", "alias": "ADJUSTABLE", "length": 10, "domain": null }, { "name": "NORMALPOOLELEV", "type": "esriFieldTypeDouble", "alias": "NORMALPOOLELEV", "domain": null }, { "name": "OUTINVERTELEV", "type": "esriFieldTypeDouble", "alias": "OUTINVERTELEV", "domain": null }, { "name": "SUMPELEV", "type": "esriFieldTypeDouble", "alias": "SUMPELEV", "domain": null }, { "name": "LOWFLOWELEV", "type": "esriFieldTypeDouble", "alias": "LOWFLOWELEV", "domain": null }, { "name": "THROATELEV", "type": "esriFieldTypeDouble", "alias": "THROATELEV", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "NORMALPOOLOFFSET", "type": "esriFieldTypeDouble", "alias": "NORMALPOOLOFFSET", "domain": null }, { "name": "OUTINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "OUTINVERTOFFSET", "domain": null }, { "name": "SUMPOFFSET", "type": "esriFieldTypeDouble", "alias": "SUMPOFFSET", "domain": null }, { "name": "LOWFLOWOFFSET", "type": "esriFieldTypeDouble", "alias": "LOWFLOWOFFSET", "domain": null }, { "name": "THROATOFFSET", "type": "esriFieldTypeDouble", "alias": "THROATOFFSET", "domain": null }, { "name": "RIMOFFSET", "type": "esriFieldTypeDouble", "alias": "RIMOFFSET", "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "length": 38, "domain": null }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Stubs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SV_PT_LOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "SV_PT_ELEV", "type": "esriFieldTypeDouble", "alias": "SV_PT_ELEV", "domain": null }, { "name": "SV_PT_LOC", "type": "esriFieldTypeString", "alias": "SV_PT_LOC", "length": 50, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "REASONFORSTUB", "type": "esriFieldTypeString", "alias": "REASONFORSTUB", "length": 50, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "NODE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID", "length": 38, "domain": null }, { "name": "NODE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "NODE_GLOBALID2", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Weirs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNMAINT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "NODETYPE", "type": "esriFieldTypeInteger", "alias": "NODETYPE", "domain": null }, { "name": "WEIRTYPE", "type": "esriFieldTypeString", "alias": "WEIRTYPE", "length": 25, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BOTTOMELEV", "domain": null }, { "name": "CRESTELEV", "type": "esriFieldTypeDouble", "alias": "CRESTELEV", "domain": null }, { "name": "TOPELEV", "type": "esriFieldTypeDouble", "alias": "TOPELEV", "domain": null }, { "name": "BOTTOMOFFSET", "type": "esriFieldTypeDouble", "alias": "BOTTOMOFFSET", "domain": null }, { "name": "CRESTOFFSET", "type": "esriFieldTypeDouble", "alias": "CRESTOFFSET", "domain": null }, { "name": "TOPOFFSET", "type": "esriFieldTypeDouble", "alias": "TOPOFFSET", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "WEIRMATERIAL", "type": "esriFieldTypeString", "alias": "WEIRMATERIAL", "length": 25, "domain": null }, { "name": "WEIRGEOMETRY", "type": "esriFieldTypeString", "alias": "WEIRGEOMETRY", "length": 25, "domain": null }, { "name": "FLOWDIVERSION", "type": "esriFieldTypeString", "alias": "FLOWDIVERSION", "length": 25, "domain": null }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOPWIDTH", "domain": null }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "BOTWIDTH", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "ADJUSTABLE", "type": "esriFieldTypeString", "alias": "ADJUSTABLE", "length": 15, "domain": null }, { "name": "FLAPGATE", "type": "esriFieldTypeString", "alias": "FLAPGATE", "length": 15, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "PRODUCTION.GISADMIN.lg_CIPPolylines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 34, 76, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "STRATEGY", "type": "esriFieldTypeString", "alias": "Strategy", "length": 50, "domain": null }, { "name": "ACTION", "type": "esriFieldTypeString", "alias": "Action", "length": 50, "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Cost per Unit", "domain": null }, { "name": "MULTI", "type": "esriFieldTypeDouble", "alias": "Multiplier Value", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 50, "domain": null }, { "name": "ADDCOST", "type": "esriFieldTypeDouble", "alias": "Additional Cost", "domain": null }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "EXTFILT1", "type": "esriFieldTypeString", "alias": "Existing Value - 1st", "length": 50, "domain": null }, { "name": "EXTFILT2", "type": "esriFieldTypeString", "alias": "Existing Value - 2nd", "length": 50, "domain": null }, { "name": "PROFILT1", "type": "esriFieldTypeString", "alias": "Replacement Value - 1st", "length": 50, "domain": null }, { "name": "PROFILT2", "type": "esriFieldTypeString", "alias": "Replacement Value - 2nd", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Asset Notes", "length": 255, "domain": null }, { "name": "ASSETTYP", "type": "esriFieldTypeString", "alias": "Source Asset", "length": 255, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 120, "domain": null }, { "name": "SOURCOID", "type": "esriFieldTypeString", "alias": "Source OID", "length": 50, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S219_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Channels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null }, { "name": "CHSHAPE", "type": "esriFieldTypeString", "alias": "CHSHAPE", "length": 30, "domain": null }, { "name": "BEDMATERIAL", "type": "esriFieldTypeString", "alias": "BEDMATERIAL", "length": 30, "domain": null }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null }, { "name": "OVER_R_ROUGH", "type": "esriFieldTypeDouble", "alias": "OVER_R_ROUGH", "domain": null }, { "name": "OVER_L_ROUGH", "type": "esriFieldTypeDouble", "alias": "OVER_L_ROUGH", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "BANKSLOPE", "type": "esriFieldTypeString", "alias": "BANKSLOPE", "length": 10, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "BOTTOMWIDTH", "type": "esriFieldTypeDouble", "alias": "BOTTOMWIDTH", "domain": null }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TOPWIDTH", "domain": null }, { "name": "SIDEMATERIAL", "type": "esriFieldTypeString", "alias": "SIDEMATERIAL", "length": 30, "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "length": 100, "domain": null }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "length": 38, "domain": null }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CH_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONVEYANCEID", "type": "esriFieldTypeInteger", "alias": "CONVEYANCEID", "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 15, "domain": null }, { "name": "TIDAL", "type": "esriFieldTypeString", "alias": "TIDAL", "length": 15, "domain": null }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "COLLECTDATE", "length": 8, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "CONVEYANCETYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCETYPE", "domain": null }, { "name": "DOWNNODEID", "type": "esriFieldTypeInteger", "alias": "DOWNNODEID", "domain": null }, { "name": "UPNODEID", "type": "esriFieldTypeInteger", "alias": "UPNODEID", "domain": null }, { "name": "UPNODE", "type": "esriFieldTypeInteger", "alias": "UPNODE", "domain": null }, { "name": "DOWNNODE", "type": "esriFieldTypeInteger", "alias": "DOWNNODE", "domain": null }, { "name": "DOWNINVERTELEV", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTELEV", "domain": null }, { "name": "UPINVERTELEV", "type": "esriFieldTypeDouble", "alias": "UPINVERTELEV", "domain": null }, { "name": "DOWNINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "DOWNINVERTOFFSET", "domain": null }, { "name": "UPINVERTOFFSET", "type": "esriFieldTypeDouble", "alias": "UPINVERTOFFSET", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "PIPEHEIGHT", "type": "esriFieldTypeDouble", "alias": "PIPEHEIGHT", "domain": null }, { "name": "PIPEWIDTH", "type": "esriFieldTypeDouble", "alias": "PIPEWIDTH", "domain": null }, { "name": "PIPEDIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPEDIAMETER", "domain": null }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "PIPESHAPE", "length": 30, "domain": null }, { "name": "LINERYEAR", "type": "esriFieldTypeInteger", "alias": "LINERYEAR", "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "LINERTYPE", "length": 30, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "length": 30, "domain": null }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "length": 30, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "CH_NAME", "type": "esriFieldTypeString", "alias": "CH_NAME", "length": 100, "domain": null }, { "name": "CONVEYANCE_GLOBALID", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID", "length": 38, "domain": null }, { "name": "CONVEYANCE_GLOBALID2", "type": "esriFieldTypeGUID", "alias": "CONVEYANCE_GLOBALID2", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WOOLPERT_ID", "type": "esriFieldTypeInteger", "alias": "WOOLPERT_ID", "domain": null }, { "name": "PIPELENGTH", "type": "esriFieldTypeInteger", "alias": "PIPELENGTH", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "BMP", "type": "Feature Layer", "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.", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Town of Hilton Head Island Engineering Division - Stormwater", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "PERMITNUMBER", "type": "esriFieldTypeString", "alias": "PERMITNUMBER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "LAST_REPLACE_DATE", "type": "esriFieldTypeDate", "alias": "LAST_REPLACE_DATE", "length": 8, "domain": null }, { "name": "STREET_SWEEPING_CONTRACT", "type": "esriFieldTypeString", "alias": "STREET_SWEEPING_CONTRACT", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "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" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": true, "extent": { "xmin": -4.546346754855643E7, "ymin": -2.3596058252296582E7, "xmax": 2120532.330380574, "ymax": 145935.582020998, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POND_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "InsideTownLimits", "type": "esriFieldTypeString", "alias": "InsideTownLimits", "length": 5, "domain": null }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "length": 30, "domain": null }, { "name": "DATE_OF_LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE_OF_LAST_UPDATE", "length": 8, "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "domain": null }, { "name": "PONDID", "type": "esriFieldTypeInteger", "alias": "PONDID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "TOWNMAINT", "type": "esriFieldTypeString", "alias": "TOWNMAINT", "length": 15, "domain": null }, { "name": "POND_NAME", "type": "esriFieldTypeString", "alias": "POND_NAME", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Playgrounds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 500, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R657_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S419_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Park Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Park Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Maintained Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": 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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 25, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Contract_N", "type": "esriFieldTypeString", "alias": "Contract_N", "length": 254, "domain": null }, { "name": "Phone_Num", "type": "esriFieldTypeString", "alias": "Phone_Num", "length": 50, "domain": null }, { "name": "Expir_Date", "type": "esriFieldTypeDate", "alias": "Expir_Date", "length": 8, "domain": null }, { "name": "Prop_Type", "type": "esriFieldTypeString", "alias": "Prop_Type", "length": 250, "domain": null }, { "name": "Contract_C", "type": "esriFieldTypeString", "alias": "Contract_C", "length": 254, "domain": null }, { "name": "Weekday_Wo", "type": "esriFieldTypeString", "alias": "Weekday_Wo", "length": 254, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CartegraphID", "type": "esriFieldTypeString", "alias": "CartegraphID", "length": 7, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R652_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S414_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3e3a73eefbcd4bdfabd938cf5c76e88a" } ], "tables": [] }