{ "currentVersion": 10.91, "id": 106, "name": "Lot Lines", "type": "Feature Layer", "parentLayer": { "id": 103, "name": "Parcel Based" }, "defaultVisibility": false, "minScale": 6000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 2286362.3803958893, "ymin": 1208769.8377026469, "xmax": 2326596.7451369762, "ymax": 1248933.7196450531, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 0, 161, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Annex", "label": "Annexation/Sub/Resub Lines", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "Citylimits", "label": "City Limits Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 0.75 }, "value": "Historic", "label": "Historic Parcel Lines", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Lot", "label": "Lot Lines", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.01 }, "value": "Parcel", "label": "Parcel Lines", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.05 }, "value": "ROW", "label": "R.O.W. Lines", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FEATURE", "typeIdField": "FEATURE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "Features", "domain": { "type": "codedValue", "name": "FEATURE", "description": "Line Features", "codedValues": [ { "name": "Annexation/Sub/Resub Lines", "code": "Annex" }, { "name": "City Limits Line", "code": "Citylimits" }, { "name": "Historic Parcel Lines", "code": "Historic" }, { "name": "Lot Lines", "code": "Lot" }, { "name": "Parcel Lines", "code": "Parcel" }, { "name": "R.O.W. Lines", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "FEATURE" }, { "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": "R1890_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1847_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Annex", "name": "Annex", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "Annex", "description": "", "prototype": { "attributes": {"FEATURE": "Annex"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Citylimits", "name": "Citylimits", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "Citylimits", "description": "", "prototype": { "attributes": {"FEATURE": "Citylimits"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Historic", "name": "Historic", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "Historic", "description": "", "prototype": { "attributes": {"FEATURE": "Historic"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lot", "name": "Lot", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "Lot", "description": "", "prototype": { "attributes": {"FEATURE": "Lot"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Parcel", "name": "Parcel", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": {"FEATURE": "Parcel"} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ROW", "name": "ROW", "domains": { "FEATURE": {"type": "inherited"} }, "templates": [ { "name": "ROW", "description": "", "prototype": { "attributes": {"FEATURE": "ROW"} }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "55219a95eb324109a8458f2ceacdf841" }