{"id":5465,"date":"2026-07-09T11:46:53","date_gmt":"2026-07-09T11:46:53","guid":{"rendered":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/"},"modified":"2026-07-09T12:15:46","modified_gmt":"2026-07-09T12:15:46","slug":"import-osm-vector-data","status":"publish","type":"docs","link":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/","title":{"rendered":"Import OSM Vector Data"},"content":{"rendered":"\n<div class=\"spcad-wm-bg07\">\n<style>\n.spcad-wm-bg07 {\n      --spcad-blue: #174ea6;\n      --spcad-blue-dark: #0f2f66;\n      --spcad-border: #d8e0ea;\n      --spcad-bg: #f6f8fb;\n      --spcad-text: #202934;\n      --spcad-muted: #5e6b7a;\n      --spcad-card: #ffffff;\n      --spcad-table-header: #eef4ff;\n      --spcad-success: #1f8f56;\n      --spcad-warning: #9a6200;\n      --spcad-warning-bg: #fff6e2;\n    }\n.spcad-wm-bg07, .spcad-wm-bg07 * { box-sizing: border-box; }\n.spcad-wm-bg07 {\n      margin: 0;\n      font-family: \"Segoe UI\", Roboto, Arial, sans-serif;\n      line-height: 1.6;\n      color: var(--spcad-text);\n      background: var(--spcad-bg);\n    }\n.spcad-wm-bg07 .page {\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 32px 20px 56px;\n    }\n.spcad-wm-bg07 .breadcrumb {\n      color: var(--spcad-muted);\n      font-size: 14px;\n      margin-bottom: 12px;\n    }\n.spcad-wm-bg07 .hero {\n      background: linear-gradient(135deg, var(--spcad-blue-dark), var(--spcad-blue));\n      color: #fff;\n      border-radius: 14px;\n      padding: 34px 36px;\n      box-shadow: 0 10px 26px rgba(15, 47, 102, 0.18);\n      margin-bottom: 28px;\n    }\n.spcad-wm-bg07 .hero h1 {\n      margin: 0 0 12px;\n      font-size: 40px;\n      line-height: 1.15;\n      letter-spacing: -0.02em;\n    }\n.spcad-wm-bg07 .hero p {\n      max-width: 860px;\n      margin: 0;\n      font-size: 18px;\n      color: #e8f1ff;\n    }\n.spcad-wm-bg07 .content-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 340px;\n      gap: 28px;\n      align-items: start;\n    }\n.spcad-wm-bg07 main, .spcad-wm-bg07 aside { min-width: 0; }\n.spcad-wm-bg07 .card {\n      background: var(--spcad-card);\n      border: 1px solid var(--spcad-border);\n      border-radius: 12px;\n      padding: 24px;\n      margin-bottom: 22px;\n      box-shadow: 0 4px 16px rgba(28, 43, 64, 0.05);\n    }\n.spcad-wm-bg07 h2 {\n      margin: 0 0 14px;\n      font-size: 26px;\n      color: var(--spcad-blue-dark);\n      border-bottom: 1px solid var(--spcad-border);\n      padding-bottom: 8px;\n    }\n.spcad-wm-bg07 h3 {\n      margin: 20px 0 8px;\n      font-size: 20px;\n      color: var(--spcad-blue-dark);\n    }\n.spcad-wm-bg07 p { margin: 0 0 14px; }\n.spcad-wm-bg07 ul, .spcad-wm-bg07 ol { margin: 8px 0 0 22px; padding: 0; }\n.spcad-wm-bg07 li { margin: 6px 0; }\n.spcad-wm-bg07 code {\n      background: #f0f4f8;\n      border: 1px solid #d7e1ec;\n      border-radius: 5px;\n      padding: 1px 5px;\n      font-family: Consolas, \"Courier New\", monospace;\n      font-size: 0.95em;\n    }\n.spcad-wm-bg07 .note {\n      border-left: 5px solid var(--spcad-blue);\n      background: #f0f6ff;\n      padding: 14px 16px;\n      border-radius: 8px;\n      margin: 16px 0 0;\n    }\n.spcad-wm-bg07 .warning {\n      border-left: 5px solid var(--spcad-warning);\n      background: var(--spcad-warning-bg);\n      padding: 14px 16px;\n      border-radius: 8px;\n      margin: 16px 0 0;\n    }\n.spcad-wm-bg07 .tool-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 12px;\n      overflow: hidden;\n      border: 1px solid var(--spcad-border);\n      border-radius: 10px;\n    }\n.spcad-wm-bg07 .tool-table th, .spcad-wm-bg07 .tool-table td {\n      padding: 12px 14px;\n      border-bottom: 1px solid var(--spcad-border);\n      text-align: left;\n      vertical-align: top;\n    }\n.spcad-wm-bg07 .tool-table th {\n      background: var(--spcad-table-header);\n      color: var(--spcad-blue-dark);\n      font-weight: 700;\n    }\n.spcad-wm-bg07 .tool-table tr:last-child td { border-bottom: 0; }\n.spcad-wm-bg07 .steps {\n      counter-reset: step;\n      list-style: none;\n      margin-left: 0;\n    }\n.spcad-wm-bg07 .steps li {\n      counter-increment: step;\n      position: relative;\n      padding-left: 44px;\n      margin: 15px 0;\n    }\n.spcad-wm-bg07 .steps li::before {\n      content: counter(step);\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      background: var(--spcad-blue);\n      color: #fff;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 700;\n      font-size: 14px;\n    }\n.spcad-wm-bg07 .quick-links {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 8px;\n    }\n.spcad-wm-bg07 .quick-links a {\n      display: block;\n      text-decoration: none;\n      color: var(--spcad-blue-dark);\n      border: 1px solid var(--spcad-border);\n      border-radius: 8px;\n      padding: 10px 12px;\n      background: #fbfdff;\n      font-weight: 600;\n    }\n.spcad-wm-bg07 .quick-links a:hover {\n      border-color: var(--spcad-blue);\n      background: #f0f6ff;\n    }\n.spcad-wm-bg07 .two-column {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n.spcad-wm-bg07 .feature-box {\n      border: 1px solid var(--spcad-border);\n      border-radius: 10px;\n      padding: 18px;\n      background: #fbfdff;\n    }\n.spcad-wm-bg07 .feature-box h3 { margin-top: 0; }\n.spcad-wm-bg07 .status-pill {\n      display: inline-block;\n      border-radius: 999px;\n      padding: 2px 9px;\n      font-size: 12px;\n      font-weight: 700;\n      color: var(--spcad-success);\n      background: #eaf8f1;\n      border: 1px solid #bfe8d2;\n      margin-left: 6px;\n    }\n.spcad-wm-bg07 .dialog-map {\n      display: grid;\n      grid-template-columns: 180px minmax(0, 1fr);\n      border: 1px solid var(--spcad-border);\n      border-radius: 12px;\n      overflow: hidden;\n      background: #fff;\n      margin-top: 16px;\n    }\n.spcad-wm-bg07 .dialog-nav {\n      background: #f4f7fb;\n      border-right: 1px solid var(--spcad-border);\n      padding: 14px;\n    }\n.spcad-wm-bg07 .dialog-nav div {\n      padding: 9px 10px;\n      border-radius: 7px;\n      margin-bottom: 8px;\n      background: #fff;\n      border: 1px solid #e1e8f2;\n      font-weight: 600;\n      color: var(--spcad-blue-dark);\n      font-size: 13px;\n    }\n.spcad-wm-bg07 .dialog-panel {\n      padding: 16px;\n    }\n.spcad-wm-bg07 .mini-fields {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      margin-top: 10px;\n    }\n.spcad-wm-bg07 .mini-field {\n      border: 1px solid var(--spcad-border);\n      border-radius: 7px;\n      padding: 8px 10px;\n      background: #fbfdff;\n      font-size: 13px;\n    }\n.spcad-wm-bg07 .mini-field strong {\n      display: block;\n      color: var(--spcad-muted);\n      font-size: 11px;\n      text-transform: uppercase;\n      margin-bottom: 2px;\n    }\n.spcad-wm-bg07 .callout-title {\n      font-weight: 700;\n      color: var(--spcad-blue-dark);\n      margin-bottom: 4px;\n    }\n.spcad-wm-bg07 footer {\n      color: var(--spcad-muted);\n      font-size: 13px;\n      margin-top: 28px;\n      text-align: center;\n    }\n@media (max-width: 900px) {\n.spcad-wm-bg07 .content-grid { grid-template-columns: 1fr; }\n.spcad-wm-bg07 .two-column { grid-template-columns: 1fr; }\n.spcad-wm-bg07 .dialog-map { grid-template-columns: 1fr; }\n.spcad-wm-bg07 .dialog-nav { border-right: 0; border-bottom: 1px solid var(--spcad-border); }\n.spcad-wm-bg07 .hero { padding: 28px 24px; }\n.spcad-wm-bg07 .hero h1 { font-size: 34px; }\n}\n\n.spcad-wm-bg07 .hero,\n.spcad-wm-bg07 .hero h1,\n.spcad-wm-bg07 .hero p {\n  color: #ffffff !important;\n}\n\n<\/style>\n<div class=\"page\">\n    <section class=\"hero\">\n      <h1>Import OSM Vector Data<\/h1>\n      <p>Start the OpenStreetMap vector import workflow from the Background Maps tab.<\/p>\n    <\/section>\n\n    <div class=\"content-grid\">\n      <main>\n        <section class=\"card\" id=\"overview\">\n          <h2>Overview<\/h2>\n          <p>The <strong>Import OSM Vector Data<\/strong> button at the bottom of the Background Maps tab starts the SPCAD OSM import command from the CAD command line.<\/p>\n          <p>This command is separate from loading a raster background map. Background Maps display imagery, while OSM import brings vector data into the drawing.<\/p>\n        <\/section>\n\n        <section class=\"card\" id=\"start-command\">\n          <h2>Start OSM Import<\/h2>\n          <ol class=\"steps\">\n            <li>Assign CRS to the drawing.<\/li>\n            <li>Open <strong>SPCAD Palette &gt; Web Maps &gt; Background Maps<\/strong>.<\/li>\n            <li>Click <strong>Import OSM Vector Data<\/strong>.<\/li>\n            <li>Continue with the OSM import prompts or dialog shown by SPCAD.<\/li>\n          <\/ol>\n        <\/section>\n\n        <section class=\"card\" id=\"requirements\">\n          <h2>Requirements<\/h2>\n          <table class=\"tool-table\">\n            <thead><tr><th>Requirement<\/th><th>Description<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td><strong>CRS<\/strong><\/td><td>The button is enabled only when the drawing has CRS information available through the palette refresh logic.<\/td><\/tr>\n              <tr><td><strong>Internet connection<\/strong><\/td><td>OSM vector import requires access to online OpenStreetMap data.<\/td><\/tr>\n              <tr><td><strong>Correct drawing area<\/strong><\/td><td>Prepare or zoom to the intended area before starting import, depending on the OSM import workflow used in your SPCAD build.<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/section>\n\n        <section class=\"card\" id=\"raster-vs-vector\">\n          <h2>Background Map vs OSM Vector Data<\/h2>\n          <table class=\"tool-table\">\n            <thead><tr><th>Workflow<\/th><th>Result<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td><strong>Load Background Map<\/strong><\/td><td>Creates a raster image used as a visual basemap.<\/td><\/tr>\n              <tr><td><strong>Import OSM Vector Data<\/strong><\/td><td>Creates CAD vector entities from OSM data, depending on the OSM import settings.<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/section>\n      <\/main>\n\n      <aside>\n        <section class=\"card\">\n          <h2>Background Maps Pages<\/h2>\n          <div class=\"quick-links\">\n            <a href=\"01_Background_Maps_Overview.html\">Background Maps Overview<\/a>\n<a href=\"02_Before_You_Start.html\">Before You Start<\/a>\n<a href=\"03_Background_Maps_Tab_Interface.html\">Background Maps Tab Interface<\/a>\n<a href=\"04_Load_a_Background_Map.html\">Load a Background Map<\/a>\n<a href=\"05_Refresh_and_Auto_Refresh.html\">Refresh and Auto Refresh<\/a>\n<a href=\"06_Capture_Background_Map_Image.html\">Capture Background Map Image<\/a>\n<a href=\"07_Import_OSM_Vector_Data.html\">Import OSM Vector Data<\/a>\n<a href=\"08_Turn_Off_or_Remove_Background_Map.html\">Turn Off or Remove Background Map<\/a>\n<a href=\"09_Troubleshooting.html\">Background Maps Troubleshooting<\/a>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>Quick Steps<\/h2>\n          <ol><li>Assign CRS to the drawing.<\/li><li>Open Web Maps > Background Maps.<\/li><li>Click Import OSM Vector Data.<\/li><li>Follow the OSM import workflow.<\/li><\/ol>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>Required Items<\/h2>\n          <p><strong>CRS<\/strong> <span class=\"status-pill\">Required<\/span><\/p><p><strong>Internet Connection<\/strong> <span class=\"status-pill\">Required<\/span><\/p>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>On This Page<\/h2>\n          <div class=\"quick-links\">\n            <a href=\"#overview\">Overview<\/a>\n<a href=\"#start-command\">Start OSM Import<\/a>\n<a href=\"#requirements\">Requirements<\/a>\n<a href=\"#raster-vs-vector\">Raster vs Vector<\/a>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>Related Topics<\/h2>\n          <div class=\"quick-links\">\n            <a href=\"03_Background_Maps_Tab_Interface.html\">Background Maps Tab Interface<\/a>\n<a href=\"02_Before_You_Start.html\">Before You Start<\/a>\n\n          <\/div>\n        <\/section>\n      <\/aside>\n    <\/div>\n\n    <footer>\n      SPCAD Help Content &mdash; Web Maps \/ Background Maps\n    <\/footer>\n  <\/div>\n<\/div>\n","protected":false},"featured_media":0,"parent":5277,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_is_vendor_doc":"0","footnotes":""},"doc_tag":[],"class_list":["post-5465","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Import OSM Vector Data - SPCAD HELP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Import OSM Vector Data - SPCAD HELP\" \/>\n<meta property=\"og:description\" content=\"Import OSM Vector Data Start the OpenStreetMap vector import workflow from the Background Maps tab. Overview The Import OSM Vector Data button at the bottom of the Background Maps tab starts the SPCAD OSM import command from the CAD command line. This command is separate from loading a raster background map. Background Maps display imagery,...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/\" \/>\n<meta property=\"og:site_name\" content=\"SPCAD HELP\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100088033569557\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-09T12:15:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/import-osm-vector-data\\\/\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/import-osm-vector-data\\\/\",\"name\":\"Import OSM Vector Data - SPCAD HELP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#website\"},\"datePublished\":\"2026-07-09T11:46:53+00:00\",\"dateModified\":\"2026-07-09T12:15:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/import-osm-vector-data\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/import-osm-vector-data\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/import-osm-vector-data\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SPCAD HELP\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Web Maps\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Background Maps\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/background-maps\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Import OSM Vector Data\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#website\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\",\"name\":\"SPCAD HELP\",\"description\":\"SPCAD Help Documentation\",\"publisher\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#organization\",\"name\":\"SPCAD HELP\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/intro-logo.png\",\"contentUrl\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/intro-logo.png\",\"width\":1581,\"height\":877,\"caption\":\"SPCAD HELP\"},\"image\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100088033569557\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cadomation\\\/posts\\\/?feedView=all\",\"https:\\\/\\\/www.youtube.com\\\/@cadomation\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Import OSM Vector Data - SPCAD HELP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/","og_locale":"en_US","og_type":"article","og_title":"Import OSM Vector Data - SPCAD HELP","og_description":"Import OSM Vector Data Start the OpenStreetMap vector import workflow from the Background Maps tab. Overview The Import OSM Vector Data button at the bottom of the Background Maps tab starts the SPCAD OSM import command from the CAD command line. This command is separate from loading a raster background map. Background Maps display imagery,...","og_url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/","og_site_name":"SPCAD HELP","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100088033569557","article_modified_time":"2026-07-09T12:15:46+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/","url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/","name":"Import OSM Vector Data - SPCAD HELP","isPartOf":{"@id":"https:\/\/help.cadomation.com\/spcad\/#website"},"datePublished":"2026-07-09T11:46:53+00:00","dateModified":"2026-07-09T12:15:46+00:00","breadcrumb":{"@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/import-osm-vector-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/help.cadomation.com\/spcad\/"},{"@type":"ListItem","position":2,"name":"SPCAD HELP","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/"},{"@type":"ListItem","position":3,"name":"Web Maps","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/"},{"@type":"ListItem","position":4,"name":"Background Maps","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/background-maps\/"},{"@type":"ListItem","position":5,"name":"Import OSM Vector Data"}]},{"@type":"WebSite","@id":"https:\/\/help.cadomation.com\/spcad\/#website","url":"https:\/\/help.cadomation.com\/spcad\/","name":"SPCAD HELP","description":"SPCAD Help Documentation","publisher":{"@id":"https:\/\/help.cadomation.com\/spcad\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/help.cadomation.com\/spcad\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/help.cadomation.com\/spcad\/#organization","name":"SPCAD HELP","url":"https:\/\/help.cadomation.com\/spcad\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/help.cadomation.com\/spcad\/#\/schema\/logo\/image\/","url":"https:\/\/help.cadomation.com\/spcad\/wp-content\/uploads\/2024\/02\/intro-logo.png","contentUrl":"https:\/\/help.cadomation.com\/spcad\/wp-content\/uploads\/2024\/02\/intro-logo.png","width":1581,"height":877,"caption":"SPCAD HELP"},"image":{"@id":"https:\/\/help.cadomation.com\/spcad\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100088033569557","https:\/\/www.linkedin.com\/company\/cadomation\/posts\/?feedView=all","https:\/\/www.youtube.com\/@cadomation"]}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/comments?post=5465"}],"version-history":[{"count":1,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5465\/revisions"}],"predecessor-version":[{"id":5489,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5465\/revisions\/5489"}],"up":[{"embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5277"}],"wp:attachment":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/media?parent=5465"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/doc_tag?post=5465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}