Buy | My Account | Support | Log In

REST

Representational State Transfer (REST) is an inherently lightweight and intuitive environment for creating map images with ArcWeb Services. The REST API permits you make requests to ArcWeb Services via a URL.

Use REST to create maps in raster and vector formats; add acetate lines, points, and polygons; add graticules, legends, north arrows, and scale bars; and take advantage of auto projections and best data source (bam).

Tutorials and samples can help you get started with REST.

What the API can do

  • Create vector maps with polygons, lines, and points.
  • Re-center or pan map.
  • Turn layers on and off.
  • Work with group layers.
  • Get latitude-longitude, map center, and map extent.
  • Add a graticule, legend, north arrow, and scale bar to vector maps.
  • Use the best map projection or specify a map projection for vector maps.
  • Return a URL for a given map area.
  • Generate an authentication token or UserID.
For a look at how this API compares to the others, see the ArcWeb API chart.