{"id":5471,"date":"2026-07-09T11:49:58","date_gmt":"2026-07-09T11:49:58","guid":{"rendered":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/"},"modified":"2026-07-09T12:40:09","modified_gmt":"2026-07-09T12:40:09","slug":"wms-connection-window","status":"publish","type":"docs","link":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/","title":{"rendered":"WMS Connection Window"},"content":{"rendered":"\n<div class=\"spcad-wm-wms05\">\n<style>\n.spcad-wm-wms05 {\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-wms05, .spcad-wm-wms05 * { box-sizing: border-box; }\n.spcad-wm-wms05 {\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-wms05 .page {\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 32px 20px 56px;\n    }\n.spcad-wm-wms05 .breadcrumb {\n      color: var(--spcad-muted);\n      font-size: 14px;\n      margin-bottom: 12px;\n    }\n.spcad-wm-wms05 .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-wms05 .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-wms05 .hero p {\n      max-width: 860px;\n      margin: 0;\n      font-size: 18px;\n      color: #e8f1ff;\n    }\n.spcad-wm-wms05 .content-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 340px;\n      gap: 28px;\n      align-items: start;\n    }\n.spcad-wm-wms05 main, .spcad-wm-wms05 aside { min-width: 0; }\n.spcad-wm-wms05 .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-wms05 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-wms05 h3 {\n      margin: 20px 0 8px;\n      font-size: 20px;\n      color: var(--spcad-blue-dark);\n    }\n.spcad-wm-wms05 p { margin: 0 0 14px; }\n.spcad-wm-wms05 ul, .spcad-wm-wms05 ol { margin: 8px 0 0 22px; padding: 0; }\n.spcad-wm-wms05 li { margin: 6px 0; }\n.spcad-wm-wms05 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-wms05 .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-wms05 .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-wms05 .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-wms05 .tool-table th, .spcad-wm-wms05 .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-wms05 .tool-table th {\n      background: var(--spcad-table-header);\n      color: var(--spcad-blue-dark);\n      font-weight: 700;\n    }\n.spcad-wm-wms05 .tool-table tr:last-child td { border-bottom: 0; }\n.spcad-wm-wms05 .steps {\n      counter-reset: step;\n      list-style: none;\n      margin-left: 0;\n    }\n.spcad-wm-wms05 .steps li {\n      counter-increment: step;\n      position: relative;\n      padding-left: 44px;\n      margin: 15px 0;\n    }\n.spcad-wm-wms05 .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-wms05 .quick-links {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 8px;\n    }\n.spcad-wm-wms05 .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-wms05 .quick-links a:hover {\n      border-color: var(--spcad-blue);\n      background: #f0f6ff;\n    }\n.spcad-wm-wms05 .two-column {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n.spcad-wm-wms05 .feature-box {\n      border: 1px solid var(--spcad-border);\n      border-radius: 10px;\n      padding: 18px;\n      background: #fbfdff;\n    }\n.spcad-wm-wms05 .feature-box h3 { margin-top: 0; }\n.spcad-wm-wms05 .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-wms05 .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-wms05 .dialog-nav {\n      background: #f4f7fb;\n      border-right: 1px solid var(--spcad-border);\n      padding: 14px;\n    }\n.spcad-wm-wms05 .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-wms05 .dialog-panel {\n      padding: 16px;\n    }\n.spcad-wm-wms05 .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-wms05 .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-wms05 .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-wms05 .callout-title {\n      font-weight: 700;\n      color: var(--spcad-blue-dark);\n      margin-bottom: 4px;\n    }\n.spcad-wm-wms05 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-wms05 .content-grid { grid-template-columns: 1fr; }\n.spcad-wm-wms05 .two-column { grid-template-columns: 1fr; }\n.spcad-wm-wms05 .dialog-map { grid-template-columns: 1fr; }\n.spcad-wm-wms05 .dialog-nav { border-right: 0; border-bottom: 1px solid var(--spcad-border); }\n.spcad-wm-wms05 .hero { padding: 28px 24px; }\n.spcad-wm-wms05 .hero h1 { font-size: 34px; }\n}\n\n.spcad-wm-wms05 .hero,\n.spcad-wm-wms05 .hero h1,\n.spcad-wm-wms05 .hero p {\n  color: #ffffff !important;\n}\n\n<\/style>\n<div class=\"page\">\n    <section class=\"hero\">\n      <h1>WMS Connection Window<\/h1>\n      <p>Enter the WMS URL, choose service settings, fetch layers, select requestable layers, preview the service, and add the service to the drawing.<\/p>\n    <\/section>\n\n    <div class=\"content-grid\">\n      <main>\n        <section class=\"card\" id=\"window-layout\">\n          <h2>Window Layout<\/h2>\n          <p>The WMS connection window contains service settings at the top, layer selection in the middle, CRS status at the bottom, and action buttons in the lower-right corner.<\/p>\n          <div class=\"dialog-map\" aria-label=\"WMS connection window layout\">\n            <div class=\"dialog-nav\">\n              <div>Service URL<\/div>\n              <div>Name \/ Preset<\/div>\n              <div>Login<\/div>\n              <div>Version \/ Format<\/div>\n              <div>Select Layers<\/div>\n              <div>CRS Status<\/div>\n            <\/div>\n            <div class=\"dialog-panel\">\n              <h3 style=\"margin-top: 0;\">Main Controls<\/h3>\n              <p>Use <strong>Fetch Layers<\/strong> after entering the URL. Then choose requestable layers from the Available tree and review the Selected list before adding the service to the drawing.<\/p>\n              <div class=\"mini-fields\">\n                <div class=\"mini-field\"><strong>Service URL<\/strong>WMS endpoint<\/div>\n                <div class=\"mini-field\"><strong>Name<\/strong>Drawing service alias<\/div>\n                <div class=\"mini-field\"><strong>Version<\/strong>1.3.0 or 1.1.1<\/div>\n                <div class=\"mini-field\"><strong>Format<\/strong>PNG, JPEG, TIFF, GIF, BMP<\/div>\n                <div class=\"mini-field\"><strong>Transparent<\/strong>Transparent WMS overlay<\/div>\n                <div class=\"mini-field\"><strong>Add to Drawing<\/strong>Load selected layers<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n        <section class=\"card\" id=\"service-fields\">\n          <h2>Service Fields<\/h2>\n          <table class=\"tool-table\">\n            <thead><tr><th>Field<\/th><th>Description<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td><strong>Service URL<\/strong><\/td><td>The WMS service address used to fetch capabilities and map images.<\/td><\/tr>\n<tr><td><strong>Name<\/strong><\/td><td>Alias shown in the WMS tree and used for naming the raster layer.<\/td><\/tr>\n<tr><td><strong>Preset<\/strong><\/td><td>A saved WMS configuration that can be applied, saved, or deleted.<\/td><\/tr>\n<tr><td><strong>Requires login<\/strong><\/td><td>Enables username and password fields for protected WMS services.<\/td><\/tr>\n<tr><td><strong>Version<\/strong><\/td><td>WMS version used for requests. The window supports <code>1.3.0<\/code> and <code>1.1.1<\/code>.<\/td><\/tr>\n<tr><td><strong>Format<\/strong><\/td><td>Requested image output format. Default is <code>image\/png<\/code>.<\/td><\/tr>\n<tr><td><strong>Transparent<\/strong><\/td><td>Requests a transparent image where the service supports transparency.<\/td><\/tr>\n<tr><td><strong>Fetch Layers<\/strong><\/td><td>Downloads service capabilities and fills the Available layer tree.<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/section>\n        <section class=\"card\" id=\"layer-panel\">\n          <h2>Layer Selection Panel<\/h2>\n          <p>The layer section has two main areas:<\/p>\n          <ul>\n            <li><strong>Available<\/strong> shows the layer tree returned by the WMS capabilities request.<\/li>\n            <li><strong>Selected<\/strong> shows the layers that will be requested and drawn.<\/li>\n          <\/ul>\n          <p>The selected list notes that <strong>top = first drawn<\/strong>. Use the up and down buttons to control the selected layer order.<\/p>\n        <\/section>\n        <section class=\"card\" id=\"preview-and-finish\">\n          <h2>Preview and Finish<\/h2>\n          <p>Click <strong>Preview<\/strong> to preview the full extent image for the selected WMS layers. Click <strong>Add to Drawing<\/strong> for a new service or <strong>Update Drawing<\/strong> when modifying an existing service.<\/p>\n                    <div class=\"warning\">\n            <div class=\"callout-title\">Add button is enabled only when valid.<\/div>\n            The final action requires at least one selected layer and a selected request CRS.\n          <\/div>\n        <\/section>\n\n      <\/main>\n\n      <aside>\n        <section class=\"card\">\n          <h2>WMS Pages<\/h2>\n          <div class=\"quick-links\">\n            <a href=\"01_WMS_Overview.html\">WMS Overview<\/a>\n<a href=\"02_Before_You_Start.html\">Before You Start<\/a>\n<a href=\"03_WMS_Tab_Interface.html\">WMS Tab Interface<\/a>\n<a href=\"04_Add_or_Modify_WMS_Service.html\">Add or Modify WMS Service<\/a>\n<a href=\"05_WMS_Connection_Window.html\">WMS Connection Window<\/a>\n<a href=\"06_Select_Layers_and_Request_CRS.html\">Select Layers and Request CRS<\/a>\n<a href=\"07_WMS_Presets.html\">WMS Presets<\/a>\n<a href=\"08_Fetch_Refresh_and_Auto_Refresh.html\">Fetch, Refresh, and Auto Refresh<\/a>\n<a href=\"09_Capture_WMS_Image.html\">Capture WMS Image<\/a>\n<a href=\"10_Layer_Info_Feature_Info_and_Zoom.html\">Layer Info, Feature Information, and Zoom<\/a>\n<a href=\"11_Manage_WMS_Display_and_Services.html\">Manage WMS Display and Services<\/a>\n<a href=\"12_WMS_Command_Reference.html\">WMS Command Reference<\/a>\n<a href=\"13_WMS_Troubleshooting.html\">WMS Troubleshooting<\/a>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>Quick Steps<\/h2>\n          <ol><li>Enter service URL.<\/li><li>Name the service.<\/li><li>Choose version and image format.<\/li><li>Fetch layers.<\/li><li>Select layers.<\/li><li>Preview if needed.<\/li><li>Add to Drawing.<\/li><\/ol>\n        <\/section>\n\n        \n\n        <section class=\"card\">\n          <h2>On This Page<\/h2>\n          <div class=\"quick-links\">\n            <a href=\"#window-layout\">Window Layout<\/a>\n<a href=\"#service-fields\">Service Fields<\/a>\n<a href=\"#layer-panel\">Layer Selection Panel<\/a>\n<a href=\"#preview-and-finish\">Preview and Finish<\/a>\n\n          <\/div>\n        <\/section>\n\n        <section class=\"card\">\n          <h2>Related Topics<\/h2>\n          <div class=\"quick-links\"><a href=\"06_Select_Layers_and_Request_CRS.html\">Select Layers and Request CRS<\/a>\n<a href=\"07_WMS_Presets.html\">WMS Presets<\/a>\n<\/div>\n        <\/section>\n      <\/aside>\n    <\/div>\n\n    <footer>\n      SPCAD Help Content &mdash; WMS\n    <\/footer>\n  <\/div>\n<\/div>\n","protected":false},"featured_media":0,"parent":5282,"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-5471","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WMS Connection Window - 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\/wms\/wms-connection-window\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WMS Connection Window - SPCAD HELP\" \/>\n<meta property=\"og:description\" content=\"WMS Connection Window Enter the WMS URL, choose service settings, fetch layers, select requestable layers, preview the service, and add the service to the drawing. Window Layout The WMS connection window contains service settings at the top, layer selection in the middle, CRS status at the bottom, and action buttons in the lower-right corner. Service...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/\" \/>\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:40:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\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\\\/wms\\\/wms-connection-window\\\/\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/wms\\\/wms-connection-window\\\/\",\"name\":\"WMS Connection Window - SPCAD HELP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#website\"},\"datePublished\":\"2026-07-09T11:49:58+00:00\",\"dateModified\":\"2026-07-09T12:40:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/wms\\\/wms-connection-window\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/wms\\\/wms-connection-window\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/wms\\\/wms-connection-window\\\/#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\":\"WMS\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/web-maps\\\/wms\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"WMS Connection Window\"}]},{\"@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":"WMS Connection Window - 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\/wms\/wms-connection-window\/","og_locale":"en_US","og_type":"article","og_title":"WMS Connection Window - SPCAD HELP","og_description":"WMS Connection Window Enter the WMS URL, choose service settings, fetch layers, select requestable layers, preview the service, and add the service to the drawing. Window Layout The WMS connection window contains service settings at the top, layer selection in the middle, CRS status at the bottom, and action buttons in the lower-right corner. Service...","og_url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/","og_site_name":"SPCAD HELP","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100088033569557","article_modified_time":"2026-07-09T12:40:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/","url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/","name":"WMS Connection Window - SPCAD HELP","isPartOf":{"@id":"https:\/\/help.cadomation.com\/spcad\/#website"},"datePublished":"2026-07-09T11:49:58+00:00","dateModified":"2026-07-09T12:40:09+00:00","breadcrumb":{"@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/wms-connection-window\/#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":"WMS","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/web-maps\/wms\/"},{"@type":"ListItem","position":5,"name":"WMS Connection Window"}]},{"@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\/5471","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=5471"}],"version-history":[{"count":1,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5471\/revisions"}],"predecessor-version":[{"id":5496,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5471\/revisions\/5496"}],"up":[{"embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5282"}],"wp:attachment":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/media?parent=5471"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/doc_tag?post=5471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}