{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Sidewalk", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1760921.4800113887, "ymin": 469388.492386058, "xmax": 1925399.050005719, "ymax": 642816.7580616474, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3.646940579198035E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 247, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Code", "typeIdField": "", "subtypeField": "Code", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Code", "type": "esriFieldTypeInteger", "alias": "Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Code" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level" }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Category" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Sidewalk Status", "domain": { "type": "codedValue", "name": "Sidewalk LifeCycle Status", "description": "Sidewalk Status Values for CityWorks", "codedValues": [ { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Removed/No Longer Exists", "code": "Removed/No Longer Exists" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Active/In Service", "code": "Active/In Service" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Sold", "code": "Sold" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "Active/In Service", "modelName": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2363_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1819_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sidewalk", "description": "", "prototype": { "attributes": { "FacilityID": null, "Code": 1, "Level_": null, "Category": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "Paved Road", "defaultValues": { "Code": 1, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 2, "name": "Unpaved Road", "defaultValues": { "Code": 2, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 3, "name": "Bridge", "defaultValues": { "Code": 3, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 4, "name": "Sidewalk", "defaultValues": { "Code": 4, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 5, "name": "Paved Drive", "defaultValues": { "Code": 5, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 6, "name": "Unpaved Drive", "defaultValues": { "Code": 6, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 7, "name": "Paved Parking", "defaultValues": { "Code": 7, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 8, "name": "Unpaved Parking", "defaultValues": { "Code": 8, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 9, "name": "Runway/Helipad/Taxiway", "defaultValues": { "Code": 9, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 12, "name": "Paved Road Deleted", "defaultValues": { "Code": 12, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 22, "name": "Unpaved Road Deleted", "defaultValues": { "Code": 22, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 32, "name": "Bridge Deleted", "defaultValues": { "Code": 32, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 42, "name": "Sidewalk Deleted", "defaultValues": { "Code": 42, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 52, "name": "Paved Drive Deleted", "defaultValues": { "Code": 52, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 62, "name": "Unpaved Drive Deleted", "defaultValues": { "Code": 62, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 72, "name": "Paved Parking Deleted", "defaultValues": { "Code": 72, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 82, "name": "Unpaved Parking Deleted", "defaultValues": { "Code": 82, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 92, "name": "Runway/Helipad/Taxiway Deleted", "defaultValues": { "Code": 92, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 11, "name": "Paved Road New", "defaultValues": { "Code": 11, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 21, "name": "Unpaved Road New", "defaultValues": { "Code": 21, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 31, "name": "Bridge New", "defaultValues": { "Code": 31, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 41, "name": "Sidewalk New", "defaultValues": { "Code": 41, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 51, "name": "Paved Drive New", "defaultValues": { "Code": 51, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 61, "name": "Unpaved Drive New", "defaultValues": { "Code": 61, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 71, "name": "Paved parking New", "defaultValues": { "Code": 71, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 81, "name": "Unpaved Parking New", "defaultValues": { "Code": 81, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 91, "name": "Runway/Helipad/Taxiway New", "defaultValues": { "Code": 91, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} }, { "code": 101, "name": "Paved Median New", "defaultValues": { "Code": 101, "Level_": null, "Category": null, "FacilityID": null, "Status": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7ac8cef0bb014f89b326279f53e9ae9e" } ], "tables": [] }