{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "RecordDrawingPoint", "type": "Feature Layer", "description": "The layer was created to allow City of Redmond GIS users to quickly open a utility asset's record drawing from the ArcMap or ArcPro environment utilizing a hyperlink field contained in the point. The point layer is created by a python script that is run on a quarterly basis on all existing utility GIS data stored in the City of Redmond's GIS enterprise database. The script creates a point at the center of each utility asset and then generates a hyperlink based on the asset's \"RecordDrawing\" field.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.003280833333333, "zTolerance": 0.003280833333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 45, 0, 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": 1312394.574273631, "ymin": 230708.88417997956, "xmax": 1356746.5974460542, "ymax": 267383.4525629729, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RecordDrawing", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 20, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "DrawingLink", "type": "esriFieldTypeString", "alias": "DrawingLink", "length": 254, "domain": null }, { "name": "ValidLink", "type": "esriFieldTypeString", "alias": "ValidLink", "length": 3, "domain": null }, { "name": "d_DataSource", "type": "esriFieldTypeString", "alias": "d_DataSource", "length": 6, "domain": { "type": "codedValue", "name": "d_DataSource", "description": "d_DataSource", "codedValues": [ { "name": "Paper Construction Drawing", "code": "CONSTP" }, { "name": "Digital Construction Drawing", "code": "CONSTD" }, { "name": "Paper Record Drawing", "code": "RECP" }, { "name": "Digital Record Drawing", "code": "RECD" }, { "name": "Field Survey", "code": "SUR" }, { "name": "Aerial Photography", "code": "AER" }, { "name": "MOC Updates", "code": "MOC" }, { "name": "Fire Department Survey", "code": "FIRE" }, { "name": "GPS", "code": "GPS" }, { "name": "King County DNR", "code": "KCO" }, { "name": "Kirkland Mapping", "code": "KIR" }, { "name": "Bellevue Mapping", "code": "BEL" }, { "name": "Existing Map Data - Pre 2001 Update", "code": "EXT" }, { "name": "Engineering Updates", "code": "ENG" }, { "name": "Best Estimate by Staff", "code": "BES" }, { "name": "Unknown", "code": "UNK" }, { "name": "Contour Data", "code": "CONT" }, { "name": "Rosehill Mapping (Water)", "code": "RSHILL" }, { "name": "Quarter Section (Water and Sewer)", "code": "QRTSEC" }, { "name": "Seattle Mapping", "code": "SEA" }, { "name": "Heads Up Digitizing", "code": "HUD" }, { "name": "Stream Reconnaissance Data", "code": "SRD" }, { "name": "Open Channel Imported From Storm Water Data", "code": "OCH" }, { "name": "Joe's Private SW", "code": "JOE" }, { "name": "Legal Document", "code": "LEG" }, { "name": "Side Sewer As-builts", "code": "SSAB" }, { "name": "Lidar", "code": "LIDAR" }, { "name": "CCTV", "code": "CCTV" }, { "name": "CCTV and Best Estimate By Staff", "code": "CCTVBE" }, { "name": "RedmondGIS Utility Data", "code": "GISUTL" }, { "name": "EUSD Field Collection", "code": "EUSDFC" }, { "name": "EUSD Groundwater Model", "code": "EUSDGM" }, { "name": "Sound Transit", "code": "SOTRAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1901_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1901", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1771_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c6cde6f322f342fe9596d0a54741bb39" }