{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "lts_transit_busstops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "gis.transportation.lts_transit_busstops", "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 442060.5533999996, "ymin": 4309442.806600001, "xmax": 589432.0187999997, "ymax": 4567241.1547, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 138, 39, 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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid_12" }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "county" }, { "name": "bsl", "type": "esriFieldTypeString", "alias": "bsl", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "bsl" }, { "name": "line", "type": "esriFieldTypeDouble", "alias": "line", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "line" }, { "name": "municipali", "type": "esriFieldTypeString", "alias": "municipali", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "municipali" }, { "name": "stop_num", "type": "esriFieldTypeString", "alias": "stop_num", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_num" }, { "name": "stop_type", "type": "esriFieldTypeString", "alias": "stop_type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stop_type" }, { "name": "street_dir", "type": "esriFieldTypeString", "alias": "street_dir", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "street_dir" }, { "name": "sign_up", "type": "esriFieldTypeString", "alias": "sign_up", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "sign_up" }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "route" }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "direction" }, { "name": "sequence", "type": "esriFieldTypeInteger", "alias": "sequence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sequence" }, { "name": "stop_id", "type": "esriFieldTypeInteger", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_abbre", "type": "esriFieldTypeString", "alias": "stop_abbre", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "stop_abbre" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "stop_name" }, { "name": "mode_", "type": "esriFieldTypeString", "alias": "mode_", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "mode_" }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "source" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "layer" }, { "name": "path", "type": "esriFieldTypeString", "alias": "path", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "path" }, { "name": "statenum", "type": "esriFieldTypeString", "alias": "statenum", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "statenum" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r285_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a245_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "lts_transit_busstops", "description": "", "prototype": { "attributes": { "path": null, "statenum": null, "county": null, "bsl": null, "line": null, "municipali": null, "stop_num": null, "stop_type": null, "street_dir": null, "sign_up": null, "route": null, "direction": null, "sequence": null, "stop_id": null, "stop_abbre": null, "stop_name": null, "mode_": null, "source": null, "layer": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "264b6cf0a4c04345a0eab1340ac0d3f9" }