Git Product home page Git Product logo

Edan 's Projects

aggregationofvaluesonarcgisdotcom icon aggregationofvaluesonarcgisdotcom

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. Feature service attribution table must contain a counter field, get the current value and increment by one, then sync the result back to the feature service.

android-feature-service-creation-code icon android-feature-service-creation-code

Create a feature service within your ArcGIS.com organizational account. Demonstrates all the REST calls, JSON response parsing. Code demonstrates point feature service creation, allows you to create any number of fields, field names, field alias and field types you choose. Only three data types supported in the UI, but code behind has full support if you the developer want to expand the UI. Still some work to add, some UI component massaging, and the symbol code needs some changes.

arcgisonlineinteraction icon arcgisonlineinteraction

C# sample code demonstrating httpWebRequest and httpWebResponse creation and processing. Authentication, Organizational info, user privileges, user public feature services and map services, organization feature services, query, editing, feature class creation.

dynamicfeatureservicecreation icon dynamicfeatureservicecreation

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 table created represents the static fields within each. One can also base a feature service on that of another existing feature service where the new feature service inherits from the host feature service. In this case only the schema of the feature service is used, it does not copy features across to the new feature service.

geocodingandrouting icon geocodingandrouting

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.

gnip-arcgis.com icon gnip-arcgis.com

Query the Gnip service and post results to a ArcGIS.com feature service. Demonstrates authentication to both service endpoints, calls, parsing and flattening the Gnip structure in order to push to the feature service.

ipaddressrealworldlocation icon ipaddressrealworldlocation

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

javatechig-android-ui icon javatechig-android-ui

In this series of tutorials, we show you the list of basic tutorials to get you start android programming.

projectmurray icon projectmurray

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 creation, allows you to create any number of fields, field names, field alias and field types you choose. Only three data types supported in the UI, but code behind has full support if you the developer want to expand the UI. Still some work to add, some UI component massaging, and the symbol code needs some changes.

sqlservertofeatureservice icon sqlservertofeatureservice

Demonstates connecting to a SQL Service database table, copying the field structure, copying the records. From there it uses these to dynamically create a feature service of the same name as the table, creating a copy of the fields (name and type), then populating the records to the newly created feature service. Also demonstrates how to create a unique feature renderer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.