Tag Archives: Mapping Center

Updating the Mapping Center blog

By Aileen Buckley, Mapping Center Lead

ArcGIS Blog - thumbnail

You may have noticed some changes in the Mapping Center blog. As noted in an earlier blog entry, we are updating the entire Mapping Center web site. An exciting part of the update to our blog is that you can now find—in one location—other entries that are useful and interesting to you. The ArcGIS Blog contains entries for area that are very related to mapping, such as 3D GIS, Analysis & Geoprocessing, Geodata, and Services. Continue reading

Posted in Mapping | Tagged , , , | 9 Comments

Updating the Mapping Center web site

By Aileen Buckley, Mapping Center Lead

MC Banner - thumbnail

Mapping Center was launched in April 2007. The web site was and still is dedicated to helping you make great maps with ArcGIS by introducing you to the same concepts and techniques that professional cartographers use. Our goal is your demonstrated success in cartographic information design and presentation.

Continue reading

Posted in Mapping | Tagged , , , | 1 Comment

Thank you from Mapping Center! 2011

By Aileen Buckley, Mapping Center Lead

Turkey

In light of the U.S. Thanksgiving holiday, we want to take the opportunity to thank all of you for your use and support of Mapping Center. Since the start of this year, we’ve received 500 Ask a Cartographer questions (almost 23% of the total number of questions we’ve gotten since we first opened this web site in 2007!) We’ve also received about 100 comments. Thank you for getting in touch with us with your questions, comments, concerns and suggestions!

Continue reading

Posted in Mapping | Tagged , , | Leave a comment

Esri Hydro Viewer

The Esri Hydro Viewer is a Javascript application built for the Esri Hydro Basemap that allows users to interact with the map, turning a static map into an interactive information center. The application has a user-friendly interface, and allows for easy navigation and visualization of hydrologic information. The Esri Hydro Viewer adds value to the Hydro Basemap by making the data contained within the map useful and easy to understand.  Both the Esri Hydro Viewer and the Esri Hydro Basemap were built using NHDPlus products.

What it does:  The Esri Hydro Viewer presents information about watersheds, including spatial information about contributing watershed area. For example, if you click on a watershed in Texas, the application presents a detailed report of information about the selected watershed, and highlights the larger hydrologic unit that it is contained within. The report tells you what category of watershed you have selected, and gives the names of the larger contributing units, as well as the HUC number, area, mean annual flow, cumulative drainage, and a brief description of the watershed. The application presents information about the watershed and helps you visualize how your selected watershed fits into the larger national context.

Esri Hydro Viewer with Subbasin Austin-Oyester in Texas selected.

Esri Hydro Viewer with Subbasin Austin-Oyster in Texas selected.

The application also has navigational functionality that makes it easy for you to zoom between region, subregion, and subbasin scale levels, illustrating to map readers the multi-scaled nature of the data, and making those relationships easy to understand—especially to someone who is does not know much about hydrology.

Zoomed to Subregion level, Galveston Bay – San Jacinto.

Zoomed to Subregion level, Galveston Bay – San Jacinto.

How it was built: The Esri Hydro Viewer is a relatively simple application and can be customized for other data or purposes with a basic understanding of Javascript and HTML. The application, along with the required files, are available for download HERE. The application was constructed using the ArcGIS Javascript API, along with the Dojo and ExtJS toolkits to help build the interface. We also used Google Charts for drawing the charts in the reports. The included HTML file has been annotated with comments so that it is easier to edit.

The application consists of four map services – the reference layer and terrain layer that make up the base map, along with the overview map and query layer. We also implemented two widgets into the application – the Overview Map, and the Legend widgets. You can find more documentation and instructions for both widgets in the ArcGIS Javascript API Resource Center. The Overview Map widget defaults to showing the first map layer added in the application. For this application, however, we used a map that was specifically designed to be used as an overview map instead. To do this, you need to set your custom Overview Map layer visibility to false, and make sure that it is the first layer added to your map. That way, it is not loaded as the basemap, but loads only in the Overview Map widget.

Custom Overview Map layer visibility to false.

First layer added to your map.

Even though the base map you see is our Hydro Basemap, we use Bing Maps for our search functionality. To do this, you need to hide the Bing Maps layer so the geocoding works, but the layer does not appear. Using Bing Maps requires a Bing Maps application “key,” which is packaged together with ArcGIS Server 10.0. You can obtain this by going into Server Manager – Settings – and Bing Maps Key. Further instructions on using Bing Maps can be found here.

Whenever you click on the map, two queries are executed (unless you are at the Regional scale level) – one for the selected unit, and one for the larger unit that it is contained within. It looks like the second query is done using a spatial relationship, but we actually used a “query.where” to query for the unit with the same name as the selected unit. By querying based on attributes, our queries run much faster.

To select the larger unit.

Query.where 

The charts in the reports were generated using Google Charts, which makes it very easy to create nice looking visual aids. As you can see in the figure below, not much code is required to build the charts. We used pie charts to represent our data, but there are many other different types of charts available for use as well.

Google Charts

Google Charts

Three different report templates are specified in the code – one for the Region level, one for the Subregion level and one for the Subbasin level. The formatting is mostly done using plain HTML so it would be easier to modify the reports.

The Esri Hydro Viewer is in the Hydro Resource Center Map & App Gallery, and on ArcGIS Online.

The Esri Hydro Viewer can be customized for other data or purposes. For questions or assistance with this please contact Mapping Center.

Special thanks to Kenny Ling for providing this post. Questions for Kenny: Kling@esri.com.
 

Posted in Hydro | Tagged , , , , , , , , , , , | Leave a comment

Most recent additions to Mapping Center – May 2011

By Aileen Buckley, Mapping Center Lead

MC  thumbnail

We wanted to tell you about the most recent additions to Mapping Center.

First, we added some new content to the ArcGIS Resources – More page. A really exciting addition to this page is the DEM Data Sources Table – a fabulous resource you can use to determine what the maximum appropriate map scale is for various DEM data sources. Dr. Kimerling wrote about this in his recent blog entry. We also added the Coordinate System Decision Tree that you can use to find out why your data don’t line up in ArcGIS.

Continue reading

Posted in Mapping | Tagged , , , | Leave a comment

Thank you from Mapping Center!

By Aileen Buckley, Mapping Center Lead

Turkey

In light of the U.S. Thanksgiving holiday, we want to take a minute and thank all of you for your use and support of Mapping Center. We also want to take this opportunity to thank the many people who have contributed to its success. We have never done this in the past so we are long overdue in acknowledging those who helped bring the site to life and those who keep it going. Continue reading

Posted in Mapping | Tagged , , | Leave a comment

2009 Esri User Conference

By Aileen Buckley, Mapping Center Lead

UC 2009 Logo

Most of the Mapping Center Team will be at the Esri International User Conference in San Diego, California over the next week (July 11-17). If you’re there, look for us in the following presentations:

  • The One Minute Cartographer – Aileen Buckley and Mamata Akella
  • Map Use Book Series – A. Jon Kimerling and Aileen Buckley
  • Local Government Basemaps using ArcGIS – Charlie Frye and others (Scott Oppmann and Steve Grise) Continue reading
Posted in Mapping | Tagged , , | Leave a comment

Web Mapping: An interview with Jack Dangermond

By Aileen Buckley, Mapping Center Lead

Zoom Levels Thumb

Someone pointed out to me that Esri’s CEO, Jack Dangermond recently did an interview that focused on web mapping. You can read and hear it here: http://radar.oreilly.com/2009/04/jack-dangermond-interview-web-mapping.html. Continue reading

Posted in Mapping | Tagged , , | Leave a comment

Search Mapping Center content

By Aileen Buckley, Mapping Center Lead

We’ve added new site-wide search functionality to Mapping Center.  As our content and audience continue to grow, we will continue our efforts to make it easy to quickly find the information you need.  Continue reading

Posted in Mapping | Tagged , | Leave a comment

Welcome to the Mapping Center blog

By Aileen Buckley, Mapping Center Lead

MC Banner - thumbnail

Welcome to the Mapping Center Blog, created to bring map makers and ArcGIS software experts together for the purpose of sharing techniques for making maps. The Mapping Center Blog is part of a larger endeavor called Mapping Center which is a repository of mapping and cartographic know-how. Continue reading

Posted in Mapping | Tagged , | 2 Comments