Welcome to ESRI Blogs

in Search

Browse by Tags

All Tags » ArcGIS Methods » Map Data   (RSS)
  • Some best practices for working with DEMs

    Most of us use digital elevation models (DEMs) which are raster data sets that represent a continuous elevation surface in which each cell represents the elevation at its location. DEM data are typically available in tiles that are sized to balance ease of data sharing with coverage so that those who need several tiles to cover their area of ...
    Posted to Mapping Center (Weblog) by cfrye on September 26, 2008
  • Large-scale street maps that show "real life" road widths

    We got a good question on Ask a Cartographer this morning. The gist of the question was how to go about symbolizing street centerlines so they could be drawn using line symbol widths that reflected, at scale, the actual width of the road (as shown in the image to the left). This is a good cartographic solution because varying the line width adds ...
    Posted to Mapping Center (Weblog) by cfrye on July 23, 2008
  • GCS WGS84: Why should you care about it?

    I've spent the last few months immersing myself in ArcGIS 9.3, particularly ArcGIS Server and ArcGlobe in order to create some map and globe services and see how they work in ArcGIS clients, Google Earth, and Virtual Earth. These services need to look good and draw fast. One factor that can dramatically influence drawing performance is ...
    Posted to Mapping Center (Weblog) by cfrye on July 17, 2008
  • Simplifying polygon map layers

    I have recently ''invented'' a method for simplifying polygon map layers, which seems to give reasonable results. Probably many others have invented it before me, but I would like to present it in order to receive comments and advice on setting the appropriate parameters. My task was to produce a national soil map suitable at 1:1,000,000 scale on ...
    Posted to Mapping Center (Weblog) by frantsdk on June 10, 2008
  • Tips for getting better map drawing performance

    If you're making a map that is either a large format print map or a map that will be served via ArcGIS Server, squeezing every bit of wasted time out of drawing performance is critical.  Don't get tired of sitting there drinking extra cups of coffee watching the word ''Drawing'', all your layer names, and that little blue globe. If you're ...
    Posted to Mapping Center (Weblog) by cfrye on May 6, 2008
  • Getting better vectors from your rasters with ArcScan

    I've often had the situation where I wanted to use a raster data source as a single-color map background layer, but the cell size or other data processing output resulted in a 'blocky' or 'pixelated' appearance to the data at the map scale I need.  A simple raster-to-vector data conversion served only to recreate the boxes or 'saw-tooth' or ...
    Posted to Mapping Center (Weblog) by pkasianchuk on April 10, 2008
  • Python script tool for selecting polygons for maps at smaller scales

    Which are the 30 or 500 most important of Minnesota’s famous 10,000 lakes?  Next, think about that question from the point of view of making a zoom-able map of the U.S. and how many lakes need to be shown as you zoom in.  That question boils down to how to decide which polygons to show.  Not all polygons are created equally, some ...
    Posted to Mapping Center (Weblog) by cfrye on March 21, 2008
  • Symbolizing PLSS lines with the Cut Curve geometric effect

    In the United States, the Public Land Survey System (PLSS) is a way of subdividing land. The USGS topographic map symbols for displaying PLSS data are an excellent way to symbolize PLSS data on not only topographic maps, but because the topographic symbols are  so well recognized, the same symbols can be used on many other kinds of maps. ...
    Posted to Mapping Center (Weblog) by pkasianchuk on October 3, 2007
  • Geoprocessing to split elevation into topography and bathymetry

    When an elevation raster dataset contains values for both topography and bathymetry, often the best solution to this is to split it into two new rasters:  one for the topography and one for the bathymetry. The reason is that symbolizing this data is difficult. This is because a color ramp that contains appropriate hues for both ...
    Posted to Mapping Center (Weblog) by cfrye on August 29, 2007