RFlx

Results 31 comments of RFlx

Sorry for late reply. Sure! Here it is for whole city: https://web.tecnico.ulisboa.pt/~rosamfelix/gis/trips/LISBOA.geojson And for a smaller central area, as shown in the above figure (but respecting the tracts for OD...

Thank you Marcus! Just to confirm, I will need the shapes.txt anyway to get it as part of the network, right? I will try to find an old version of...

I am in fact using `detailed_iteneraries()`, but I used an older version of the same `gtfs.zip` and it worked nicely for this purpose 🙂 Just a side note: I made...

I am using Copernicus, clipped for that area an re-projected to have the same crs than OSM.

Hi @mvpsaraiva, thank you for your suggestions! > You can put any gtfs file inside the folder with the pbf, even if it's from another city, and that message will...

Yes! The query string would be perfect, because if the other user has it's own customization, it wouldn't interfere... right? So, is it *only* a matter of having a button...

I am also facing the same issue with multiple authors, but in elsevier. Tried ``` author: - name: Abcd Efgh\corref{cor1} #otherwise asterisk does not show affiliation: 1 correspondingauthor: true email:...

I am sorry, just found a solution for my problem in #91 There was a extra space after the comma, in the second option.

Hi I think it has to do with sf changes: https://github.com/r-spatial/sf/issues/1649#issuecomment-860231045 try ```r tmap_mode("view") sf::sf_use_s2(FALSE) qtm(z) #works! ```

Hi, I have the same problem as @jaimeorrego with data for Lisbon. But strangely, I can only download successfully the data for weekends or national holidays, maybe when the frequency...