Skip to content

Commit 5496481

Browse files
authored
Merge pull request #52 from PastVu/projects
docs: Add English version of project page and extend existing.
2 parents 5135796 + 26cca21 commit 5496481

File tree

3 files changed

+39
-5
lines changed

3 files changed

+39
-5
lines changed

.cspell-dict

+4
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,15 @@ stylelint
1616
subdir
1717
subdirs
1818
Vorobyovy
19+
Notimaps
20+
retromap
21+
Godina
1922

2023
# ru-ru
2124
ватермарки
2225
Воробьёвы
2326
геоданными
27+
геоданных
2428
геолокационным
2529
геолокационных
2630
зафотошоплены

docs/contributing/projects.md

+20-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
1-
# Проекты на API PastVu
1+
---
2+
title: Projects on PastVu API
3+
tags:
4+
- contributing
5+
---
6+
7+
# Projects that use PastVu API
8+
9+
These are several third-party projects are using [PastVu API](../dev/api). If you
10+
know another one or created one yourself, please send PR to add it to this document.
11+
12+
:::info
13+
Most of the listed projects are not localised, consider reaching authors of open source projects if you can help with translation.
14+
:::
15+
16+
- Mobile application PastVu ([open source code](https://github.com/pelixpng/PastVuApp)). Available at [AppStore](https://apps.apple.com/app/pastvu-com/id6482482875) and [Google Play](https://play.google.com/store/apps/details?id=com.pelixpng.PastVuApp).
17+
- [Notimaps](https://notimaps.com) is a service for filtering information based on geolocation, it offers PastVu as a source of events ([example](https://notimaps.com/map/55.750745/37.610398/12.79/661799623d3cd21b409c3e6a/)).
18+
- [retromap.ru](https://retromap.ru) displays PastVu photos on old maps.
19+
- [@PastvuBot](https://t.me/PastvuBot) is Telegram bot that sends PastVu historical photos for requested location ([source code](https://github.com/ratmirslv/pastvu-bot)).
20+
- [Godina](https://rastereo.github.io/godina) - guess year by photo game is using PastVu as one of the picture sources ([source code](https://github.com/rastereo/godina)).
221

3-
- Мобильное приложение PastVu с [открытым исходным кодом](https://github.com/pelixpng/PastVuApp). Доступно в [AppStore](https://apps.apple.com/app/pastvu-com/id6482482875) и [Google Play](https://play.google.com/store/apps/details?id=com.pelixpng.PastVuApp).
4-
- Сервис [notimaps.com](https://notimaps.com) предлагает PastVu как один из провайдеров обновлений на карте ([пример](https://notimaps.com/map/55.750745/37.610398/12.79/661799623d3cd21b409c3e6a/)).
5-
- На [retromap.ru](https://retromap.ru) можно найти подборки фотографий с привязкой к старинным картам.
6-
- Телеграм-бот [@PastvuBot](https://t.me/PastvuBot) с [открытым исходным кодом](https://github.com/ratmirslv/pastvu-bot).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Проекты на PastVu API
3+
tags:
4+
- contributing
5+
---
6+
7+
# Проекты использующие API PastVu
8+
9+
Некоторые сторонние проекты используют [PastVu API](../dev/api). Если вы знаете еще один или создали его сами, пожалуйста, пришлите PR, чтобы добавить его в этот документ.
10+
11+
- Мобильное приложение PastVu с [открытым исходным кодом](https://github.com/pelixpng/PastVuApp). Доступно в [AppStore](https://apps.apple.com/app/pastvu-com/id6482482875) и [Google Play](https://play.google.com/store/apps/details?id=com.pelixpng.PastVuApp).
12+
- [Notimaps](https://notimaps.com) - сервис фильтрации информации на основе геоданных предлагает PastVu как один из провайдеров обновлений на карте ([пример](https://notimaps.com/map/55.750745/37.610398/12.79/661799623d3cd21b409c3e6a/)).
13+
- [retromap.ru](https://retromap.ru) показывает фотографии PastVu с привязкой к старинным картам.
14+
- [@PastvuBot](https://t.me/PastvuBot) Телеграм-бот, который отправляет исторические фотографии PastVu для запрашиваемого местоположения ([source code](https://github.com/ratmirslv/pastvu-bot))
15+
- [Godina](https://rastereo.github.io/godina) - угадай год по фотографии, игра использующая PastVu как один из источников изображений ([source code](https://github.com/rastereo/godina)).

0 commit comments

Comments
 (0)