Community
All Communities
Products
ArcGIS Survey123
ArcGIS Pro
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Collector
ArcGIS CityEngine
ArcGIS Dashboards
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
Gas and Pipeline
State & Local Government
Transportation
Water Utilities
Telecommunications
Roads and Highways
Natural Resources
Electric
Science
All Industries Communities
Developers
Python
ArcGIS API for JavaScript
ArcGIS Runtime SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS API for Silverlight (Retired)
ArcGIS API for Flex (Retired)
ArcGIS REST API
ArcGIS for Windows Mobile (Retired)
All Developers Communities
Worldwide
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
Esri Italia Community
ArcGIS Content - Esri Nederland
Swiss Geo Community
GeoDev Switzerland
Comunidad GEOTEC
All Worldwide Communities
All Communities
Products
Developers
User Groups
Industries
Services
Worldwide
Community Basics
Events
Learning
ArcGIS Topics
Networks
View All Communities
ArcGIS Ideas
Community Basics
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
ArcGIS REST API
:
ArcGIS REST API Questions
:
Buffer Tool - Measure Distance difference...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Buffer Tool - Measure Distance difference...
Subscribe
461
1
04-08-2013 12:56 PM
by
caseycupp
New Contributor III
04-08-2013
12:56 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
We are seeing differences between the Measure and Buffer Distance when using the Geometry Service.
It appears the measure is correct.. but not the buffer distance...
Here is one sample.
The Oklahoma Panhandle is approx 37 miles tall...using the measure tool and confirming w/ other sources...
However our buffer is about 20% smaller when we try to buffer 37 miles.
Our buffer call looks something like this..
http://zzz.zzz.com/MAPS2ArcGISServer/rest/services/Geometry/GeometryServer/buffer?inSR=102100&outSR=...
Tags
(3)
Tags:
_rest
developers
rest_api
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Reply
by
nicogis
MVP Frequent Contributor
04-09-2013
09:49 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
I see from buffer call that you use 102100 but measure on 102100 it is not acceptable for measurements see
http://blogs.esri.com/esri/arcgis/2010/03/05/measuring-distances-and-areas-when-your-map-uses-the-me...
( This is evident from the enormous dimensions of Greenland and Antarctica relative to land masses closer to the Equator )
However I see in buffer call distance=34
Reply
0
Kudos
Post Reply