{"id":120451,"date":"2007-12-12T21:14:00","date_gmt":"2007-12-12T21:14:00","guid":{"rendered":"http:\/\/www.esri.com\/arcgis-blog\/products\/product\/uncategorized\/create-route-maps-with-the-arcgis-schematics-extension\/"},"modified":"2007-12-12T21:14:00","modified_gmt":"2007-12-12T21:14:00","slug":"create-route-maps-with-the-arcgis-schematics-extension","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension","title":{"rendered":"Create route maps with the ArcGIS schematics extension"},"author":4331,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[22941],"tags":[38211],"industry":[],"product":[],"class_list":["post-120451","blog","type-blog","status-publish","format-standard","hentry","category-mapping","tag-arcgis-methods"],"acf":{"short_description":"By Aileen Buckley, Mapping Center Lead\n\n\n\nThe illustration at left shows a map of the Paris Metro system (RATP). The routes are depicted ...","flexible_content":[{"acf_fc_layout":"content","content":"<p><strong>By Aileen Buckley, Mapping Center Lead<\/strong><\/p>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Thumb.jpg\" border=\"0\" alt=\"Example of a transit map\" hspace=\"5\" vspace=\"5\" align=\"left\" \/><\/p>\n<p>The illustration at left shows a map of the Paris Metro system (RATP). The routes are depicted in a schematic view and this kind of map is challenging to create because multiple routes may share the same path, for example multiple bus routes along a single road. When this happens, the coincident routes are offset in a fashion that makes it possible to understand the path each route is taking. When using ArcMap and line features for the routes, the coincident features draw on top of one another, making it difficult to visualize.<\/p>\n<p><!--more--><\/p>\n<p>The RATP image is a reduced-size version of a map that was created with the <a title=\"Links to the ArcGIS Schematics product webpage\" href=\"http:\/\/www.esri.com\/software\/arcgis\/extensions\/schematics\/index.html\" target=\"_blank\">ArcGIS Schematics<\/a> extension. The ArcGIS Schematics extension provides a sophisticated data model and a comprehensive set of tools for creating, managing, analyzing, and displaying complex networks. Perhaps less well known is the fact that it contains tools to create custom schematic layouts. You can use ArcGIS Schematics to create maps for any linear network that you store as a <a title=\"ArcGIS Web Help: What is a geometric network\" href=\"http:\/\/webhelp.esri.com\/arcgisdesktop\/9.2\/index.cfm?topicname=what_is_a_geometric_network?\" target=\"_blank\">geometric network<\/a> or as a <a title=\"ArcGIS Web Help: What is a network dataset\" href=\"http:\/\/webhelp.esri.com\/arcgisdesktop\/9.2\/index.cfm?TopicName=What_is_a_network_dataset?\" target=\"_blank\">network dataset<\/a> with the <a title=\"ArcGIS Network Analyst Product webpage\" href=\"http:\/\/www.esri.com\/software\/arcgis\/extensions\/networkanalyst\/index.html\" target=\"_blank\">ArcGIS Network Analyst<\/a> extension. I created the following workflow for a simple bus route map, but you could use it as a starting point for your own route mapping project.<\/p>\n<p><strong>1. Create the geometric network using your routes<\/strong> The <a title=\"ArcGIS Web Help: What is a geometric network\" href=\"http:\/\/webhelp.esri.com\/arcgisdesktop\/9.2\/index.cfm?TopicName=What_is_a_geometric_network?\" target=\"_blank\">geometric network<\/a> data model has been available with the geodatabase since it was first released, and the tools to create and manage them are available with the core ArcGIS desktop software.<\/p>\n<ul>\n<li>If you are modeling a transportation network, include stops, stations, and terminals as junctions.<\/li>\n<li>Use ArcMap to symbolize the features as you want them to appear in the schematic diagram you are going to create.<\/li>\n<li>Save the map document, making sure that the geometric network junctions are loaded as well.\u00a0 This document will be used as the source for the schematic diagram.<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig1.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 1\" vspace=\"5\" align=\"middle\" \/><\/p>\n<p><strong>2. Create the Schematic Dataset<\/strong> You will need to invest some time with ArcGIS Schematics tutorials and documentation to familiarize yourself with the product and the various toolbars, interfaces, and dialogs which it contains.\u00a0 Even though I am quite familiar with ArcGIS, it still took me a few days to get fully acquainted with ArcGIS Schematics. The rest of this entry is mainly intended to show you where to look and what things are called, hopefully making your learning curve with Schematics shorter than mine. ArcGIS Schematics has the ability to create schematic diagrams based upon three different data models: the Standard Builder, which uses a geometric network, the Network Dataset Builder, and a Custom Query Based Builder, which uses non-spatial data.\u00a0 I used the Standard Builder for this map because I&#8217;d already created a geometric network from the bus routes. Create a new Schematic Dataset in the root of your geodatabase.\u00a0 Then right-click on that database and choose Edit Project.\u00a0 The ArcGIS Schematics Designer will open where you can define the parameters of the schematic diagram(s) you will want to create.\u00a0 However, the first time you open the project, the Diagram Type Assistant interface will launch.\u00a0 There are two Schematic Builder Properties which you <strong><em>must<\/em><\/strong> set if you want the schematic layout to follow the street network and copy the symbology you have set in the map document.\u00a0 On the Name\/Builder tab, near the bottom right corner, click on the Schematic Builder Properties button.\u00a0 Check on both of these settings:<\/p>\n<ul>\n<li>Initialize links vertices<\/li>\n<li>Automatic element type creation<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig2.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 2\" vspace=\"5\" align=\"middle\" \/><\/p>\n<p><strong>3. Create the schematic diagram<\/strong> <em>The functionality for steps 3 and 4 is included as part of <a title=\"ESRI Support: Download ArcGIS 9.2 Service Pack 4\" href=\"http:\/\/support.esri.com\/index.cfm?fa=downloads.patchesServicePacks.viewPatch&amp;PID=17&amp;MetaID=1351\" target=\"_blank\">ArcGIS 9.2 Service Pack 4<\/a>, and is not in any earlier releases.<\/em> In ArcMap, open the original map document which contains the route symbology you want to use.\u00a0 At this point all of the routes are still drawn as coincident features directly on top of the roads.<\/p>\n<ul class=\"unIndentedList\">\n<li>Select all of the routes and bus stops.<\/li>\n<li>On the Schematic Toolbar, click \u2018Generate New Schematic Diagram&#8217;<\/li>\n<\/ul>\n<p>ArcGIS Schematics maintains a dynamic geodatabase-level link between your data view and the schematic diagram.\u00a0 This allows you to propagate changes between the two visualizations.\u00a0 In the example shown here, I selected the entire bus route network in order to create a map showing the all of the routes within Redlands. You can use the same workflow to select only single routes, and generate a new diagram for each one if you want to create individual route maps. Initially, the schematic diagram will look exactly the same as the original map, i.e., all of the routes will be drawn on top of one another.<\/p>\n<p>\u00a0<img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig3.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 3\" vspace=\"5\" align=\"middle\" \/><\/p>\n<ul>\n<li>Use the Schematic Editor Toolbar to modify the diagram properties as required. For this example, I used the schematic Layout Task: Geo &#8211; Partial Overlapping Links, then clicking the Layout Properties button (far right) I set an offset value of 50 meters to get the routes to appear as shown below.<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig4.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 4\" vspace=\"5\" align=\"middle\" \/><\/p>\n<p>You may also choose to use this toolbar to begin some of the cartographic finishing which might be required.\u00a0 This is optional: keep in mind that the diagram is an independent graphic document, you can also use standard ArcMap layer properties or cartographic representations to edit the feature symbology once you export the diagram to the geodatabase.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig5.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 5\" vspace=\"5\" \/><\/p>\n<p><strong>4.<\/strong><strong>Export the diagram <\/strong>At this point you&#8217;ve created an independent diagram of the route network, but not any new data.\u00a0 The schematics diagram is only available for viewing with the ArcGIS Schematics viewer or within a map document.\u00a0 If you want to use the layout as independent data within ArcMap, you need to export the data using ArcCatalog. In Step 2, when you set the Automatic Element Type Creation, this enabled the schematic diagram function to create a set of tables it uses to generate and display the diagram.\u00a0 If you want ArcGIS Schematics to automatically add all the original feature attribute fields to the element types, you will need to switch an application registry key.\u00a0 Instructions on how to do this are contained in the <a title=\"Export Schematic diagram with feature\" href=\"http:\/\/support.esri.com\/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;d=34089\">Esri support site article #34089.<\/a> In the ArcCatalog Tree, right-click on the Schematic Diagram you want to use, and export it to a geodatabase.<\/p>\n<p><strong>5. Perform additional cartographic finishing<\/strong> Now you can convert the existing symbols into cartographic representations.\u00a0 This will allow you to further enhance the symbology, as well as store the symbol data within the geodatabase. For example, you may wish to apply a geometric effect to smooth the lines without editing the underlying vertices, which might be important if you wish to maintain the features with their original network connectivity.\u00a0 Another example would be transit stations data that contain complex point marker symbols.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/downloads.esri.com\/MappingCenter2007\/blog\/Dec07Images\/RouteMapsSchematics_Fig6.jpg\" border=\"0\" alt=\"Route Maps Schematics - Figure 6\" vspace=\"5\" align=\"middle\" \/><\/p>\n<p>Again, the steps outlined above are intentionally brief, and are intended only to provide you with a basic workflow that you can use to create a route map.\u00a0 I should make clear that you will need to invest some hours to familiarize yourself with ArcGIS Schematics. However, once you have surmounted this one-time learning curve, you will have the ability to automate the creation of route maps without having to manually edit multiple linear features.<\/p>\n"}],"authors":[{"ID":4331,"user_firstname":"Aileen","user_lastname":"Buckley","nickname":"Aileen Buckley","user_nicename":"abuckley","display_name":"Aileen Buckley","user_email":"abuckley@esri.com","user_url":"","user_registered":"2018-03-02 00:15:57","user_description":"Dr. Aileen Buckley is a cartographer researcher and Senior Principal GIS Engineer at Esri. I'm on the ArcGIS Living Atlas of the World Team, making, writing, and talking about maps. I'm also involved in a number of cartographic societies and association, and I'm the chair of the ICA Ethics in Cartography Commission.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/03\/Aileen.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}]},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create route maps with the ArcGIS schematics extension<\/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:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create route maps with the ArcGIS schematics extension\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\"},\"author\":{\"name\":\"Aileen Buckley\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/874953792dea98fe178fbb6a5e8255b0\"},\"headline\":\"Create route maps with the ArcGIS schematics extension\",\"datePublished\":\"2007-12-12T21:14:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\"},\"wordCount\":8,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"ArcGIS Methods\"],\"articleSection\":[\"Mapping\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\",\"name\":\"Create route maps with the ArcGIS schematics extension\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2007-12-12T21:14:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create route maps with the ArcGIS schematics extension\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/874953792dea98fe178fbb6a5e8255b0\",\"name\":\"Aileen Buckley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/03\/Aileen.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/03\/Aileen.jpg\",\"caption\":\"Aileen Buckley\"},\"description\":\"Dr. Aileen Buckley is a cartographer researcher and Senior Principal GIS Engineer at Esri. I'm on the ArcGIS Living Atlas of the World Team, making, writing, and talking about maps. I'm also involved in a number of cartographic societies and association, and I'm the chair of the ICA Ethics in Cartography Commission.\",\"sameAs\":[\"https:\/\/www.instagram.com\/buckley.aileen\/\",\"linkedin.com\/in\/aileenbuckley\"],\"honorificPrefix\":\"Dr.\",\"honorificSuffix\":\"PhD\",\"gender\":\"female\",\"award\":[\"Chair of the ICA Commission on Ethics in Cartography\"],\"knowsAbout\":[\"Cartography\",\"GIS\"],\"knowsLanguage\":[\"English\"],\"jobTitle\":\"Research Cartographer\",\"worksFor\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/abuckley\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Create route maps with the ArcGIS schematics extension","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:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension","og_locale":"en_US","og_type":"article","og_title":"Create route maps with the ArcGIS schematics extension","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","twitter_card":"summary_large_image","twitter_site":"@ESRI","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension"},"author":{"name":"Aileen Buckley","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/874953792dea98fe178fbb6a5e8255b0"},"headline":"Create route maps with the ArcGIS schematics extension","datePublished":"2007-12-12T21:14:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension"},"wordCount":8,"commentCount":0,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["ArcGIS Methods"],"articleSection":["Mapping"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension","name":"Create route maps with the ArcGIS schematics extension","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2007-12-12T21:14:00+00:00","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/product\/mapping\/create-route-maps-with-the-arcgis-schematics-extension#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Create route maps with the ArcGIS schematics extension"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/874953792dea98fe178fbb6a5e8255b0","name":"Aileen Buckley","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/03\/Aileen.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/03\/Aileen.jpg","caption":"Aileen Buckley"},"description":"Dr. Aileen Buckley is a cartographer researcher and Senior Principal GIS Engineer at Esri. I'm on the ArcGIS Living Atlas of the World Team, making, writing, and talking about maps. I'm also involved in a number of cartographic societies and association, and I'm the chair of the ICA Ethics in Cartography Commission.","sameAs":["https:\/\/www.instagram.com\/buckley.aileen\/","linkedin.com\/in\/aileenbuckley"],"honorificPrefix":"Dr.","honorificSuffix":"PhD","gender":"female","award":["Chair of the ICA Commission on Ethics in Cartography"],"knowsAbout":["Cartography","GIS"],"knowsLanguage":["English"],"jobTitle":"Research Cartographer","worksFor":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/author\/abuckley"}]}},"text_date":"December 12, 2007","author_name":"Aileen Buckley","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/abuckley","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/08\/Newsroom-Keyart-Wide-1920-x-1080.jpg","primary_product":false,"tag_data":[{"term_id":38211,"name":"ArcGIS Methods","slug":"arcgis-methods","term_group":0,"term_taxonomy_id":38211,"taxonomy":"post_tag","description":"","parent":0,"count":48,"filter":"raw"}],"category_data":[{"term_id":22941,"name":"Mapping","slug":"mapping","term_group":0,"term_taxonomy_id":22941,"taxonomy":"category","description":"","parent":0,"count":2692,"filter":"raw"}],"product_data":[],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/120451","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/4331"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=120451"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/120451\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=120451"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=120451"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=120451"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=120451"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=120451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}