Skip to content

A Chrome extension implementing functions from ESRI Rest Diagnostics.

License

Notifications You must be signed in to change notification settings

raykendo/Map-Services-Enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Services Enhanced For Chrome

A Chrome extension implementing functions from ESRI REST Diagnostics, collecting and presenting data releted to ArcGIS Server REST Services.

Purpose

ArcGIS Server provides a REST-based endpoint that applications can use to request and edit geographic data. The HTML pages generated by the services provide a lightweight framework to inspect and test services.

But sometimes you need a little more information. Collecting data from multiple map services requires visiting each link, then going back and visiting the next link. Remembering field names and properties can be a hassle.

The ESRI REST Diagnostics tools were designed to make the pages easier to query and use. Over 15 bookmarklets were developed to help map service testing and querying.

The Map Services Enhanced project is a Chrome extension that packs all the features of ESRI REST Diagnostics into one tool. Depending on the ArGIS REST Service page you're visiting, this Chrome Extension will present appropriate controls to help you work with your ArcGIS Server map services.

Features

  • Search REST endpoints for map layers, field names, and other service properties.
  • View metadata on multiple services without having to visit each one.
  • Collect feature count in each map layer.
  • Map service spatial references color coded for easy comparison.
  • Count results of each field and domain in a map service layer.
  • Create SQL queries with the click of a mouse.
  • Simplify map export service testing.
  • URL Shortener for query pages with unnecessarily long query parameter lists.
  • Map image viewer for previewing services.

About

A Chrome extension implementing functions from ESRI Rest Diagnostics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published