SlideShare ist ein Scribd-Unternehmen logo
1 von 211
http://bit.ly/LqEWhX
   arcgis.com login:
  MappingAutomation
  surveysummit2012
Web-Enabling Your Survey Data

      Rudy Stricklan, RLS, GISP
      Mapping Automation, LLC
Web-Enabling Your Survey Data

      Rudy Stricklan, RLS, GISP
      Mapping Automation, LLC
Pre Flight Check


    ArcGIS Desktop (any level)

    Shapefiles

    Coordinate systems & projections

    Any web browser other than
   Internet Explorer
Shapefiles

 the dBASE of GIS-format files
  Only one spatial datatype per shapefile
  2GB filesize restriction
  Can’t store topology relationships
  Curves stored as multi-segment lines
  FID primary key field value can change
  No coordinate system range enforcement
  dBASE restrictions: 10-character fieldnames, limited storage,

  Just like dBASE, shapefiles are still used everywhere and won’t die
Web Mapping in a Week
Internet
the inter-networking
infrastructure
Web
software mechanism
                         h ttp :/ www
                                 /
to network HTML-format
documents (“webpages”)
HTML
HyperText
Markup Language:
web page
language that
renders content in
web browsers
                     HTML ≈ DXF
HTTP
HyperText Transfer
                     h ttp :/ www
                             /
Protocol– how web
pages are
requested and
delivered over the
World Wide Web
Web Services

   http://www.google.com




                           index.html
                           default.html
We b S e rvice s


                   http://www.google.com




                                           index.html
                                           default.html
We b Map p ing

  http://maps.googleapis.com/maps/api/staticmap?center=32.231843,-110.953376&zoom=12
  &size=400x400&maptype=roadmap&sensor=false




                                                                We b M ap S e rve r
We b Map p ing

  http://maps.googleapis.com/maps/api/staticmap?center=32.231843,-110.953376&zoom=12
  &size=400x400&maptype=roadmap&sensor=false




                                                                We b M ap S e rve r
eb Map individual map

ervice: layer with
built-
in functionality


eb Map:    map layers
Web Map Service
    (WMS)

  Map Service

   Web Map
Web Mapping




  
 using a web browser
  to display maps
http://maps.googleapis.com/maps/api/staticmap?
center=32.706,-117.162&zoom=17&size=640x600&maptype=satellite&sensor=false




        http://bit.ly/KQKO47
http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D
/MapServer/export?
bbox=-117.168254,32.703266,-117.154601,32.710506
&size=640,600&format=png&transparent=false&f=image




        http://bit.ly/LkPD5x
http://bit.ly/NbZbNL
We b Map p ing C oolne s s

    it’s about accessing mapping data whenever you want, wherever
    you are, on any device that runs web browser software

    simple to use, familiar software interface for all levels of users

    nothing to download: no software, no plugins, no data

    mashup capability: web maps can combine with, and hyperlink to,
    geospatial data from all sorts of diverse sources

    always working from the latest copy of centralized data,
    accessible to all authorized users via the URL

    data is available to clients on 24x7 basis with no need to send
    DVDs, etc.
Cloud Coolness

  ability to spool up any amount of computing power that you
  need on a moment’s notice, and then unplug it when
  finished

  puts the same technology in your hands as the big players
  have

  cost ranges from free to sky’s the limit (but at least is
  structured on a pay as you go basis)

  could help change the way you do business
The   Case for Web Mapping




  It doesn’t
  replace

The    Case for Web Mapping


Without
expert
involvement,
it doesn’t
provide
authoritative
content

Technology Stack



 ‱ Improved coordinate system referencing and selection; support for
   compound datum transformations with recommended choices

 ‱ Enhanced image analysis functionality, including LiDAR LAS data support

 ‱ Publish map services directly from ArcGIS Desktop

 ‱ Database connections: connect to SQL Server, PostgreSQL, Oracle, DB2 &
   Informix databases directly to read, export spatial data

 ‱ Georeferenced PDF publishing

 ‱ Maplex Label Engine is now part of core software
Technology Stack
Technology Stack
ArcGIS Online Subscription

            ≠
            =
      ArcGIS Server
Web Publishing Functionality
MappingAutomation
surveysummit2012
D e m o:
ArcG IS O nline
D rag and d rop
   we b m ap
If you don’t share a web map:

‱Desktop browsers and Android
devices have to sign into ArcGIS
Online as the content Owner

‱iPhone and iPad users cannot
access through a browser interface,
they have to use the ArcGIS app:
If you share a web map with groups:

3.Can share link with anyone, and it
will open natively in desktop or
Android device browser

4.iPhone and iPad users cannot
access through a browser interface,
they have to use the ArcGIS app:
Sharing with groups allows you to
make an Esri Web Application:

3.The web app URL can be opened by
Group clients on desktop, Android and
iOS browsers

4.It can also be opened by the ArcGIS
app on Android and iOS devices:
If you share it with Everyone:

3.In addition to an Esri web
application, you can customize and
embed the web map’s HTML code
into a web page frame

4.BUT
 you have to expose your (or
your client’s) data openly on the
ArcGIS Online web site
$1/credit
$2500 buy-in

 breaks the 1000 feature limit!
Web Mercator
EPSG: 3857
                                       cylinder tangent at the equator



     PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",
     GEOGCS["GCS_WGS_1984",
     DATUM["D_WGS_1984",SPHEROID["WGS_1984",
             6378137.0,298.257223563]],
     PRIMEM["Greenwich",0.0],
     UNIT["Degree",0.0174532925199433]],
     PROJECTION["Mercator_Auxiliary_Sphere"],
     PARAMETER["False_Easting",0.0],
     PARAMETER["False_Northing",0.0],
     PARAMETER["Central_Meridian",0.0],
     PARAMETER["Standard_Parallel_1",0.0],
     PARAMETER["Auxiliary_Sphere_Type",0.0],
     UNIT["Meter",1.0]]
Web Mercator

   faster calculations with spherical
   geometry
   north is always up
   covers entire world without favoring any
   particular region
   “practically” conformal
 ‱ it’s not conformal!
 ‱ it’s not old-school enough
 ‱ since it’s not equal-area, it’s not
   politically correct
D e m o:
 ArcG IS O nline
F e atu re S e rvice
Using Caching to Speed Display
D e m o:
ArcG IS O nline
   C ach e d
 M ap S e rvice
$1/credit
$2500 buy-in
$1/credit
                             $2500 buy-in
    shapefile,              + map service
   csv, tsv, GPX            definition files
1000 features each    + ArcMap layers: any source,
 import/2GB max          any size you can afford
    web maps &           web maps, web apps,
     web apps               & map services
    Logins necessary at all sharing levels
Google Web Mapping
shapefile, KML,             + MapInfo
    csv, tsv, xlsx         files & imagery
   100MB each               1GB each file,
import/250MB max          10GB for imagery
   web maps &           web maps, web apps, &
 addressable layers       addressable layers
  URL link that doesn’t have to be public
drive.google.com
http://www.shpescape.com/
www.weebly.com
D e m o:
    G oogle
F u s ion Tab le
       M ap
O p e nG e o M ap p ing
http://opengeo.org/
opengeo.org/technology/suite/download/
x
admin/geoserver
workspace
store
layers
right-click
http://suite.opengeo.org/docs/geoexplorer/using/index.html
src=“http://localhost:.....”
Cost/hour
                                                  2â‚”
                                                  11.5â‚”
                                                  28.5â‚”
                                                  23â‚”
                                                  46â‚”
                                                  92â‚”
                                                  57â‚”
                                                  $1.14
                                                  $2.28
                                                  $1.14
                                                  $1.61
                                                  $2.97
                                                  $2.60

+ EBS Storage: 10â‚”/GB/month, 10â‚”/million I/O requests
Description
ChangePasswordNow!
localhost:8080/geoserver/opengeo/wms




ec2-50-16-72-220.compute-1.amazonaws.com:8080/geoserver/opengeo/wms
2Âą - $3 per hour,
                         + 10Âą/GB of storage
shapefiles, KML, GML, PostGIS, Oracle, MS
SQL Server, ArcSDE, DB2, MySQL, rasters

   ∞ database size, ∞ rows per table,
32TB table size, 1.6TB row size, 16GB fields
    web maps/apps via GeoExplorer &
  Javascript,WMS, WFS, WCS, and REST
            open URL links
D e m o:
P u b lis h ing an
O p e nLaye rs
  We b M ap
    S e rvice
D XF

acad .lin

Au toLIS P
D e m o:
   H TM L &
  JavaS crip t
p rogram m ing
≀ 1000                      Import as
features?     YES
                            web map




  NO




            Add PostGIS layer
            as a WMS source
            to ArcGIS Online map
We want w
          m
For iOS an
           d
In the meantime

Planning



                                            Data
                                          Collection
 Data Updating




Data Access &                          Pre-Design Analysis
Visualization



                                                Design &
            As-Built                            Mapping
           Locations
                       Staking & Construction
Bottom Line


It’s all about the data

and its authoritative
content management
in a form that is
accessible anytime,
anywhere, from any
Internet-connected
device
Web Mapping Strategy




1 app = 1 map
Rudy S tricklan, RLS , G IS P
rudy.s tricklan@
mappingautomation.com

Weitere Àhnliche Inhalte

Ähnlich wie Web enabling your survey business ppt version

Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Esri Nederland
 
Arc2Earth - ESRI NYC Dev Meetup
Arc2Earth - ESRI NYC Dev MeetupArc2Earth - ESRI NYC Dev Meetup
Arc2Earth - ESRI NYC Dev Meetup
Arc2Earth
 
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Esri Nederland
 

Ähnlich wie Web enabling your survey business ppt version (20)

3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.
 
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
 
Leveraging GIS with AutoCAD
Leveraging GIS with AutoCADLeveraging GIS with AutoCAD
Leveraging GIS with AutoCAD
 
Offline maps for mobile developers (Android/iOS)
Offline maps for mobile developers (Android/iOS)Offline maps for mobile developers (Android/iOS)
Offline maps for mobile developers (Android/iOS)
 
Web Mapping 101: What Is It and Making It Work For You
Web Mapping 101: What Is It and Making It Work For YouWeb Mapping 101: What Is It and Making It Work For You
Web Mapping 101: What Is It and Making It Work For You
 
GIS User to Web-GIS Developer Journey
GIS User to Web-GIS Developer JourneyGIS User to Web-GIS Developer Journey
GIS User to Web-GIS Developer Journey
 
NDGeospatialSummit2019 - ArcGIS Pro – Next-Generation Desktop GIS
NDGeospatialSummit2019 - ArcGIS Pro – Next-Generation Desktop GISNDGeospatialSummit2019 - ArcGIS Pro – Next-Generation Desktop GIS
NDGeospatialSummit2019 - ArcGIS Pro – Next-Generation Desktop GIS
 
Super map gis 8c
Super map gis 8cSuper map gis 8c
Super map gis 8c
 
NDGISUC2017 - Introducing ArcGIS Pro
NDGISUC2017 - Introducing ArcGIS ProNDGISUC2017 - Introducing ArcGIS Pro
NDGISUC2017 - Introducing ArcGIS Pro
 
Arc2Earth - ESRI NYC Dev Meetup
Arc2Earth - ESRI NYC Dev MeetupArc2Earth - ESRI NYC Dev Meetup
Arc2Earth - ESRI NYC Dev Meetup
 
Concepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into MapsConcepts and Methods of Embedding Statistical Data into Maps
Concepts and Methods of Embedding Statistical Data into Maps
 
Web gis implementation notes
Web gis implementation notesWeb gis implementation notes
Web gis implementation notes
 
Internet-enabled GIS Using Free and Open Source Tools
Internet-enabled GIS Using Free and Open Source ToolsInternet-enabled GIS Using Free and Open Source Tools
Internet-enabled GIS Using Free and Open Source Tools
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GIS
 
HTML5 and CartoDB
HTML5 and CartoDBHTML5 and CartoDB
HTML5 and CartoDB
 
ESRI Dev Meetup: Building Distributed JavaScript Map Widgets
ESRI Dev Meetup: Building Distributed JavaScript Map WidgetsESRI Dev Meetup: Building Distributed JavaScript Map Widgets
ESRI Dev Meetup: Building Distributed JavaScript Map Widgets
 
3D Visualization in ArcGIS Pro
3D Visualization in ArcGIS Pro3D Visualization in ArcGIS Pro
3D Visualization in ArcGIS Pro
 
Agi08 Jeremy Morley
Agi08 Jeremy MorleyAgi08 Jeremy Morley
Agi08 Jeremy Morley
 
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
Getting Started with the ArcGIS API for JavaScript, Esri, Julie Powell, Antoo...
 
Esri Map App Builders
Esri Map App BuildersEsri Map App Builders
Esri Map App Builders
 

KĂŒrzlich hochgeladen

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

KĂŒrzlich hochgeladen (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Web enabling your survey business ppt version

  • 1. http://bit.ly/LqEWhX arcgis.com login: MappingAutomation surveysummit2012
  • 2.
  • 3.
  • 4. Web-Enabling Your Survey Data Rudy Stricklan, RLS, GISP Mapping Automation, LLC
  • 5. Web-Enabling Your Survey Data Rudy Stricklan, RLS, GISP Mapping Automation, LLC
  • 6. Pre Flight Check ArcGIS Desktop (any level) Shapefiles Coordinate systems & projections Any web browser other than Internet Explorer
  • 7. Shapefiles 
 the dBASE of GIS-format files Only one spatial datatype per shapefile 2GB filesize restriction Can’t store topology relationships Curves stored as multi-segment lines FID primary key field value can change No coordinate system range enforcement dBASE restrictions: 10-character fieldnames, limited storage,
 Just like dBASE, shapefiles are still used everywhere and won’t die
  • 8. Web Mapping in a Week
  • 9.
  • 11. Web software mechanism h ttp :/ www / to network HTML-format documents (“webpages”)
  • 12. HTML HyperText Markup Language: web page language that renders content in web browsers HTML ≈ DXF
  • 13. HTTP HyperText Transfer h ttp :/ www / Protocol– how web pages are requested and delivered over the World Wide Web
  • 14.
  • 15.
  • 16. Web Services http://www.google.com index.html default.html
  • 17. We b S e rvice s http://www.google.com index.html default.html
  • 18. We b Map p ing http://maps.googleapis.com/maps/api/staticmap?center=32.231843,-110.953376&zoom=12 &size=400x400&maptype=roadmap&sensor=false We b M ap S e rve r
  • 19. We b Map p ing http://maps.googleapis.com/maps/api/staticmap?center=32.231843,-110.953376&zoom=12 &size=400x400&maptype=roadmap&sensor=false We b M ap S e rve r
  • 20. eb Map individual map ervice: layer with built- in functionality eb Map: map layers
  • 21. Web Map Service (WMS) Map Service Web Map
  • 22. Web Mapping 
 using a web browser to display maps
  • 24.
  • 26.
  • 28.
  • 29. We b Map p ing C oolne s s it’s about accessing mapping data whenever you want, wherever you are, on any device that runs web browser software simple to use, familiar software interface for all levels of users nothing to download: no software, no plugins, no data mashup capability: web maps can combine with, and hyperlink to, geospatial data from all sorts of diverse sources always working from the latest copy of centralized data, accessible to all authorized users via the URL data is available to clients on 24x7 basis with no need to send DVDs, etc.
  • 30.
  • 31.
  • 32.
  • 33. Cloud Coolness ability to spool up any amount of computing power that you need on a moment’s notice, and then unplug it when finished puts the same technology in your hands as the big players have cost ranges from free to sky’s the limit (but at least is structured on a pay as you go basis) could help change the way you do business
  • 34. The Case for Web Mapping It doesn’t replace

  • 35. The Case for Web Mapping Without expert involvement, it doesn’t provide authoritative content

  • 36. Technology Stack ‱ Improved coordinate system referencing and selection; support for compound datum transformations with recommended choices ‱ Enhanced image analysis functionality, including LiDAR LAS data support ‱ Publish map services directly from ArcGIS Desktop ‱ Database connections: connect to SQL Server, PostgreSQL, Oracle, DB2 & Informix databases directly to read, export spatial data ‱ Georeferenced PDF publishing ‱ Maplex Label Engine is now part of core software
  • 39.
  • 40.
  • 41. ArcGIS Online Subscription ≠ = ArcGIS Server Web Publishing Functionality
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50. D e m o: ArcG IS O nline D rag and d rop we b m ap
  • 51.
  • 52.
  • 53.
  • 54.
  • 55. If you don’t share a web map: ‱Desktop browsers and Android devices have to sign into ArcGIS Online as the content Owner ‱iPhone and iPad users cannot access through a browser interface, they have to use the ArcGIS app:
  • 56.
  • 57. If you share a web map with groups: 3.Can share link with anyone, and it will open natively in desktop or Android device browser 4.iPhone and iPad users cannot access through a browser interface, they have to use the ArcGIS app:
  • 58. Sharing with groups allows you to make an Esri Web Application: 3.The web app URL can be opened by Group clients on desktop, Android and iOS browsers 4.It can also be opened by the ArcGIS app on Android and iOS devices:
  • 59. If you share it with Everyone: 3.In addition to an Esri web application, you can customize and embed the web map’s HTML code into a web page frame 4.BUT
 you have to expose your (or your client’s) data openly on the ArcGIS Online web site
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69.
  • 70.
  • 72.
  • 73.
  • 74. 
 breaks the 1000 feature limit!
  • 75.
  • 76.
  • 77.
  • 78.
  • 79.
  • 80. Web Mercator EPSG: 3857 cylinder tangent at the equator PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere", GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984",SPHEROID["WGS_1984", 6378137.0,298.257223563]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Mercator_Auxiliary_Sphere"], PARAMETER["False_Easting",0.0], PARAMETER["False_Northing",0.0], PARAMETER["Central_Meridian",0.0], PARAMETER["Standard_Parallel_1",0.0], PARAMETER["Auxiliary_Sphere_Type",0.0], UNIT["Meter",1.0]]
  • 81. Web Mercator faster calculations with spherical geometry north is always up covers entire world without favoring any particular region “practically” conformal ‱ it’s not conformal! ‱ it’s not old-school enough ‱ since it’s not equal-area, it’s not politically correct
  • 82.
  • 83.
  • 84.
  • 85.
  • 86.
  • 87.
  • 88.
  • 89.
  • 90.
  • 91.
  • 92.
  • 93. D e m o: ArcG IS O nline F e atu re S e rvice
  • 94. Using Caching to Speed Display
  • 95.
  • 96.
  • 97.
  • 98.
  • 99.
  • 100.
  • 101. D e m o: ArcG IS O nline C ach e d M ap S e rvice
  • 102.
  • 104.
  • 105. $1/credit $2500 buy-in shapefile, + map service csv, tsv, GPX definition files 1000 features each + ArcMap layers: any source, import/2GB max any size you can afford web maps & web maps, web apps, web apps & map services Logins necessary at all sharing levels
  • 107. shapefile, KML, + MapInfo csv, tsv, xlsx files & imagery 100MB each 1GB each file, import/250MB max 10GB for imagery web maps & web maps, web apps, & addressable layers addressable layers URL link that doesn’t have to be public
  • 108.
  • 111.
  • 112.
  • 113.
  • 114.
  • 115.
  • 116.
  • 117.
  • 118.
  • 119.
  • 120.
  • 121.
  • 122.
  • 123.
  • 125.
  • 126.
  • 127.
  • 128.
  • 129. D e m o: G oogle F u s ion Tab le M ap
  • 130.
  • 131. O p e nG e o M ap p ing
  • 134.
  • 135.
  • 136. x
  • 137.
  • 138.
  • 139.
  • 140.
  • 141.
  • 144.
  • 145.
  • 146.
  • 147.
  • 148.
  • 149.
  • 150.
  • 151.
  • 152.
  • 153.
  • 154.
  • 155.
  • 156.
  • 157.
  • 158.
  • 159.
  • 160.
  • 162.
  • 163.
  • 164.
  • 165.
  • 167.
  • 169.
  • 170.
  • 171.
  • 172.
  • 173. Cost/hour 2â‚” 11.5â‚” 28.5â‚” 23â‚” 46â‚” 92â‚” 57â‚” $1.14 $2.28 $1.14 $1.61 $2.97 $2.60 + EBS Storage: 10â‚”/GB/month, 10â‚”/million I/O requests
  • 174.
  • 175.
  • 176.
  • 178.
  • 179.
  • 180.
  • 182.
  • 183.
  • 185.
  • 186.
  • 187. 2Âą - $3 per hour, + 10Âą/GB of storage shapefiles, KML, GML, PostGIS, Oracle, MS SQL Server, ArcSDE, DB2, MySQL, rasters
 ∞ database size, ∞ rows per table, 32TB table size, 1.6TB row size, 16GB fields web maps/apps via GeoExplorer & Javascript,WMS, WFS, WCS, and REST open URL links
  • 188. D e m o: P u b lis h ing an O p e nLaye rs We b M ap S e rvice
  • 189.
  • 190.
  • 191.
  • 192. D XF acad .lin Au toLIS P
  • 193.
  • 194.
  • 195.
  • 196.
  • 197.
  • 198. D e m o: H TM L & JavaS crip t p rogram m ing
  • 199.
  • 200. ≀ 1000 Import as features? YES web map NO Add PostGIS layer as a WMS source to ArcGIS Online map
  • 201.
  • 202.
  • 203.
  • 204.
  • 205.
  • 206. We want w m For iOS an d
  • 208. Planning Data Collection Data Updating Data Access & Pre-Design Analysis Visualization Design & As-Built Mapping Locations Staking & Construction
  • 209. Bottom Line It’s all about the data
 and its authoritative content management in a form that is accessible anytime, anywhere, from any Internet-connected device
  • 210. Web Mapping Strategy 1 app = 1 map
  • 211. Rudy S tricklan, RLS , G IS P rudy.s tricklan@ mappingautomation.com

Hinweis der Redaktion

  1. Web browsers enable users to view HTML documents HTML is what is contained in a web page
  2. HTTP is how the mechanics of web pages are requested and delivered; HTML is what is delivered.
  3. Web Map– contains one or more ArcGIS Server map services that are referenced from ArcGIS Online Web Map Service– a set of interface specifications that provide uniform access by web browser clients to map servers over the WWW. WMS is a standard defined by the Open Geospatial Consortium. Web Service– software apps or data accessible over the WWW From the Help: What is the difference between a web map and a web application within the context of the website? A web map is an interactive display of geographic information, for example, satellite imagery of streets, houses, and open space within Los Angeles County. You can view it in a browser, mobile device, or desktop application and use tools to change the extent, find places, and see detailed data about a specific location. In addition, you can build your own map by defining an area of interest, choosing a basemap, and adding data layers. You can save maps and share them with everybody or with specific groups you belong to. A web application is a website that combines maps, data, and tools for a targeted use such as a polling stations application. It might be as simple as a map embedded in a blog or as complex as GPS navigation app or operational dashboard. Applications can be based on standard templates, which are configured using web maps and other properties and developed with ArcGIS APIs. In general, applications are constructed from information in web maps, supplemented with additional application-specific configuration and customization. Applications can be hosted as a part of your content in the system or they can be managed independently and registered with the system.
  4. It’s accessing mapping whenever you want, wherever you are, on any device that runs web browser software. Even if Internet connectivity is unavailable, there are mechanisms for saving and using locally-stored data.
  5. Devices can be as cheap as smartphones or iPad, Android tablets (like $200 Nexus 7) To access the data, they need to click through a Proof of Delivery form that insures they got it.
  6. Closely associated with the whole web services paradigm is the notion of the Cloud. Don’t think of it as just another remote server that has to be purchased, provisioned and attended to by internal IT staff. It’s a utility that you plug into whenever you need it, at whatever scale you require. You don’t have to wait for corporate to approve it, then acquire and install it. You don’t keep paying for it till it’s way past its prime. You can scale up and down as needed.
  7. No need to wait for corporate authorization and delay for hardware purchases
  8. The Share settings in the viewer control how you can publish the map. If you just want to keep it to yourself, no sharing is necessary. If you want to share the map with your group, you have to select the group. Sharing with the group allows you also to publish the map as a web application.
  9. A published web application is based on a web map authored with the ArcGIS.com map viewer.
  10. While somewhat limited in functionality when compared to your own ArcGIS for Server services, ArcGIS Online also offers simple hosted tiled and feature services. ArcGIS Online Hosted Services remove many of the hassles of having to maintain and scale your own services and they are provided at an extra cost that follows a ‘pay for what you use’ pricing model. You may want to consider complementing your ArcGIS for Server deployment with ArcGIS Online Hosted Services for simple web mapping needs, particularly for public facing web applications.   Current capabilities of AGOL: Tiled map services - fast display of your data - tiles build in ArcGIS Online - support for queries with an associated feature service - no dynamic mapping Feature services - supports editing - ability to track edits - supports owner based editing (only creator of a feature can edit it) - Ability to download data via shapefile for local synchronization
  11. Amazon Elastic Block Storage  (EBS) provides raw  block devices , that can be attached to  Amazon EC2  instances. These block devices can then be used like any raw block device. In a typical use case, this would include formatting the device with a  filesystem  and  mounting  said filesystem. In addition EBS supports a number of advanced storage features, including snapshotting and cloning. Currently EBS volumes can be up to 1TB in size. EBS volumes are built on replicated back end storage, so that the failure of a single component will not cause data loss.