{ "currentVersion": 10.61, "id": 7, "name": "Hand Holds", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2185499.340652555, "ymin": 1258019.1089545637, "xmax": 2190547.187840298, "ymax": 1260224.7600550652, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "00cf7e98bfb6ea1c69ccb6fbbf6283df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANFJREFUKJGVzzFqAkEUgOFPWYiFWFjZCOmSau02EEilWAm2YuUFvIFnULyCqHdIJeQEVkI6C2FPYLG6SoolFkk06w/TzTfzXgD9vo/j0aMcjUZeGg1xAIuFtzwIzmfvCIO84GdX4W7H6US9TrGYE263dDrEMasVYZgTFgqkKfv9HaOu1yyXDIfUaszntNs0m9mDV+FsxmTCYEC1ynjMZkMUUancgL0ehwPdbvZjmtJqUS7/M2oUZee76fTGjqXSw2eSJE9/X/nV6wUmSfKcE136AqwMNLqfudIyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Comment]", "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": [ 255, 170, 0, 255 ], "haloSize": 1.6, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Comment", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "AccuracyDomain", "description": "Range of Values for Accuracy Lookup Table", "codedValues": [ { "name": "Merricks 1995 Data Collection Assumed Accuracy", "code": "Merrick 1995" }, { "name": "1999 Trimble Pathfinder ProXRS, Sub-Meter", "code": "Pathfinder Pro XRS" }, { "name": "On Screen Trace of Orthos, From 6in to 5ft", "code": "Orthophoto Trace" }, { "name": "CAD Drawing Survey Referance in Field, Centimeter", "code": "CAD Drawing - Survey Referenced" }, { "name": "CAD Drawing in Non Geographic Coordinates", "code": "CAD Drawing - Paper Space" }, { "name": "Coordinate Geometry entry using Traverse Tool", "code": "COGO Entry" }, { "name": "Guess - Drawn from approximate dimensions", "code": "Guess" }, { "name": "GIS Grade (sub meter)", "code": "Magellan Pro" }, { "name": "Survey Grade (less than 2\")", "code": "Magellan Pro SrvyGrd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "FiberPointType", "description": "Values LUT for FiberOptic Points", "codedValues": [ { "name": "Hand Hold", "code": 1 }, { "name": "Electric Line Crossing", "code": 2 }, { "name": "Phone Line Crossing", "code": 3 }, { "name": "Gas Line Crossing", "code": 4 }, { "name": "Other/Unknown Utility Crossing", "code": 5 }, { "name": "Water Line Crossing", "code": 6 }, { "name": "Sewer Line Crossing", "code": 7 }, { "name": "Storm Drain Crossing", "code": 8 }, { "name": "CAB", "code": 9 }, { "name": "ONT", "code": 10 }, { "name": "Aerial Fiber Power Pole", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GPS_Elevation", "type": "esriFieldTypeDouble", "alias": "GPS_Elevation", "domain": null, "editable": true, "nullable": true }, { "name": "INSTALL", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "Box Size", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "UPS_Date", "type": "esriFieldTypeDate", "alias": "UPS Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Business", "type": "esriFieldTypeString", "alias": "Business", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Provider", "type": "esriFieldTypeString", "alias": "Provider", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Fiber_Assignment", "type": "esriFieldTypeSmallInteger", "alias": "Fiber_Assignment", "domain": null, "editable": true, "nullable": true }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ONT", "type": "esriFieldTypeString", "alias": "ONT", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SERIAL__ONT", "type": "esriFieldTypeString", "alias": "SERIAL#", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "CABINET_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "CSA", "domain": null, "editable": true, "nullable": true, "length": 12 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Hand Holds", "description": "", "prototype": { "attributes": { "SERIAL__ONT": null, "CABINET_SERVICE_AREA": null, "Label": null, "Comment": null, "Accuracy": null, "Type": null, "GPS_Date": null, "GPS_Elevation": null, "INSTALL": null, "SIZE_": null, "UPS_Date": null, "Contractor": null, "Business": null, "Provider": null, "Fiber_Assignment": null, "Manufacturer": null, "ONT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }