{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Traffic Flashers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Traffic Editing" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f013a87030fe0f7e6a195bc061d63a10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQ0lEQVRIid3US4hNYRwA8N+MmZq5FNNobuRdRh5jxUqJyCOviKRYjEmaIo8NJRvKIxSDNCkbM+W18Cg7j4TGcDeSBtcxsRpDJJo0c+dY3HtzXPfOeGTjX6fO9//+5/d95/Q/X4l/GCX/PT5iIufjdL2mKGDO3+LVeJ65L1vLhFoqt/As+F5TjHFI/jI+kvoadrTRGLC/wOJF1TSNYVqCde950C8+nDVr2b2ZYRfZcoww4FIeuLmBZTXE6mm+ykK86BP/xI0WPtQybBVxbN3L6Cg8gbNZuJ2wg1fSV987/8zbh8zeyK1GJq0i3suKHsqggsoGlmfhrdxsTe+6p1883wKrqerOzO2ishTthNvT8IJ88E/4aJ5M4Ut2/JWv5+mqo7w0kytFCmf4OITBi7iXrX/GxyTz8+IzGHSYyfl2EY0B2EMFpkXzdbREe/IH/DmxczmvOJQBcymK5lK4TKqbMJrvJBYd/4A/Yuaj78PiOCebmI6BuTsPebePa+84EpnqKoijLQuPp/kE0yczMEnYTmouJc30LKFkZbpNlxzlZcABeSJftxRV09TA0hpiLwnXk6hlLCrv8+o63aeYtJJ4im3H0z/awX7xOBvqWDaVWEC4jZtJNuFu5oHeW8ys586pTJveZXvANTztE+/g9AUWDmLxGe4k0n08Jqfs/UNmbeT2PEYFNObChT5LmGDFB3YGHFLgB/lMZ4JZHaxu40S+mkJHbph7Gl6h9w2djymPLlAI7gvPjWQrVa2/WPy7+B/FP8W/AbbrsDzrF8lyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3231731.1741847247, "ymin": 1.3830552366296068E7, "xmax": 3259674.906682968, "ymax": 1.3864574991164058E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Post_Type", "type": "esriFieldTypeString", "alias": "Post_Type", "length": 50, "domain": { "type": "codedValue", "name": "TRAFFICPostType", "description": "TRAFFIC POST TYPE", "codedValues": [ { "name": "Mast Arm", "code": "Mast Arm" }, { "name": "Mast Arm Pole", "code": "Mast Arm Pole" }, { "name": "Other", "code": "Other" }, { "name": "Round Post", "code": "Round Post" }, { "name": "Span Wire", "code": "Span Wire" }, { "name": "Steel Pole", "code": "Steel Pole" }, { "name": "U-Channel", "code": "U-Channel" }, { "name": "Wooden Pole", "code": "Wooden Pole" }, { "name": "Wooden Post", "code": "Wooden Post" }, { "name": "Square Post", "code": "Square Post" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "Centerline", "type": "esriFieldTypeString", "alias": "Centerline", "length": 254, "domain": null }, { "name": "PostID", "type": "esriFieldTypeDouble", "alias": "PostID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "length": 25, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "LIFECYCLE", "length": 30, "domain": { "type": "codedValue", "name": "LIFECYCLE", "description": "ASSET LIFE CYCLE", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "length": 50, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R453_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G525UNIQUE_ID", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S378_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Traffic_Signs", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "UNIQUE_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }