StephaneP's Comments
Post | When | Comment |
---|---|---|
Simple F9P (rtk) howto | @kucai
smartphones usually have a bad gnss antenna. You can look at this articles: |
|
Simple F9P (rtk) howto | Hi, If you want to build your own Rover, there is some documentation (in french) here : https://docs.centipede.fr/docs/make_rover/materiel.html Or you can buy some ready to use rovers from company like Sparkfun (RTK Surveyor, RTK Express). I have build my own “dirty” logger, based on this work : https://github.com/PaulZC/F9P_RAWX_Logger |
|
Real Time Kinetics | @grin Sure, http://centipede.fr and the caster is caster.centipede.fr, port number : 2101 |
|
Real Time Kinetics | Hi! If you want to build your own base station, I wrote some code that could help you : https://github.com/Stefal/rtkbase In France we now have an open gnss network with about 200 base stations. |
|
External Bluetooth GPS receiver unit, Android 11 and Custom ROMs | @AkuAnakTimur, could you test it ? |
|
Capturing imagery using an off-the-shelf dashcam (Viofo A129 Duo) | Hi!
For the rear camera, you will have to add these parameters: I’ve uploaded some WildAtlanticWay images a long time ago, 2015 I think. :-) |
|
External Bluetooth GPS receiver unit, Android 11 and Custom ROMs | Hi! There are some BlueGps forks. I have one which works: https://github.com/Stefal/bluegnss4droid (beta apk available) It’s not perfect, and I had some crashes with it, but it’s open source, so anybody could fix the remaining bugs and publish it on F-droid. |
|
You thought OpenStreetMap data uses the WGS84 datum? No it doesn't! | @kgjenkins that makes sense. I’d like we can embed images directly on the osm.org servers. After a few years a big part of diary images are not correctly linked anymore. |
|
You thought OpenStreetMap data uses the WGS84 datum? No it doesn't! | @kgjenkins It works here. If you use some ads blocker or privacy addon inside your browser, check them. |
|
How to highlight high-precision GPX traces? | I forgot to say that now, you can open RTKLib .pos files inside Josm. It helps me a lot : https://josm.openstreetmap.de/ticket/17829 |
|
How to highlight high-precision GPX traces? | @Alexey Nothing new since this diary, but there are some tickets in Josm to recognize single/float/fix inside nmea and gpx files. That’s a good start. https://josm.openstreetmap.de/ticket/20600 https://josm.openstreetmap.de/ticket/20601 |
|
The u-blox ZED-F9P and RTK | Hi Adrian, Just to let you know that most base station on the centipede network use RTKBase, which is developped by …. an Osm Contributor… me :-) |
|
RTKBase v2 is available for your GNSS Base Station | @ndrw6 The rover was about 4km from the base station. With dual frequency receivers (base + rover) you can get a very good accuracy, up to 60km. The rover was a Zed-F9P with an arduino-like (Adafruit Feather M0 Adalogger). You can’t post-process a gpx, because all the useful informations are already gone. You can post process a base/rover setup or use them in real-time. I usually post-process, because I can test everything I want with RTKLib, and I don’t have to worry if my phone doesn’t receive the base data. @Glassman Sorry, but I don’t know any low cost dual-frequency gnss receiver ready to use (with battery, case, bluetooth….). You have to build one yourself. When you have such a receiver, you can use it in realtime or only log the raw data and postprocess later. In realtime, you can use the receiver internal engine if you feed it with the base data, or the android app Rtkgps+ (it’s not 100% compatible with the F9P). This is a Rtkgps+ that “should” work with the F9P : https://github.com/jancelin/RtkGps/releases |
|
disparition de "la vélodyssée" EV1 ! disappearance of the "velodyssey" EV1! | Je ne sais pas. En tout cas, elle est visible ici : https://cycling.waymarkedtrails.org/#?map=8!46.9647!-1.3455 |
|
disparition de "la vélodyssée" EV1 ! disappearance of the "velodyssey" EV1! | La relation master est celle-ci : osm.org/relation/4774799 Depuis celle-ci, on retrouve les différents morceaux comme celui-là par exemple : osm.org/relation/4840316 |
|
"Just Go !" : carte interactive des transport en Ile de France basée sur OpenStreetMap | Bonjour Clément, Interessant tout ça !! Je pense que ce que fait jungle bus devrait t’interesser aussi : |
|
You thought OpenStreetMap data uses the WGS84 datum? No it doesn't! | @Cameron Shorter Your draft is very interesting. I will follow it and the proj mailing list too. @SimonPoole
Exactly! I think that the first thing to do is a “state of the aerial imagery”. We have to know where the data are not using WGS84 coordinates, and the first step is to add some reference marks in every country with high res imagery: osm.wiki/Survey_points_on_aerial_imagery |
|
You thought OpenStreetMap data uses the WGS84 datum? No it doesn't! | @Warin61 What do you mean with “plate tectonic references”? There are 2 Coordinate Reference System type: Earth fixed (WGS84), and plate fixed (local datum like GDA94, NAD83, ETRS89 ….) The problem is that Osm is mixing the 2 types: Plate fixed coordinates in a earth fixed database. If the GNSS receiver you use today is not accurate, some recent smartphones include a dual frequency receiver. Sub-meter accuracy in our pocket is just a matter of a few years. @Harry Wood I had completely forgotten this April fool :-) If we do nothing with the Australian data, we will see Osm contributors going to waste thousands of hours fixing everything with GDA2020 aerial imagery whereas they could use this time to add new data. I think it’s a big concern. Here is a 1.8m offset:
|
|
J'ai testé pour vous : la cartographie collaborative avec des élèves. | Très intéressant ! N’hésite pas à faire d’autres retours lors des prochaines sessions. |
|
How to highlight high-precision GPX traces? | As this gnss station is in the IGS network, we can download the observation data, and then use an online service to compute a PPP solution. The AUSPOS service gives back the coordinate with several datums.
Here are the results from 2018-03-31 with GDA94, IRTF14(2018) and GDA2020 datums.
I’m more and more confident that this aerial imagery isn’t using an actual WGS84 datum…like the french aerial imagery, and potentialy many others. |