{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "utilities_DrainagePoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"Walt Disney Grid System_revised\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Local\"],PARAMETER[\"False_Easting\",16749.493],PARAMETER[\"False_Northing\",54882.1],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Azimuth\",-0.0955],PARAMETER[\"Longitude_Of_Center\",-81.569798],PARAMETER[\"Latitude_Of_Center\",28.394762],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 3.026798371728696E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.0909099999874517E7, "falseY": -2.0758199999912005E7, "xyUnits": 26430.567938461518, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Utility" }, "subLayers": [], "minScale": 48000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f0dbde7057e227977f4a71cf2f2d397", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQYlY3PsQoBAQAG4E/pJgNPILyA7TZKKYPBfpRFTDyA2QMYbRZFHkGJ0aK8wqU8gHKTMl/XlX/76+uvv+jPFFPtYKakDp72pu5ZuBHqWqsIwE2IdhY2rVQERhiio2VnLLJNw8QL9FBD4usjzi4+LDX0Rcrg4mjinIULsYIBquDtlP967ionP9MLGod8jGoDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -81.61499115176353, "ymin": 28.33321667615639, "xmax": -81.5003938723756, "ymax": 28.431872188818904, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "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": 45, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 40, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeString", "alias": "Northing (Y)", "length": 10, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeString", "alias": "Easting (X)", "length": 10, "domain": null }, { "name": "ELEV1", "type": "esriFieldTypeString", "alias": "Elevation 1", "length": 15, "domain": null }, { "name": "ELEV2", "type": "esriFieldTypeString", "alias": "Elevation 2", "length": 15, "domain": null }, { "name": "INV1", "type": "esriFieldTypeString", "alias": "INVERT 1", "length": 15, "domain": null }, { "name": "INV2", "type": "esriFieldTypeString", "alias": "INVERT 2", "length": 15, "domain": null }, { "name": "INV3", "type": "esriFieldTypeString", "alias": "INVERT 3", "length": 15, "domain": null }, { "name": "INV4", "type": "esriFieldTypeString", "alias": "INVERT 4", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "WS4_U_OWNER", "description": "Owner", "codedValues": [ { "name": "RCID", "code": "RCID" }, { "name": "WDW", "code": "WDW" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comment", "length": 40, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "LINKDOC", "type": "esriFieldTypeString", "alias": "Linked Document", "length": 100, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Source of Data", "length": 150, "domain": null }, { "name": "DATECAPTURED", "type": "esriFieldTypeDate", "alias": "Date Captured", "length": 8, "domain": null }, { "name": "DATELASTEDIT", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "length": 8, "domain": null }, { "name": "ID_1", "type": "esriFieldTypeString", "alias": "ID_1", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a20_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "db3d24c9bf514acd9c0597eabc0bcbed" }