Presentation is loading. Please wait.

Presentation is loading. Please wait.

FI-WARE POI Data Provider. Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed.

Similar presentations


Presentation on theme: "FI-WARE POI Data Provider. Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed."— Presentation transcript:

1 FI-WARE POI Data Provider

2 Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed and modular data model for representing POIs Data components can be distributed across multiple servers and organisations Client needs to fetch only the data components relevant to the application Easy to extend by introducing new – possibly application dependent – data components

3 Technical Based on the Entity-Component (EC) model Distributed service architecture for accessing POI data via RESTful APIs API enables searching, accessing and modifying POI data using standard HTTP requests JSON used as the serialization format for the POI data – easy to use

4 POI Use Case Find preselected places and related information Search and select the places to visit Extra info from Beer Connoisseurs’ POI database

5 Several Databases for Different Purposes Searches by search API More info about specific POIs using access API POIs identified by UUIDs

6 Sample Data { "pois": { "8e57d2e6-f98f-4404-b075-112049e72346": { "fw_core": { "category": "library", "location": { "wgs84": { "latitude": 65.0612507, "longitude": 25.4667681 } }, "name": { "":"Tiedekirjasto Pegasus" }, /* more core data */ } }, "30ddf703-59f5-4448-8918-0f625a7e1122": { /* POI data */ }

7 Example: fw_contact data component { "fw_contact": { "visit": "Santa Claus Village?, Napapiiri, 96930 Rovaniemi, Finland", "postal": ["Santa Claus Village?","Napapiiri","96930 Rovaniemi","Finland"], "email": "travel.info@rovaniemi.fi", "phone": "+358 16 346270", "source": { "name": "Open Alleymap", "website": "http://www.example.org/open_alleymap", "id": "49115cb0-8286-11e3-baa7-0800200c9a66", "license": "http://www.example.org/alley_license.txt" }, "last_update": { "timestamp": "1390305508467", "responsible": "28509ff0-8294-11e3-baa7-0800200c9a66" }


Download ppt "FI-WARE POI Data Provider. Principles Enables building various location based service (LBS) applications for all kinds of networked devices Distributed."

Similar presentations


Ads by Google