{ "currentVersion": 10.81, "id": 1, "name": "EH_IP_lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1334142.7337079197, "ymin": 659650.0293174237, "xmax": 1477092.2676901668, "ymax": 831895.8957830071, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "line_category", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 1.2 }, "value": "Drain line", "label": "Drain line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1.2 }, "value": "Property line", "label": "Property line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 158, 187, 215, 255 ], "width": 1.2 }, "value": "Driveway", "label": "Driveway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 102, 119, 205, 255 ], "width": 1.2 }, "value": "Ditch", "label": "Ditch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 190, 232, 255 ], "width": 1.2 }, "value": "Terrace", "label": "Terrace", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 165, 245, 122, 255 ], "width": 1.2 }, "value": "Fence", "label": "Fence", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 85, 0, 255 ], "width": 1.2 }, "value": "System Layout Flags", "label": "System Layout Flags", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 215, 215, 158, 255 ], "width": 1.2 }, "value": "Buried Utility line", "label": "Buried Utility line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 132, 255 ], "width": 1.2 }, "value": "Measurement Taken", "label": "Measurement Taken", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "Power line", "label": "Power line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "Water line", "label": "Water line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 1.2 }, "value": "Other", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[line_category]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 800, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "line_category", "typeIdField": "line_category", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "line_category", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "EH_Line_Categories", "description": "EH_Line_Categories", "codedValues": [ { "name": "Drain line", "code": "Drain line" }, { "name": "Property line", "code": "Property line" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Buried Utility line", "code": "Buried Utility line" }, { "name": "Fence", "code": "Fence" }, { "name": "Terrace", "code": "Terrace" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Measurement Taken", "code": "Measurement Taken" }, { "name": "Other", "code": "Other" }, { "name": "System Layout Flags", "code": "System Layout Flags" }, { "name": "Water line", "code": "Water line" }, { "name": "Power line", "code": "Power line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "line_category" }, { "name": "line_notes", "type": "esriFieldTypeString", "alias": "line_notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "line_notes" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1307_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1307", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1307", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1230_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Drain line", "name": "Drain line", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Drain line", "description": "", "prototype": { "attributes": { "line_category": "Drain line", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Property line", "name": "Property line", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Property line", "description": "", "prototype": { "attributes": { "line_category": "Property line", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Driveway", "name": "Driveway", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Driveway", "description": "", "prototype": { "attributes": { "line_category": "Driveway", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ditch", "name": "Ditch", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Ditch", "description": "", "prototype": { "attributes": { "line_category": "Ditch", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Terrace", "name": "Terrace", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Terrace", "description": "", "prototype": { "attributes": { "line_category": "Terrace", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fence", "name": "Fence", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Fence", "description": "", "prototype": { "attributes": { "line_category": "Fence", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "System Layout Flags", "name": "System Layout Flags", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "System Layout Flags", "description": "", "prototype": { "attributes": { "line_category": "System Layout Flags", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Buried Utility line", "name": "Buried Utility line", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Buried Utility line", "description": "", "prototype": { "attributes": { "line_category": "Buried Utility line", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Measurement Taken", "name": "Measurement Taken", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Measurement Taken", "description": "", "prototype": { "attributes": { "line_category": "Measurement Taken", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Power line", "name": "Power line", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Power line", "description": "", "prototype": { "attributes": { "line_category": "Power line", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Water line", "name": "Water line", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Water line", "description": "", "prototype": { "attributes": { "line_category": "Water line", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "line_category": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "line_category": "Other", "line_notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }