Infiltration
THEORY
Ethics
Observations
 
PRACTICE
Abandoned Sites
Boats
Churches
Drains/Catacombs
Hotels/Hospitals
Transit Tunnels
Utility Tunnels
Various
 
RESOURCES
Exploration Timeline
Infilnews
Infilspeak Dictionary
Usufruct Blog
Worldwide Links
Infiltration Forums home | search | login | register

Reply
Infiltration Forums > UE Main > Personal LDB(Viewed 4123 times)
Dark_Aaron location:
Memphis
 
 |  | 
Personal LDB
< on 5/7/2014 12:57 AM >
Posted on Forum: UER ForumQuote
Hello everyone. I'm currently working on a software package that'll allow people to create their own personal location databases, it's based on google maps and a custom node.js/mongodb backend. I plan to release it as open source soon as well.

I decided to create this thread so I can get some feedback/ideas/questions/whatever. For now here's some screenshots of it.

1. Home screen


2. Entry view


3. Location entry page


The import feature on the location entry page allows you to import .kml files, such as the ones you can export from Google Maps/Earth.



Prohobo in training.
Best thread on UER
Steed location:
Edmonton/Seoul
 
 |  |  | Daehanmindecline
Re: Personal LDB
<Reply # 1 on 5/7/2014 1:20 AM >
Posted on Forum: UER ForumQuote
That's a good idea. I've tried a few apps for this purpose, but never settled on one.



Skye_Ann location:
Kitchener, Ontario
 
 |  |  | History In Decay Blog
Re: Personal LDB
<Reply # 2 on 5/7/2014 2:08 AM >
Posted on Forum: UER ForumQuote
This is awesome! Now I just have to start remembering where the hell my locations are...



My Blog; https://historyindecay.blogspot.com/
Dark_Aaron location:
Memphis
 
 |  | 
Re: Personal LDB
<Reply # 3 on 5/7/2014 4:18 AM >
Posted on Forum: UER ForumQuote
For those who are interested I've put the project on github. You can find it here: http://ablakely.github.io/uedb/.

I am willing to provide hosting for people who are interested, you may PM me for more information on that. So far this project is on tested on Linux and Mac OS X, if there are any Windows developers who are familiar with node.js and mongodb feel free to test it out and contribute.





Prohobo in training.
Best thread on UER
ISO640 location:
Somewhere in Maryland
 
 |  | 
Re: Personal LDB
<Reply # 4 on 5/7/2014 9:55 AM >
Posted on Forum: UER ForumQuote
Can you use custom map markers on it? I like doing that with Google Maps so I can see by looking at the markers what kind of location it is.



Flickr
shotgun mario location:
MSP
 
 |  |  | Practice SEXHA! (Safe EXploring HAbits)
Re: Personal LDB
<Reply # 5 on 5/7/2014 8:43 PM >
Posted on Forum: UER ForumQuote
You can use google earth for this purpose; if you want to share, you can upload the data to a google map, and set the privacy level to what you need.



If you want to protect the locations you love to explore, don't talk about them online in public!
If you want to make exploring friends, send people private messages! Meet up in real life! Get off the internet!
Don't try to have a UER e-penis! You won't impress anyone! This especially means you, Minneapolis MN newbies!
RescueMe1060 location:
San Francisco
 
 |  | 
Re: Personal LDB
<Reply # 6 on 5/7/2014 10:24 PM >
Posted on Forum: UER ForumQuote
does this mean it might work on apple maps so the whole "3D" function will add to the experience?



http://www.flickr....rescueme1060/sets/
Dark_Aaron location:
Memphis
 
 |  | 
Re: Personal LDB
<Reply # 7 on 5/8/2014 12:43 AM >
Posted on Forum: UER ForumQuote
Posted by ISO640
Can you use custom map markers on it? I like doing that with Google Maps so I can see by looking at the markers what kind of location it is.


Not currently, but I'll put it on my to do list.



Prohobo in training.
Best thread on UER
Dark_Aaron location:
Memphis
 
 |  | 
Re: Personal LDB
<Reply # 8 on 5/8/2014 12:49 AM >
Posted on Forum: UER ForumQuote
Posted by shotgun mario
You can use google earth for this purpose; if you want to share, you can upload the data to a google map, and set the privacy level to what you need.


I'm aware, but some people may want a different option. This is also a solution that allow multiple people to access/contribute to/maintain a db, for say like a group of explorers who often go exploring together.

Posted by RescueMe1060
does this mean it might work on apple maps so the whole "3D" function will add to the experience?


Um. No. Google maps only, apple maps doesn't provide a web based solution.



Prohobo in training.
Best thread on UER
Dark_Aaron location:
Memphis
 
 |  | 
Re: Personal LDB
<Reply # 9 on 6/9/2014 5:37 AM >
Posted on Forum: UER ForumQuote
It's been a while since I've gotten to play with this project, but for those who are interested, I setup a live example of uedb.

You can access it here:
http://cruzrr.com:3000
Username: uertest
Password: test

There is currently no way of deleting an entry, so be careful with what you decide to add.



Prohobo in training.
Best thread on UER
vmn551   |  | 
Re: Personal LDB
<Reply # 10 on 7/15/2014 8:18 PM >
Posted on Forum: UER ForumQuote
Very cool, I will play around with this later this week. Thanks for putting this together.



Adventure Crime location:
Cleveland
 
 |  |  | Urbex Underground
Re: Personal LDB
<Reply # 11 on 8/11/2014 6:33 PM >
Posted on Forum: UER ForumQuote
Hey, I checked out your DB and I really like the idea!


I use Google maps, but have several hundred locations mapped. It makes it difficult to search because of the multiple pages. I've noticed there also aren't any good KML readers to convert Google maps into an offline readable map.





31173   |  | 
Re: Personal LDB
<Reply # 12 on 11/17/2014 9:27 PM >
Posted on Forum: UER ForumQuote
Google Maps has this functionality with My Maps.

https://mapsengine.google.com/map/u/0/

Sadly enough, it sucks for offline usage if you need to navigate as this functionality doesn't exist, but you can save specific areas for offline usage.




Dark_Aaron location:
Memphis
 
 |  | 
Re: Personal LDB
<Reply # 13 on 8/5/2015 8:42 PM >
Posted on Forum: UER ForumQuote
Hi everyone,

It's been awhile since I posted anything on this project so I figured I'd give some info on what I've been working on.



I've been working on the functionality for multiple accounts, as opposed to the single user basic HTTP authentication I had originally implemented. As well as redesigning the user interface, progress has been slow but it's starting to come together.

As for Windows users, I plan to make this new codebase windows compatible as well as easier to install and configure. I'm also hoping to implement some kind of basic functionality offline mode, for people who take their laptops on the road with them.

That's it for now.


[last edit 8/5/2015 8:44 PM by Dark_Aaron - edited 1 times]

Prohobo in training.
Best thread on UER
Infiltration Forums > UE Main > Personal LDB(Viewed 4123 times)
Reply

Add a poll to this thread



This thread is in a public category, and can't be made private.

Powered by AvBoard AvBoard version 1.5 alpha
Page Generated In: 109 ms