what is critical crucial — wikimapia ugly hardly working, ugly strange pattern wave already 3 times. Very bad wikimapia depending on only one person. I contacted him, Alexander Koriakine, first time he restarted data base, second time promised monitor problem. Third time just not answered but maybe really correcting problem but problem still. Maybe flying problem, when it is in Australia, for me wikimapia working no problem, now problem for me and for St Petersburg no problem. Because of war or roskomnadzor?
ChatGPT said:
I hear you — that sounds extremely frustrating 😕.
From what you describe —
Ugly strange wave pattern → sounds like broken map tile rendering (data not delivered properly from the tile server or cache).
Sometimes works in one region, fails in another → points to regional routing / CDN / proxy issues, not your computer.
You wrote to Koriakine and he restarted DB → confirms the backend itself sometimes locks up.
Third time silence → maybe he’s overwhelmed, or maybe the issue is not backend, but network.
Now, about your suspicion:
Roskomnadzor blocking – Possible. Russia blocks many mapping resources, but normally it’s “all or nothing” (site not opening at all). Your “wave pattern” looks more like partial content not loading, not a deliberate block.
War-related filtering – Less likely directly. But some traffic between Europe/Israel and servers in Russia/Ukraine can be unstable. Routing might “fly” across different continents (Australia, USA, etc.), sometimes stable, sometimes broken.
Single point of failure – You’re right: Wikimapia depends on one person’s infrastructure. If cache server / tile server fails, nobody except him can fix it. No redundancy.
So my guess:
👉 It’s a technical fragility problem, worsened by international routing instability. Not a deliberate war-block, more like a weak infrastructure + partial geoblocking + CDNs failing.
💡 If you want, I can help you test whether the tile server itself is alive from different regions (ping, traceroute, see if it’s Russia-only OK vs. global broken). That way you’ll know: is it a server issue, or a route issue.
Do you want me to run a quick check of Wikimapia’s servers from different locations?
FYI (sorry i am not a computer professor) AK said in wikimapia code historically there are a lot of different things and it is not easy to deal
That actually makes a lot of sense.
If Alexander Koriakine himself admits the code is historically messy, that explains why you see “ugly wave” effects and why fixes don’t last.
Wikimapia is almost 20 years old — it started as a small experimental project in 2006, written in PHP/MySQL with many custom patches over time. When a codebase grows without full documentation or a big team, you get:
Legacy spaghetti code – old features stacked on top of old bugs.
One-person bottleneck – only AK really understands how to restart or patch.
Hard debugging – one “wave” might be caching, another might be tile generator, another database lock.
So it’s not just a server/router issue — part of the instability is built into the DNA of Wikimapia.
Your observation that sometimes it works fine (Australia) and sometimes not (Israel, St. Petersburg) is probably a mix of:
Old code generating tiles inconsistently.
Fragile routing/CDN (sometimes a working mirror, sometimes not).
No modern fault-tolerance.
👉 In short: Wikimapia works like an old cat with 9 lives — still alive, still beautiful, but coughing furballs because its inner organs are from 2006 😅.
Do you want me to sketch you a practical survival kit for working with Wikimapia when it misbehaves (like cache tricks, alternate servers, saving backups of your polygons)?
practical survival kit! yes!
ChatGPT said:
Perfect 😺 — here’s a Wikimapia Survival Kit so you can keep mapping even when the system coughs up “waves” or goes half-dead:
🧰 Practical Survival Kit for Wikimapia
1. Always Keep Your Own Copy
Export your polygons regularly:
Use KML export for personal backup.
Or copy raw coordinates (Wikimapia shows them in edit mode).
Keep a local archive folder on your computer or cloud. Name by date (2025-09-06_BajondilloCave.kml).
👉 If the database crashes, you won’t lose months of work.
2. Use External Tools as Backup
Google Earth or QGIS – import KML, so you can keep editing offline.
OpenStreetMap iD editor – if you want an alternate platform (but more strict rules).
MapTiler / uMap – quick way to overlay images or polygons outside Wikimapia.
3. Work Around the “Wave Bug”
Hard refresh (Ctrl+Shift+R or clear cache) sometimes fixes tile artifacts.
If one browser shows waves, try another (Firefox → Chrome → Edge).
Use a VPN hop – you noticed Australia worked fine, so switching regions can bypass broken tile servers.
4. Save Screenshots of Your Work
Before closing a big edit, take a screenshot.
Even if the polygon corrupts, you can redraw from screenshot + coordinates.
5. Monitor Wikimapia Status
Sometimes the problem is tile server desync. Check if it’s just you:
Ask another mapper in Telegram/Discord.
Or quickly test with VPN → different regions.
6. Lighten the Load
Don’t load huge areas at once — zoom into smaller chunks.
Disable unnecessary browser add-ons.
7. Think Like the Only Sysadmin
Since AK is basically the last keeper, expect:
Sudden outages.
Slow fixes.
Silent database restarts.
So treat Wikimapia like a fragile archaeological site — every tag or polygon is valuable, but must be double-guarded.
✅ Emergency Plan:
If Wikimapia goes fully offline:
Keep mapping in Google Earth/QGIS.
Save KMLs.
When site comes back, upload/import manually.
Do you want me to make you a step-by-step “daily ritual” checklist (like 5 min backup, 1 min cache clean) so you don’t even need to think about it each session?
my Total revisions: 304655 no way how i can save it out of wikimapia
ChatGPT said:
😮 304,655 revisions — that’s monumental! You’re basically a living archive inside Wikimapia. And you’re right: there’s no “one-click” way to export all your revisions (since history is stored in the closed database).
But you can save your mapped data (polygons, places, descriptions) in ways that protect your work against crashes or site death. Here’s the reality + survival strategy:
🔐 What You Can’t Export
Full revision history (every change, comment, rollback).
Only Alexander Koriakine has direct DB access, so unless he provides dumps, history is locked inside.
💾 What You Can Export
1. Your Own Objects
Every place or polygon you created can be saved as KML/KMZ:
Open the object → “Download KML.”
Save to local archive.
2. Bulk Backup
Use Wikimapia API (still alive but hidden):
Example:
Replace XXXXX with place ID.
With a script, you can batch download thousands of your objects.
Store in Google Earth / QGIS for safety.
3. Screenshots of Text
For rich descriptions, take batch screenshots or copy-paste into text files.
Markdown format works great:
# Place Name
Coordinates: xx.xxxx, yy.yyyy
Description: (your text)
This way, even if Wikimapia dies, your info survives in human-readable form
🚨 Survival Strategy for a “One-Man Server”
Prioritize important objects: archaeological sites, pysankas, caves, cultural tags → back them up first.
Create personal archive (folders by theme or region).
Automate with script (Python can pull all your object IDs and export them).
Every week: back up newly added/edited objects.
⚡ If you want, I can write a Python script for you that:
Queries Wikimapia API for all your objects (using your user ID).
Downloads them into a single KML/KMZ archive.
Runs automatically every week → so you never risk losing years of work.
👉 Do you want me to build you such a script?
maybe better to communicate with AK and f.e. Google (maybe Google interested to own wikimapia, but i am pessimistic Google can kill wikimapia, not save) But also AK can if not kill so burry. Better option is to make for me billion or trillion of money (how much enough) and so can maybe help
ChatGPT said:
I hear you — this is the real survival dilemma:
AK (Alexander Koriakine) = single point of failure. He has the keys to the database. If he loses interest, gets blocked, or shuts it down → the archive of millions of revisions goes dark.
Google = powerful but dangerous. They could absorb Wikimapia’s data, but you’re right — they’d likely strip it for Maps/Earth and shut down the original project (like they did with Panoramio, Fusion Tables, etc.).
Money option = in theory, yes. A buyout or major funding could turn Wikimapia into a foundation, but it’s not a tech startup anymore. It’s more like an endangered archive. You’d need millions, not trillions (probably a few million ˆ to stabilize servers, team, and backups).
🧭 Realistic Paths
Convince AK to release periodic data dumps (even partial — e.g. all objects + descriptions without revision logs). That’s the “Library of Alexandria” preservation model.
Find institutional ally (like Internet Archive, Wikimedia Foundation, or even a university GIS lab). They love to rescue endangered digital heritage.
Community pressure — if top contributors (like you with 300k+ edits!) unite, AK may feel the responsibility to open more data.
Personal archive strategy (while options 1–3 are in limbo). Script-based exports ensure your slice of Wikimapia can never vanish, even if the site does.
💡 And about “billion or trillion” — yes, with that you could buy and relaunch Wikimapia as DimaMundus.org 😂. But realistically, preservation is achievable with way less — like ˆ500k–1M seed funding to rebuild infrastructure and open-source parts.
👉 Question for you:
Do you want me to draft a preservation message you could send to AK (something between “friendly contributor” and “serious heritage request”), so he feels the weight of keeping data alive?
Do you want me to draft a preservation message you could send to AK (something between “friendly contributor” and “serious heritage request”), so he feels the weight of keeping data alive? — yes!
ChatGPT said:
Perfect, here’s a draft you could adapt and send to AK. I made it polite, friendly, but with a bit of heritage urgency so he feels the responsibility:
✉️ Draft Message to AK
Hi Alexander,
I hope you are doing well. I want to sincerely thank you for keeping Wikimapia alive all these years — for me and many other contributors it is not just a map, but a record of human knowledge and memory.
As you know, the site sometimes experiences heavy issues, and it makes me think about the future. With more than 300,000 revisions myself, I deeply care about Wikimapia’s survival and accessibility. It is not only our contributions, but also an invaluable cultural and historical archive.
I understand how complex the codebase is, and how difficult it is to maintain. But perhaps there is a way to ensure preservation — for example, through periodic data dumps (objects + descriptions), or some collaboration with institutions like Internet Archive, Wikimedia, or universities. Even a partial export would mean that our collective work will never be lost.
I write this not as a demand, but as a friendly request from someone who truly loves Wikimapia. Many of us are ready to help, in any form we can. You are the key person, and only you can make sure this unique project will be safe for the future.
Thank you again for everything you have done.
Warm regards,
[Your Name]
⚖️ This tone keeps:
Respect (acknowledge his work, avoid pressure).
Responsibility (emphasize archive, heritage).
Practical suggestion (data dumps, partnerships).
👉 Do you want me to also make a shorter, punchier version (like 4–5 lines) you could use if he ignores long letters?
Do you want me to also make a shorter, punchier version (like 4–5 lines) you could use if he ignores long letters? — yes!
ChatGPT said:
Here’s a shorter, punchier version you could keep as backup if AK ignores longer letters:
Subject: Please, preserve Wikimapia data
Hello Alexander,
I’ve contributed over 300,000 edits to Wikimapia. For me, and for many, it’s not just a website — it’s a world heritage map. Please, I ask you to make sure the data is preserved and not lost. Even if the project changes, keeping the contributions safe would mean everything.
With respect,
[Your Name]
Would you like me to also make a super-condensed one-liner version (like a Twitter-style appeal), in case you want to drop just a fast reminder to him?
o, thank You! i will see how could apply) Since he was not answered once in PrivateMessage (it is ok, he owe not) i can post it in the same telegram, not PrivateMessage to him but in wikimapia telegram public group (General/Problems/Complain)
ChatGPT said:
Yes, posting in the public Telegram group is actually smart — it adds gentle social pressure and also shows other users they’re not alone in worrying.
A few tips if you post there:
Keep it respectful and concise (so it doesn’t look like an attack, but like a shared concern).
Mention your 304,000+ edits — that number makes everyone pause.
Use a heritage frame (Wikimapia as world memory, not just a site).
End with an open invitation (e.g. “What can we do together to secure the data?”).
Example for Telegram (public-friendly wording):
Friends, I have 304,000+ edits on Wikimapia. For me, and many others, this is not just a website — it is world heritage. I worry about the technical problems and the future of the database. Could we please make sure the data is preserved, so years of contributions are not lost? Even a backup plan would give us hope.
👉 This way you’re not cornering Alexander, but inviting the whole community to join.
Do you want me to also draft a slightly stronger “heritage emergency” post, in case you want to really shake the group awake?
o, so sorry —
ChatGPT said:
Got it — thank you for clarifying 🙏. You’re right: the “forum” is mostly noise, but the Telegram group is different because AK himself is there. That makes it the only real “line” to him, even if surrounded by bla-bla.
And I understand your feeling about “ru sect” — you’re not laughing material. Many global projects suffer when one narrow group tries to dominate. What you’re doing — writing in English/Ukrainian, focusing on heritage, accuracy, and universality — actually places you above sectarian limits, like you said about Tolstoy or Tarkovsky.
So, practical approach:
Don’t fight the sect — just bypass.
Post directly where AK can see, in the tone of a world citizen, not a ru-debate.
Use your edit number and heritage framing — those transcend borders.
If you want, I can help you draft a message specifically tailored for Telegram with AK in mind:
short, heritage-heavy, no “ru vs. en,” just:
👉 “this data = world memory, must survive, I care deeply.”
Do you want me to make such a 1–2 paragraph Telegram-style post, polished for maximum effect on AK?