Skip to content

Commit

Permalink
add thumbnail, contribution text and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marikavertzonis committed May 3, 2017
1 parent c94fb4b commit b24023c
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 6 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
@@ -0,0 +1 @@
Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).
53 changes: 47 additions & 6 deletions README.md
@@ -1,10 +1,51 @@
# AuGeo
AuGeo - Augmented Reality for ArcGIS
# AuGeo - Augmented Reality for ArcGIS
![App](./thumbnail.png)

AuGeo, latin for augmented, is an [Esri Labs](http://labs.esri.com) initiative to explore the possibilities of using ArcGIS data in an augmented reality environment. Available for free in the iTunes (http://links.esri.com/esrilabs/augeo/ios) and Google Play (http://links.esri.com/esrilabs/augeo/android) stores, the AuGeo mobile app allows you to easily bring data from your exiting ArcGIS point feature layers into an augmented reality mobile app. Preparing your existing data for use within AuGeo is very straight-forward as described in this tutorial (http://links.esri.com/esrilabs/augeo/tutorial).
AuGeo, latin for augmented, is an [Esri Labs](http://labs.esri.com) initiative to explore the possibilities of using ArcGIS data in an augmented reality environment.

We at Esri Labs see many potential uses for Augmented Reality in GIS. While we love maps, locating assets around you can be easier through the lenses of a camera on your phone or tablet. Through an augmented reality view, we can more intuitively represent hidden assets (underground, covered by vegetation or snow), reducing the time needed for people to find what they were looking for. Will Augmented Reality help perform asset inspections more quickly? Will it guide rescue teams towards a fire hydrant that otherwise would be missed? Will if provide the ultimate mobile user experience for the most technology averse real estate agent? Will it be the foundation for the next tourist guide of your city?
## How to use the app

As a Research Project from Esri Labs, our intent with Augeo is to make interesting technology available to you, so we can explore the possibilities together. To start with AuGeo, all you need is an ArcGIS Online subscription, some data and a mobile device. We would love to hear your feedback through our Github Repository (http://links.esri.com/esrilabs/augeo/github) and evolve what already looks like a gold (Au) mine of possibilities.
Available for free in the [iTunes](http://links.esri.com/esrilabs/augeo/ios) and [Google Play] (http://links.esri.com/esrilabs/augeo/android) stores, you can also download desktop installation files for he the app from these urls

Are you a developer? AuGeo is built using AppStudio for ArcGIS (http://appstudio.esri.com) . The source code of this application will be made available once AppStudio 2.0 is released in July 2017 and will be available with the Standard Edition of AppStudio for ArcGIS.

http://links.esri.com/esrilabs/augeo/windows

http://links.esri.com/esrilabs/augeo/mac

http://links.esri.com/esrilabs/augeo/ubuntu

The AuGeo mobile app allows you to easily bring data from your exiting ArcGIS point feature layers into an augmented reality mobile app. Preparing your existing data for use within AuGeo is very straight-forward as described in this <a href="http://links.esri.com/esrilabs/augeo/tutorial">tutorial</a>.

We at Esri Labs see many potential uses for Augmented Reality in GIS. While we love maps, locating assets around you can be easier through the lenses of a camera on your phone or tablet. Through an augmented reality view, we can more intuitively represent hidden assets (underground, covered by vegetation or snow), reducing the time needed for people to find what they were looking for. Will Augmented Reality help perform asset inspections more quickly? Will it guide rescue teams towards a fire hydrant that otherwise would be missed? Will if provide the ultimate mobile user experience for the most technology averse real estate agent? Will it be the foundation for the next tourist guide of your city?

As a Research Project from Esri Labs, our intent with Augeo is to make interesting technology available to you, so we can explore the possibilities together. To start with AuGeo, all you need is an ArcGIS Online subscription, some data and a mobile device. We would love to hear your feedback through our Github Repository (http://links.esri.com/esrilabs/augeo/github) and evolve what already looks like a gold (Au) mine of possibilities.

## Requirements

Are you a developer? AuGeo is built using <a href="http://www.esri.com/landing-pages/appstudio">AppStudio for ArcGIS</a>. The source code of this application will be made available once AppStudio 2.0 is released in July 2017 and will be available with the Standard Edition of AppStudio for ArcGIS.

## Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue into this repo.

## Contributing

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing)

## Copyright and License

Copyright © 2017 Esri Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

> http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

A copy of the license is available in the repository's [LICENSE](./LICENSE) file.
Binary file added thumbnail.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b24023c

Please sign in to comment.