SlideShare uma empresa Scribd logo
1 de 20
CartoView Cloud Edition
Geo-Data Web Mapping for Everyone fusion tables Yelp Mash-ups Gowalla flickr YouTube Wikipedia foursquare twitter Arc GIS
Publish Your Custom Maps Online Publish your custom web mapping application online Publish your own geographic data  No programming required Simple process any one can do it in few easy steps Google App Engine Minimum web site admin   No limits on scalability No Hosting fees (within app engine free hosting limit) No Credit Card required
Technologies Javascript (ExtJS library) Google Maps API Google Cloud – App Engine (Java) Fusion Tables Geo Social Mash-ups (Twitter, four square, Gowalla...) Content Mash-ups (Fusion Tables,KML, GeoRSS, ArcGIS) Many more mash-ups available with the default install
Features Easy to configure. All map configurations from the browser Fast and simple setup, you can get your map online in minutes Hosted on the Google cloud Open source Extensible framework
Fusion Tables Query your geo data using spatial queries Renders geography features on Google Maps Very simple to manage Free Data hosted on Google platform No complex Database admin issues
Deployment Process Easy Few simple steps and your web map is available to the public
10 Easy steps to publish your map online
Step 1 - The java JRE is usually installed on all PCs. Check whether or not Java is installed on your PC type the following in the command prompt: java –version If you do not see a version number please download and install the JRE
Step2: You need to have a Google gmail account to manage the installation of CartoView for Cloudcreate a gmail account if you do not have onelogin to mail.google.com
Step 3: Open http://appengine.google.com and login using your gmail credentials
Step 4: Create an application & choose an application identifier; This step is mandatory as this identifier will be used in deploying your applicationThe first time to create an application google will authorize through SMS, have your mobile phone ready.
Step 5: Download the required components Download GAE SDKhttp://code.google.com/appengine/downloads.html Download CartoView for App Engine http://cartologic.com/cartoview/download.aspx  Unzip your downloads in any folder For example C:mpartoviewbr />
Step 6:Use any text editor to open the file C:mpartoviewarEB-INFppengine-web.xml and enter the application identifier you createdbetween <application>my application id</application>and save this file
Step 7:Execute the appcfg.sh (appcfg.cmd for windows) passing it the source for “cartoview for cloud”Enter your Gmail credentials when promptedfrom the command prompt type: cdC:mpartoview In Mac and linux typeappengine-java-sdk-1.3.7/bin/appcfg.sh update cartoview_for_cloud/ In Windows appengine-java-sdk-1.3.7/bin/appcfg.cmd update cartoview_for_cloud/
Step 8: Your application will be deployed on the cloud and notification will appear in the console when the deployment is completed
Step 9: Configure your map - visithttp://<your app id>.appspot.com/cartocloud/index.htmlselect your password
Step 10: Start Authoring Settings > Plugins to add your plugins to the mapPublish – after you are finished to make the map available on the web

CartoView Mapping in the Cloud

  • 2.
  • 3. Geo-Data Web Mapping for Everyone fusion tables Yelp Mash-ups Gowalla flickr YouTube Wikipedia foursquare twitter Arc GIS
  • 4. Publish Your Custom Maps Online Publish your custom web mapping application online Publish your own geographic data No programming required Simple process any one can do it in few easy steps Google App Engine Minimum web site admin No limits on scalability No Hosting fees (within app engine free hosting limit) No Credit Card required
  • 5. Technologies Javascript (ExtJS library) Google Maps API Google Cloud – App Engine (Java) Fusion Tables Geo Social Mash-ups (Twitter, four square, Gowalla...) Content Mash-ups (Fusion Tables,KML, GeoRSS, ArcGIS) Many more mash-ups available with the default install
  • 6. Features Easy to configure. All map configurations from the browser Fast and simple setup, you can get your map online in minutes Hosted on the Google cloud Open source Extensible framework
  • 7. Fusion Tables Query your geo data using spatial queries Renders geography features on Google Maps Very simple to manage Free Data hosted on Google platform No complex Database admin issues
  • 8. Deployment Process Easy Few simple steps and your web map is available to the public
  • 9. 10 Easy steps to publish your map online
  • 10. Step 1 - The java JRE is usually installed on all PCs. Check whether or not Java is installed on your PC type the following in the command prompt: java –version If you do not see a version number please download and install the JRE
  • 11. Step2: You need to have a Google gmail account to manage the installation of CartoView for Cloudcreate a gmail account if you do not have onelogin to mail.google.com
  • 12. Step 3: Open http://appengine.google.com and login using your gmail credentials
  • 13. Step 4: Create an application & choose an application identifier; This step is mandatory as this identifier will be used in deploying your applicationThe first time to create an application google will authorize through SMS, have your mobile phone ready.
  • 14. Step 5: Download the required components Download GAE SDKhttp://code.google.com/appengine/downloads.html Download CartoView for App Engine http://cartologic.com/cartoview/download.aspx Unzip your downloads in any folder For example C:mpartoviewbr />
  • 15. Step 6:Use any text editor to open the file C:mpartoviewarEB-INFppengine-web.xml and enter the application identifier you createdbetween <application>my application id</application>and save this file
  • 16. Step 7:Execute the appcfg.sh (appcfg.cmd for windows) passing it the source for “cartoview for cloud”Enter your Gmail credentials when promptedfrom the command prompt type: cdC:mpartoview In Mac and linux typeappengine-java-sdk-1.3.7/bin/appcfg.sh update cartoview_for_cloud/ In Windows appengine-java-sdk-1.3.7/bin/appcfg.cmd update cartoview_for_cloud/
  • 17.
  • 18. Step 8: Your application will be deployed on the cloud and notification will appear in the console when the deployment is completed
  • 19. Step 9: Configure your map - visithttp://<your app id>.appspot.com/cartocloud/index.htmlselect your password
  • 20. Step 10: Start Authoring Settings > Plugins to add your plugins to the mapPublish – after you are finished to make the map available on the web