{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "APS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2a54f0a6db078528b1bc51a4561e4a79", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABg0lEQVQ4jd3USyjDARzA8e9/m0eb8p7EsrBsJrYiJ28rj5JcmFcmkShykJLDJGkhhnJByoEcHKXEwYU7hSSLNOIyyityWC7MbEzJ9/b7/epz/En4pST/GlbEyemzXdLsU1gfz3S2mvTZdUZvHtn3CRweRL4ph4ymAiK3D5naOaLAF7BIFc1QWxGRIgFaDOhslxTbHaz+CI4Jo2PQSLJIcM4NuYTNbWK2O1gDXr4LB+uUNOalIHtbCAIMGNHUWGk/u8b6LVgpxzLZiOb9PltDUJoS09k1s8Ctt7C6RE+eUo7Y1XG8Ae2ujX7bFV1ewapoxiy1qD67J0ThV5iKYWYDBXDqERwgpqyzFK0s4DPW2Ug92s09LMcXGD2B/dUKelsNxLpnIViKYMpF37dEJrDjFg6R0j1hQiUIX7HOespJWtjCfHBOkTs4Kj2RiiwNoZ6xIBFDfyVJ1Vaqnp9ZdAkH+jEcKiWia54TT+G3ZP6YHXesAA8f4Psn6pa3vSVd9yf+sVe9AqK8WULochWbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 389746.08569999784, "ymin": 128151.23180000111, "xmax": 415968.60069999844, "ymax": 155864.07310000062, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PUSHBUTTON_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PUSHBUTTON_TYPE", "type": "esriFieldTypeString", "alias": "PUSHBUTTON_TYPE", "length": 80, "domain": { "type": "codedValue", "name": "ADA_PedSignalHead_PushButton", "description": "Type of pedestrian signal head push button", "codedValues": [ { "name": "Type A : Old version (non-compliant)", "code": "Type A : Old version (non-compliant)" }, { "name": "Type B: 3-inch button (non-compliant)", "code": "Type B: 3-inch button (non-compliant)" }, { "name": "Type C: Compliant version with Vibro-tactile and arrow", "code": "Type C: Compliant version with Vibro-tactile and arrow" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "SignStatus", "description": "Current Status of a Traffic Sign", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Prospective", "code": 2 }, { "name": "Temporarily Out of Service", "code": 3 }, { "name": "Temporary", "code": 4 }, { "name": "Retired", "code": 5 }, { "name": "Requested (New)", "code": 6 }, { "name": "Requested (Change)", "code": 7 }, { "name": "Requested (Remove)", "code": 8 }, { "name": "Requested (Swap)", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "INTERSECTION_ID", "type": "esriFieldTypeInteger", "alias": "INTERSECTION", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_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, "hasZ": 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": 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 }