+ All Categories
Home > Documents > Make Enterprise GIS Data and Service Available Anytime ...

Make Enterprise GIS Data and Service Available Anytime ...

Date post: 03-Feb-2022
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
44
Oct 29, 2014 Supergeo Webinar Make Enterprise GIS Data & Service Available Anytime, Anywhere Make Enterprise GIS Data & Service Available Anytime, Anywhere
Transcript
Page 1: Make Enterprise GIS Data and Service Available Anytime ...

Oct 29, 2014

Supergeo Webinar

Make Enterprise GIS Data & Service

Available Anytime, Anywhere

Make Enterprise GIS Data & Service

Available Anytime, Anywhere

Page 2: Make Enterprise GIS Data and Service Available Anytime ...

Presenters

� Olivia LinTech Support Engineer

GIS Training & Support Center

� Sarah LiuSales and Marketing Director

� Supergeo Support Team

22

Page 3: Make Enterprise GIS Data and Service Available Anytime ...

Product Roadmap

3

Make Enterprise GIS Data & Service Available Anytime, Anywhere

3

Page 4: Make Enterprise GIS Data and Service Available Anytime ...

Outline

� Introduction of SuperGIS Server

� The New SuperGIS Server 3.2

� Working with SuperGIS Server 3.2

� 01. Overlay with Open Map Resource

� 02. Design GIS web templates

� 03. Perform Network Analysis: Service Area

� 04. Build an Android GIS App to link with web

maps

4

Page 5: Make Enterprise GIS Data and Service Available Anytime ...

Overview of SuperGIS Server

� Integrate and share GIS Services effectively over the Web

� Manage huge spatial data in central geodatabases

� Customize application with diversified Web Mapping APIs

� Extend GIS techniques to mobile applications

5

Page 6: Make Enterprise GIS Data and Service Available Anytime ...

Customized GIS Websites

6

Public Works, UAE

Cadastral Management, Italy

Page 7: Make Enterprise GIS Data and Service Available Anytime ...

Customized GIS Websites

Disaster Control, TW

Traffic Management, TW

7

Page 8: Make Enterprise GIS Data and Service Available Anytime ...

New SuperGIS Server 3.2

� Effortless management

� Manage all settings in SuperGIS Server

Manager

� Publish services from SuperGIS Desktop

� Flexible settings

� Overlay with OSM by one click

� Improved Web Applications

8

Page 9: Make Enterprise GIS Data and Service Available Anytime ...

Questions & Comments

� During the presentation, you may share your comments or questions

� Or, you may drop us an email to: [email protected]

� Follow us on Twitter

@Supergeotek

99

Page 10: Make Enterprise GIS Data and Service Available Anytime ...

10

Page 11: Make Enterprise GIS Data and Service Available Anytime ...

Outline

� Introduction of SuperGIS Server

� The New SuperGIS Server 3.2

� Working with SuperGIS Server 3.2

� 01. Overlay with Open Map Resource

� 02. Design GIS web templates

� 03. Perform Network Analysis: Service Area

� 04. Build an Android GIS App to link with web maps

1111

Page 12: Make Enterprise GIS Data and Service Available Anytime ...

The New SuperGIS Server 3.2

� Interface : SuperGIS Server Manager

12

NOTE :

The first login info.

will be set as an

administrator.

Page 13: Make Enterprise GIS Data and Service Available Anytime ...

13

The New SuperGIS Server 3.2

� SuperGIS Server Manager

� Provide a complete management tool with webpage

� Directly publish various types of GIS services, create

GIS websites, and manage the settings of SuperGIS

Server

Page 14: Make Enterprise GIS Data and Service Available Anytime ...

� 01. Overlay with Online Map Resources

14

Working With SuperGIS Server 3.2

Page 15: Make Enterprise GIS Data and Service Available Anytime ...

Scenario 1

Visualize the distribution of ATMs in the city.

• Mash up with OpenStreetMap as basemap

• Overlay with your data

�A point layer - the locations of ATM

15

Page 16: Make Enterprise GIS Data and Service Available Anytime ...

• Key points:

� The coordinate system of Layers must be

Web Mercator

� One click to overlay with OpenStreetMap

• Can publish services by SuperGIS Server

Publisher add-on

16

01. Overlay with Online Map Resources

Page 17: Make Enterprise GIS Data and Service Available Anytime ...

Live Demonstration

17

Page 18: Make Enterprise GIS Data and Service Available Anytime ...

Scenario 2

Manage your Enterprise GIS centrally

• Display the properties of the bank

• Update the latest land information from each

branch, to synchronize with the headquarters

for decision making.

• Allow real-time query and measurement

18

Code:3928

Class:farm

Lender: Capitole

Borrower:Stella

Smith

Page 19: Make Enterprise GIS Data and Service Available Anytime ...

02. Design GIS Web Templates

� Quickly create new feature with default symbol

settings.

� The corresponding attribute info will be displayed.

19

Page 20: Make Enterprise GIS Data and Service Available Anytime ...

02. Design GIS Web Templates

� Edit the features and attribute data with front

end applications through the Internet

� Just check the box to apply Feature Service

20

Page 21: Make Enterprise GIS Data and Service Available Anytime ...

Live Demonstration

21

Page 22: Make Enterprise GIS Data and Service Available Anytime ...

22

BREAKTIME: QUICK POLL

Page 23: Make Enterprise GIS Data and Service Available Anytime ...

03. Perform Network Analysis: Service area

23

Page 24: Make Enterprise GIS Data and Service Available Anytime ...

03. Network Analysis : Service area

� Generate network data before applying

Network Analysis

� Build a geo-process by SuperGIS Toolkit

� Design the process

� Set the Process Parameters

� Set the Result and display on map

� Just check the box to apply the Process

24

Page 25: Make Enterprise GIS Data and Service Available Anytime ...

Design the process

25

• A better solution for you to save time on

designing the process:

http://sgdn.supergeotek.com/

Page 26: Make Enterprise GIS Data and Service Available Anytime ...

Design the geo-process

26

� Set the Process Parameter

� Customize the Parameter’s name

Page 27: Make Enterprise GIS Data and Service Available Anytime ...

Live Demonstration

27

Page 28: Make Enterprise GIS Data and Service Available Anytime ...

Mobile client applications

� SuperPad�Support to apply Data Services

Toolbar Extension to access

services

�Support to read map service,

WMS, WFS

� SuperSurv

� SuperGIS Mobile Viewer

� Custom applications

28

Page 29: Make Enterprise GIS Data and Service Available Anytime ...

04. Build a GIS App to link with web maps

� Deploy maps and assign tasks to your field force.

� Browse GIS service anytime, anywhere

29

Page 30: Make Enterprise GIS Data and Service Available Anytime ...

04. Build a GIS App to link with web maps

� Before creating an App, you should install :

� Java SE

� Android SDK

� Eclipse

� SuperGIS Runtime SDK

� All source of sample code from :

� Help Manual

� Online Source Sample : SGDN

30

Copy SuperGIS Runtime

SDK.apk to your Android

device and install it

Page 31: Make Enterprise GIS Data and Service Available Anytime ...

Sources of Sample Codes

� Help Manual

� Online Source: SGDN

31

Page 32: Make Enterprise GIS Data and Service Available Anytime ...

In SGDN, you’ll find more:

32

Page 33: Make Enterprise GIS Data and Service Available Anytime ...

Link with Web Maps

All the sample codes to

the Android app will be

written here

33

Page 34: Make Enterprise GIS Data and Service Available Anytime ...

Link with Web Maps

Name of the map service: Resource Name

IP address for the SuperGIS Server, and

Account and Password

34

Page 35: Make Enterprise GIS Data and Service Available Anytime ...

Live Demonstration

35

Page 36: Make Enterprise GIS Data and Service Available Anytime ...

Agriculture Development, Indonesia

� Field Survey to capture crop info &

farm size

� Access map data from private cloud

� Real-time data synchronization

� Control accurate data to support

decision making

36

Page 37: Make Enterprise GIS Data and Service Available Anytime ...

BREAKTIME: QUICK POLL

37

Page 38: Make Enterprise GIS Data and Service Available Anytime ...

Q&A Time

38

http://www.supergeotek.com

[email protected]

Subscribe to get latest Online Training Resources

38

Page 39: Make Enterprise GIS Data and Service Available Anytime ...

SuperGIS Server 3.2 Functionality

39www.supergeotek.com

Page 40: Make Enterprise GIS Data and Service Available Anytime ...

Supported formats & System requirements

� Vector files: GEO, SHP, MIF, DXF, DWG, DGN

� Raster files: SGR, MrSID, GeoTIFF, BMP, JPEG, ECW, LAN

� CPU: 2.2 GHz or higher

� RAM: 4 GB or higher

� Operating Systems

� Windows Server 2008 (32/64 bit) /R2(64 bit)

� Windows Server 2012 R2 DataCenter (64bit)

� IIS:5.1 or higher

� .NET Framework 2.0 SP2 or higher

4040

Page 41: Make Enterprise GIS Data and Service Available Anytime ...

Supported Specs

� Provide many Web Application APIs for customization� JavaScript

� Flex

� Silverlight

� Support .NET development tools� Microsoft Visual Studio 2005

� Microsoft Visual Studio 2008 (.Net 2.0)

� Microsoft Visual Studio 2010

� Web browsers � Internet Explorer 8.0 or higher

� Firefox 3.6.8 or higher

� Chrome 5.0 or higher

� Safari 5.0 or higher

� Opera 10.60 or higher

4141

Page 42: Make Enterprise GIS Data and Service Available Anytime ...

GIS Services Anytime, Anywhere

� Various types of geodatabase

� GIS Web service publishing

� OGC service

� Web application

� Various client applications

� Web browser

� Mobile GIS

� Desktop GIS

� Custom applications

� Integration with other resources

42

Page 43: Make Enterprise GIS Data and Service Available Anytime ...

Supergeo Webinar

� 20th November – 3D GIS(3PM, London local time)

43

Upcoming Events

43

Page 44: Make Enterprise GIS Data and Service Available Anytime ...

Thank you for your attention

44

http://www.supergeotek.com

[email protected]

Subscribe to get latest Online Training Resources

44


Recommended