josh_joplin_lp's Comments
| Changeset | When | Comment |
|---|---|---|
| 104999421 | Thank you, @fghj753. I've managed to fulfill my tasks before I can finish setting the server up. Thank you very much for the constant support. I really appreciate it @fghj753. Mapping is such an interesting topic. I want to dig into this field. My interest is partially to build semantic map, with these osm tools, and to build point cloud maps using sensors like LIDAR, GNSS/IMU. If possible, can you give me your mail contact, so that we can contact and discuss about stuff in mapping in general? |
|
| 104999421 | @fghj753, thank you a lot for the reply. I've prepared over 70 GB to run the script. I've just started to run it about 20 mins ago. Everything goes smoothly until the rails tests took place, they gave a lot of errors. At the next log, it asked me to ctrl+c or press any key to proceed. I chose to proceed, and it went to loading the map file to database. And there I decided to cancel, because I'm afraid the failed rails tests would cause the script to fail at the end. I don't want to waste 1+ hour of loading map file to database to eventually fail setting up the server. You've just online recently, can you tell me if the rails tests are important? What should be done to make them pass? |
|
| 104999421 | @fghj753, hi, I did as you instructed, using "vietnam-latest.osm.pbf". Additionally, installed some missing packages outside of the script. Then run the install_english.sh the final time. The script went up to showing "This is last step of the script. After it completes, you can start the webserver.". Then it took an hour before my disk space ran out (It must be ~10GB of space before running the script if I'm not wrong). I'm new to Osmosis, and haven't figured out how osmosis --read-pbf-fast takes so much disk space while using my 248.2MB vietnam.pbf. Now I'm about to extend the disk space for Ubuntu. But before that, to be sure, can you tell me how much disk space this one going to take? |
|
| 104999421 | @fghj753, I'm trying to use your scripts. At what places in the scripts do I need to modify? |
|
| 104999421 | Hi @fghj753, @mueschel. Thank you for the support. I'm trying to use a dedicated development server (https://master.apis.dev.openstreetmap.org/api and https://api06.dev.openstreetmap.org/api). But cannot Authorize because I don't know where to get the OAuth consumer key and secret. Can you help instruct or send me some tutorial on this. I've searched through but haven't found a solution that works |
|
| 104999421 | Hi, Sorry for the inconvenience. I was making a semantic map for my application. During the process, I needed to get the IDs of the relations I'd created to pass it to tags of other relevant relations. But the IDs all showed up 0. I googled and knew that IDs are assigned by uploading the map I drew to OSM server. Could you send some documentation on how to assign IDs to objects/relations? I haven't found a solution to this ... |