{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Missing Feature", "type": "Feature Layer", "description": "The MissingFeature Dataset displays detailed information about the impediments in public access right of way.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Nevada Department of Transportation\nExternal Civil Rights, Roadway Design Division\nLali Parasa, 775-888-7193 \nLparasa@dot.nv.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "47f04c222986be4c9e95af11f90fa829", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkElEQVQ4jcWUz0tCQRDHZ9wHTymiziGBf0J07yJUUGAIddOeLpkJUtAfsJeOXRSxR28VhC6Wp6A8dO0QBEHdg27RqUMlkm8nHimI+vyBQl9YdnZ2+ezOzs5qMGFp/wLM5XLTqVTqc2JAr9d7bJrmUSKR+BkbmMlkdCLaYYzdAEB1bKDP51sFgBlE3JoIEP9AQEQh0zQTg8LWWkaxWJy1bfsQAPSONRvNfo4xdmZZ1lvH/B3n/KoLaBjGR6FQuLZtu4KI8y4HiLYPiCirlKq6hhyLxe7z+fyipmllRFzuE9k3Iu5yzs9dQ24pmUy+CyGCfr//hIjSPWAvjLGQYRjPQydFCNGQUl4AQC/gkxusb5aVUmFE7PIT0UqpVJqKRCJfIwERcbNpPjLGoo1GYx8R9xDRV6/X1wDgcmiglHKJiBaI6LRWqx2k0+m6c71SylsishAxPBJQKRX0eDzbnPNyuz8ej1csy3pARNMpyeZGMBCo63rW7Y44569CiPVAIOAUwHBAN1hLzisAAKd1aeIf7C+PKJafNRSOxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 244233.14059999958, "ymin": 3926220.3199000005, "xmax": 761933.3614999996, "ymax": 4649785.345799999, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NewFeature", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NewFeature", "type": "esriFieldTypeString", "alias": "New Feature", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SidewalkLengthInFeet", "type": "esriFieldTypeDouble", "alias": "Sidewalk Length (ft)", "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "adaMissingFeature", "description": "valid values for missing ADA features", "codedValues": [ { "name": "Ramp", "code": 1 }, { "name": "Pedestrian Push Button", "code": 3 }, { "name": "Detectable Warning", "code": 5 }, { "name": "Sidewalk", "code": 7 }, { "name": "Other - see notes", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "Confirmed", "type": "esriFieldTypeString", "alias": "Confirmed", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Guidance", "type": "esriFieldTypeString", "alias": "Guidance", "length": 500, "domain": null }, { "name": "Review_Date", "type": "esriFieldTypeDate", "alias": "Review Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_53", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S25_idx", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1545921579000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "24319f156e714da88fcc38fba7aa68dc" }