{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 52, "name": "Sidewalk Para Ramps", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_BY", "editDateField": "EDITED_DATE", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -255543.30429999996, "ymin": 6109850, "xmax": -233119, "ymax": 6127280, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 94, 71, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "SDE_ID", "globalIdField": "GlobalID", "displayField": "MAP_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SDE_ID", "type": "esriFieldTypeOID", "alias": "SDE_ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SDE_ID" }, { "name": "RAMP_TYPE", "type": "esriFieldTypeString", "alias": "RAMP_TYPE", "domain": { "type": "codedValue", "name": "Sidewalk Ramp Type", "description": "Sidewalk Ramp Type", "codedValues": [ { "name": "Para-Ramp", "code": "Para-Ramp" }, { "name": "Mid-Block", "code": "Mid-Block" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Para-Ramp", "modelName": "RAMP_TYPE" }, { "name": "RAMP_ROTATION", "type": "esriFieldTypeDouble", "alias": "RAMP_ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RAMP_ROTATION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "domain": { "type": "codedValue", "name": "DraftingSource", "description": "Source of the drafting data", "codedValues": [ { "name": "Aerial", "code": "Aerial" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Construction", "code": "Construction" }, { "name": "Department Markup", "code": "Department" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "AERIAL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "AERIAL_YEAR", "domain": { "type": "codedValue", "name": "AerialYear", "description": "Year of aerial photo", "codedValues": [ { "name": "2010", "code": 2010 }, { "name": "2014", "code": 2014 }, { "name": "2018", "code": 2018 }, { "name": "2022", "code": 2022 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AERIAL_YEAR" }, { "name": "DEPARTMENT_SOURCE", "type": "esriFieldTypeString", "alias": "DEPARTMENT_SOURCE", "domain": { "type": "codedValue", "name": "DraftingDepartment", "description": "", "codedValues": [ { "name": "Communications", "code": "Communications" }, { "name": "Parks", "code": "Parks" }, { "name": "Sports & Wellness", "code": "Sports & Wellness" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPARTMENT_SOURCE" } ], "geometryField": { "name": "GEOM", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOM" }, "indexes": [ { "name": "R197_pk", "fields": "SDE_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_197", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "GEOM", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sidewalk Para Ramps", "description": "", "prototype": { "attributes": { "AERIAL_YEAR": null, "RAMP_TYPE": "Para-Ramp", "RAMP_ROTATION": 0, "DEPARTMENT_SOURCE": null, "DATA_SOURCE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c58fd71439064d12b512841b5a6944f1" }