{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "BPGIS.BPDATA.Centerlines_2018", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6017088.277708679, "ymin": 2241377.2596825063, "xmax": 6043282.999597341, "ymax": 2276515.049314916, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.STREET"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 0, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 8500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MAP_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAP_KEY", "type": "esriFieldTypeString", "alias": "MAP_KEY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MAP_KEY" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREET" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SIDE" }, { "name": "EXCLUDE", "type": "esriFieldTypeString", "alias": "EXCLUDE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EXCLUDE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FIXED", "type": "esriFieldTypeString", "alias": "FIXED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FIXED" }, { "name": "LCITYCD", "type": "esriFieldTypeString", "alias": "LCITYCD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LCITYCD" }, { "name": "RCITYCD", "type": "esriFieldTypeString", "alias": "RCITYCD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RCITYCD" }, { "name": "la_left", "type": "esriFieldTypeString", "alias": "la_left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "la_left" }, { "name": "la_right", "type": "esriFieldTypeString", "alias": "la_right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "la_right" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "CL_ID", "type": "esriFieldTypeDouble", "alias": "CL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_ID" }, { "name": "BEAT", "type": "esriFieldTypeString", "alias": "BEAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BEAT" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "lz_left", "type": "esriFieldTypeString", "alias": "lz_left", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "lz_left" }, { "name": "lz_right", "type": "esriFieldTypeString", "alias": "lz_right", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "lz_right" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Centerlines", "description": "For adding in new centerlines", "prototype": { "attributes": { "Shape_STLe": null, "MAP_KEY": null, "STREET": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "SIDE": null, "EXCLUDE": null, "LOCATION": null, "FIXED": null, "LCITYCD": null, "RCITYCD": null, "la_left": null, "la_right": null, "Shape_Leng": null, "CL_ID": null, "BEAT": null, "DISTRICT": null, "CITY": null, "lz_left": null, "lz_right": null, "Shape_Le_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0abd475f32884f02afb9f0a7ae25d0d0" } ], "tables": [] }