+ All Categories
Home > Documents > Application Development_Mike Moore_NAVTEQ

Application Development_Mike Moore_NAVTEQ

Date post: 30-May-2018
Category:
Upload: see2009
View: 216 times
Download: 0 times
Share this document with a friend

of 23

Transcript
  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    1/23

    Symbian and Location

    NAVTEQ Network for Developers http://www.NN4D.com

    ren s an ec no ogyMike Moore

    Technical Consultant

    NAVTEQ Network for Developers (NN4D)

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    2/23

    Agenda

    Positioning Technologies, Industry Trends &

    Opportunities in LBS

    Get Started Using NAVTEQ Map Data And

    NAVTEQ Network for Developers http://www.NN4D.com

    APIs and Technical Resources Offered at NN4D

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    3/23

    Positioning Technology

    GPS

    A-GPS

    Wifi Positioning

    RFID

    NAVTEQ Network for Developers http://www.NN4D.com

    Network Positioning

    Cell ID Positioning

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    4/23

    Enhanced UIexperience

    Enhanced input

    LBS Industry Trends

    Coupling location features with new device technologies

    NAVTEQ Network for Developers http://www.NN4D.com

    experience

    Enhanced graphics &imaging experience

    Convergence Multimodality

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    5/23

    Opportunities in Location-Based Services (LBS)

    NavigationTurn by turn, map &

    route, pedestrian,traffic, POIs

    ContentAdvertising,

    directories, search,weather, events,

    NAVTEQ Network for Developers http://www.NN4D.com

    Business ApplicationsAsset tracking, billing, field services,sales force automation, surveys, real

    estate

    Entertainment & LeisureTravel, athletics, gaming,local imaging (geotagging)

    Social NetworkingFind me, match me,

    friend finder, peer-to-peer, personalsecurity, tracking

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    6/23

    NAVTEQ Discover Cities Enables

    Multi-Modal Routing

    Multi-modal navigation

    Seven major transportation modes Walking

    Driving

    NAVTEQ Network for Developers http://www.NN4D.com

    By Subway

    By Bus

    By Taxi

    By Aeroplane

    With the latest maps, POIs and real-timeinformation

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    7/23

    Get Started Using NAVTEQ Map

    Data & Location Content Become a member

    today

    Visit www.NN4D.com Click on Join NN4D

    Start to Explore

    Sample Data

    NAVTEQ Network for Developers http://www.NN4D.com

    Technical Resources Tools & APIs

    Technical Support

    All of the above arefree for development

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    8/23

    Product & Partner Zones

    NN4D Professional Grade Developer Program

    Summary of NN4D

    12,000 web pages

    300+ technical resources 100+ webinar topics Active developer forum Web 2.0 tools, services, & publishing tools

    NAVTEQ rated 1st or 2nd in 67% of 21 categories included in 2009 EDC Developer

    Program Benchmarking Study, which included 24 high profile companies.

    NAVTEQ Network for Developers http://www.NN4D.com

    Sample Map Data & Content

    APIs and Tools

    MapTP AJAX API Component Interface Web Services

    C++/Java APIs Demos & Examples Tutorials Documentation

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    9/23

    The Annual NAVTEQ Global LBS Challenge

    Leading LBS developer competition

    Five regions EMEA, North America, South America,

    NAVTEQ Network for Developers http://www.NN4D.com

    ,

    Develop apps for any platform & device, usingNAVTEQ map data

    8 global platform and device sponsors

    Compete successfully for your share of $8.2M in cash and prizes

    32% of finalists from past 6 years have received funding o

    r commercial contracts

    www.LBSChallenge.comEnter your app. Get in the game.

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    10/23

    Available APIs & Tech Resources

    offered at NN4D

    Offered by NAVTEQ MapTP

    Web Services API Component Interface for Symbian C++

    Offered b NAVTE LPA

    NAVTEQ Network for Developers http://www.NN4D.com

    LocationPoint Advertising API

    HTTP REST XML or Binary, and WS SOAP

    Offered by deCarta

    APIs for Internet & Wireless Solutions

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    11/23

    MapTP Web Services API

    Platform-Agnostic API

    Access via XML/SOAP, HTTP GET Services offered are

    NAVTEQ Network for Developers http://www.NN4D.com

    Geocoder

    ReverseGeocoder

    ProximitySearch

    Routing

    MapletRemoteControl

    TrafficInfo

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    12/23

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    13/23

    More Info About Web Services Go to www.NN4D.com

    ->BUILD

    ->Web Services

    NAVTEQ Network for Developers http://www.NN4D.com

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    14/23

    Symbian C++ Component Interface Application clients of CI receives Vector Map Data stream

    Offers a lightweight programming interface by component-

    oriented approach

    Allows seamless integration of mapping functionality intoa lications

    NAVTEQ Network for Developers http://www.NN4D.com

    Applications can also receive maplet remote control (MRC) fromMapTP Web Services

    Client applications are fully controllable from remote applications

    The MapTP CI provides APIs to handle connections, maps, custommaps, and custom objects

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    15/23

    Vector Graphics vs. Raster Graphics Raster Graphics

    Images as a collection of pixels

    Vector Graphics Geometrical primitives such as points, lines, polygons Objects have a location (latitude / longitude) Objects can be scaled, stretched, compressed, moved,

    and rotated

    NAVTEQ Network for Developers http://www.NN4D.com

    Vector map data transferred to the client. The clientrenders the vector map for display Incremental data downloads as requested

    Advantages of Vector Graphics Fast panning, fast and seamless zooming Animation Jump from one location to another; Bird-

    eye view; Route fly-by Possible map color scheme change (e.g. map colors) at

    runtime

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    16/23

    Example

    NAVTEQ Network for Developers http://www.NN4D.com

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    17/23

    CI Controls Map Objects CI Creates

    Labels

    Ovals Polygon

    Polyline

    Layer Control

    NAVTEQ Network for Developers http://www.NN4D.com

    Read KML

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    18/23

    More Info about Symbian C++ CI Goto www.NN4D.com

    ->BUILD

    ->Mobile APIs

    ->MapTP ComponentInterface

    NAVTEQ Network for Developers http://www.NN4D.com

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    19/23

    NAVTEQ LocationPoint Advertising To Access the LPA API

    HTTP REST XML Reponse

    HTTP REST Binary HashTable Response

    Web Service/SOAP

    NAVTEQ Network for Developers http://www.NN4D.com

    Demo

    http://mobi.traffic.com

    More info www.NN4D.com/LPA

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    20/23

    deCarta APIs for Internet & LBS

    Solutions deCarta DDS Web Services

    Maps

    GIF, JPG, PNG, SVG andBMP

    URL or Base64 encodedmaps

    Spatial Services

    POI Search, Geocoding &

    NAVTEQ Network for Developers http://www.NN4D.com

    Reverse Geocoding

    Routing, Driving Directions

    Interface

    OpenLS 1.0 XML Interface

    XML-over-HTTP WebService

    J2SE Client & JavaScriptAPI

    deCarta Mobile

    J2ME Interface for Java MEEnabled Mobile Devices

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    21/23

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    22/23

    NN4D Tech Resources & Support

    For tech resources

    - Sample Data

    - APIs

    Visit LEARN, BUILD tabs at

    www.NN4D.com

    For tech support

    1 Visit

    NAVTEQ Network for Developers http://www.NN4D.com

    . .

    2 Or visit www.NN4D.com

    ->SUPPORT tab

    3 Or log on to

    www.NN4D.com->Click on Contact link

  • 8/14/2019 Application Development_Mike Moore_NAVTEQ

    23/23

    www.NN4D.com/joindevelopers

    Q & A

    NAVTEQ Network for Developers http://www.NN4D.com

    Thank You

    Contact

    Mike [email protected]


Recommended