{ "currentVersion": 10.91, "id": 4, "name": "cityofwarsaw_sde.DBO.bike_lanes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 219583.90613257885, "ymin": 2110738.9376230687, "xmax": 331930.4783549942, "ymax": 2254001.990335241, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEGEND_COD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "BIKEWAY", "label": "BIKEWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 4 }, "value": "GREENWAY", "label": "GREENWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "SIDEPATH ROUTES", "label": "SIDEPATH ROUTES", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "value": "SIGNED BIKE ROUTES", "label": "SIGNED BIKE ROUTES", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "ROUTE", "typeIdField": "LEGEND_COD", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ROUTE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALIAS" }, { "name": "LEGEND_COD", "type": "esriFieldTypeString", "alias": "LEGEND_COD", "domain": { "type": "codedValue", "name": "BIKE_TRAILS", "description": "BIKE TRAILS", "codedValues": [ { "name": "BIKEWAY", "code": "BIKEWAY" }, { "name": "GREENWAY", "code": "GREENWAY" }, { "name": "SIDEPATH ROUTES", "code": "SIDEPATH ROUTES" }, { "name": "SIGNED BIKE ROUTES", "code": "SIGNED BIKE ROUTES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LEGEND_COD" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "Sharrows", "type": "esriFieldTypeString", "alias": "Sharrows", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sharrows" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R275_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BIKEWAY", "name": "BIKEWAY", "domains": { "LEGEND_COD": {"type": "inherited"} }, "templates": [ { "name": "BIKEWAY", "description": "", "prototype": { "attributes": { "ALIAS": null, "Sharrows": null, "OBJECTID": null, "ROUTE": null, "STATUS": null, "LEGEND_COD": "BIKEWAY", "Shape_STLe": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "GREENWAY", "name": "GREENWAY", "domains": { "LEGEND_COD": {"type": "inherited"} }, "templates": [ { "name": "GREENWAY", "description": "", "prototype": { "attributes": { "ALIAS": null, "Sharrows": null, "OBJECTID": null, "ROUTE": null, "STATUS": null, "LEGEND_COD": "GREENWAY", "Shape_STLe": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIDEPATH ROUTES", "name": "SIDEPATH ROUTES", "domains": { "LEGEND_COD": {"type": "inherited"} }, "templates": [ { "name": "SIDEPATH ROUTES", "description": "", "prototype": { "attributes": { "Shape_STLe": null, "Sharrows": null, "OBJECTID": null, "ROUTE": null, "STATUS": null, "ALIAS": null, "LEGEND_COD": "SIDEPATH ROUTES" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SIGNED BIKE ROUTES", "name": "SIGNED BIKE ROUTES", "domains": { "LEGEND_COD": {"type": "inherited"} }, "templates": [ { "name": "SIGNED BIKE ROUTES", "description": "", "prototype": { "attributes": { "Shape_STLe": null, "Sharrows": null, "OBJECTID": null, "ROUTE": null, "STATUS": null, "ALIAS": null, "LEGEND_COD": "SIGNED BIKE ROUTES" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f0f27a327a5c4d26ad056785b308d483" }