Project

General

Profile

Wiki » History » Version 13

Кирилл Кулаков, 02/28/2014 12:55 PM

1 13 Кирилл Кулаков
h1. Документация для разработчиков сервиса
2 1 Кирилл Кулаков
3 13 Кирилл Кулаков
* Проектирование
4
** [[Service Architecture|Архитектура сервиса]]
5
** [[Geo2tag Channel Naming|Правила именования каналов]]
6
** [[GeTS API]]
7
** [[Use Cases]]
8
** [[gets-notes|Notes]]
9
10
11
12
h1. Документация для пользователей сервиса
13
14
* "Описание API сервиса":http://oss.fruct.org/projects/gets/service/
15
* примеры использования сервиса
16
17
h1. Дополнительная информация
18
19
*  "Geo2tag LBS platform":http://geo2tag.org
20
21
<pre>
22 1 Кирилл Кулаков
The idea of project is following. "Geo2tag LBS platform":http://geo2tag.org is a back-end platform for geo-services. It has flexible support a channels with points. In this project we use geo2tag service as a points storage and add specific functions for using in the e-Tourism projects. Later on some functions may be moved into geo2tag platform.
23
24
The project called GeTS -- Geo2tag e-Tourism Service.
25
26
h1. User requirements
27
28
* Use yandex maps markup language for output data
29
30
* Add support to store polygons and tracks
31
32 4 Кирилл Кулаков
* User should authorize using Google Auth 2.0 provider
33 1 Кирилл Кулаков
34 5 Кирилл Кулаков
* Service must support categories for points
35
36 1 Кирилл Кулаков
* Each user can use own channels to store points, polygons and tracks and can read public channels of points, polygons and tracks.
37 6 Никита Давыдовский
38
* Public channels can be updated by users with specific privileges.
39 8 Кирилл Кулаков
40 7 Кирилл Кулаков
h1. Other documentation
41 1 Кирилл Кулаков
42
* "YMapsML language":http://api.yandex.ru/maps/doc/ymapsml/
43
44 9 Никита Давыдовский
* [[Project]]
45 12 Никита Давыдовский
46
h1. Related links
47 9 Никита Давыдовский
48
* "GeTS Service":http://kappa.cs.karelia.ru/~davydovs/gets/
49 13 Кирилл Кулаков
</pre>