Skip to content
View ECain's full-sized avatar

Block or report ECain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AggregationOfValuesOnArcGISdotCom AggregationOfValuesOnArcGISdotCom Public

    Using a csv file with Lat Lon values, query for the US State that the point falls within and return the State name. Using this value query from your own State feature service for the record. Featur…

    C# 1

  2. DynamicFeatureServiceCreation DynamicFeatureServiceCreation Public

    Allows the authenticated user to create a point feature service with a table structure that they describe at run time. Within the ArcGIS.com web portal one can add shapefiles, gpx or csv files. The…

    C# 1

  3. ProjectMurray ProjectMurray Public

    Create a feature service within your ArcGIS.com organizational account from an Android Device. Demonstrates all the REST calls, JSON response parsing. Code demonstrates point feature service creati…

    1 2

  4. ArcGISOnlineInteraction ArcGISOnlineInteraction Public

    C# sample code demonstrating httpWebRequest and httpWebResponse creation and processing. Authentication, Organizational info, user privileges, user public feature services and map services, organiz…

    C# 5

  5. GeocodingAndRouting GeocodingAndRouting Public

    Demonstrates how to make REST calls for geocoding, reverse geocoding, batch geocoding and routing. Furthermore, how to authenticate, and how to get the service endpoints used within the project.

    C#

  6. IPAddressRealWorldLocation IPAddressRealWorldLocation Public

    Using Quaova's test service for business intelligence about IP address real world location. Allows for singular or batch processing.

    C#