Content editor
Give it a try!
You can edit almost all of the content on this site!
Yep, even this text right here. Meta (°o°)
xxxxxxxxxx
 |  | 
1
editor
2
description
3
text
4
**Give it a try!**
5
6
7
You can edit <sub><sup>almost</sup></sub> all of the content on this site!
8
9
Yep, even this text *right here*. Meta (°o°)
10
home
11
long
12
url c home.md
13
projects
14
name Andin
15
description An indoor map for android.
16
technologies
17
Android
18
Kotlin
19
GraphQL
20
Go
21
Python
22
SQL
23
gitUrl https //github.com/ubipo/andin-api
24
imgUrl c andin-new.png
25
siteUrl https //andin.pfiers.net/
26
long
27
url c andin.md
28
name OSMfocus Reborn
29
description Open source tool for examining OpenStreetMap elements on a map.
Parsed data
xxxxxxxxxx
"text": "\n\nOSMfocus was an incredibly useful tool to investigate and debug\nOpenStreetMap data. Accent on the *was* unfortunately, as the app\nbroke with the deprecation of the non-TLS version of the \n[OpenStreetMap API](https://wiki.openstreetmap.org/wiki/API_v0.6).\n\nWhile technically becoming\n[open source](https://github.com/MichaelVL/osm-focus) (after breaking),\nthe project was unmaintained and didn't accept pull requests to fix it.\n\nBecause I wanted to add some extra features besides fixing the broken\nAPI client, and because the codebase was showing its age, I decided to\ncreate a new version, dubbed *OSMfocus Reborn*, from scratch.\n\nOSMfocus Reborn uses [Kotlin](https://kotlinlang.org) and \n[Android Jetpack](https://developer.android.com/jetpack).\n\nYou can download it on\n[Google Play](https://play.google.com/store/apps/details?id=net.pfiers.osmfocus).\n\n1 | 2 | 3\n:---------------------------------------:|:-----------------------------------------:|:----------------:\n |  | \n"
{
"editor": {
"description": {
"text": "**Give it a try!**\n\nYou can edit <sub><sup>almost</sup></sub> all of the content on this site! \nYep, even this text *right here*. Meta (°o°)\n"
}
},
"home": {
"long": {
"url": "c:home.md"
}
},
"projects": [
{
"name": "Andin",
"description": "An indoor map for android.",
"technologies": [
"Android",
"Kotlin",
"GraphQL",
"Go",
"Python",
"SQL"
],
"gitUrl": "https://github.com/ubipo/andin-api",
"imgUrl": "c:andin-new.png",
"siteUrl": "https://andin.pfiers.net/",
"long": {
"url": "c:andin.md"
}