Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracking issue] Location #3277

Open
A-Nicoladie opened this issue Feb 28, 2022 · 8 comments
Open

[Tracking issue] Location #3277

A-Nicoladie opened this issue Feb 28, 2022 · 8 comments
Labels
🔃 API For accessing Pixelfed data 🧠 Backend Related to server logic and execution ➕Enhancement New feature or request 🤔 In-Depth Requires more investigation ❗ Priority: Mid Somewhat important 🖐️ UX How something feels

Comments

@A-Nicoladie
Copy link

A-Nicoladie commented Feb 28, 2022

Hello and thank you very much for this wonderful program which is getting better every day !

I have a little problem when I want to add a place location... but it seems that I am not the only one.

I couldn't find a place (I read that places are not in the database), then I tried to find the village near this place (I read again that villages with less than 5000 citizens are not in the database), and finally I tried to find the most important city near this place (unfortunately, it returns a lot of cities with the same name, but without possibility to differentiate them)

Example :
Place: Abîme de Bramabiau not found
Village: Saint-Sauveur-Camprieu not found
City: Saint-Sauveur return 7 cities

Is it planned to add any location, maybe based on OSM, in the future? (country / region / department / city / GPS coordinates)

Best regards.

@arthuragone
Copy link

Same problem. At least if no location found in database, be able to write it manually

@twatzl
Copy link

twatzl commented Nov 13, 2022

Can someone answer what the data is based on? Obviously it is not OpenStreetMap, because many places are missing. Especially in rural Austria and Switzerland it seem kind of random which villages are included and which ones not.
Also it would be great to have POI included like train stations, mountain peaks or nature reserves.

@SathyaBhat
Copy link

@twatzl the location data is based on a json file - https://github.com/pixelfed/pixelfed/blob/dev/storage/app/cities.json

@alexgranford
Copy link

Hardcoding the whole location database in a file is obviously not a good design idea, but could be understood as a quick workaround back at the time, just to prototype something for future.

But future is now upon us, this is urgently needed for all travellers, hikers, explorers, sailors out there.

At least please allow entry of GPS, lat/lon coordinates.

This is one of the fundamental issues for prioritisation!

@alexgranford
Copy link

alexgranford commented Jun 15, 2023

Can’t believe this just drags on for a year now without recognition and prioritisation.

@alexgranford
Copy link

OpenStreetMaps has this service which could help (https://nominatim.openstreetmap.org/ui/search.html)- please can this be added to the roadmap!!!

@brianpierce
Copy link

Can't choose my USA state, Maine.

@cisene
Copy link

cisene commented Aug 15, 2023

Could not choose temple in Thailand or village in Sweden.

OpenStreetMap and/or Foursquare are excellent location/venue sources, please work out some collaboration with either/both of them. I'm Foursquare SU3 (SuperUser 3rd level) and able to adjust locations.

@trwnh trwnh added ➕Enhancement New feature or request 🔃 API For accessing Pixelfed data 🖐️ UX How something feels ❗ Priority: Mid Somewhat important 🤔 In-Depth Requires more investigation 🧠 Backend Related to server logic and execution labels May 31, 2024
@trwnh trwnh added this to To do in Compose Post via automation May 31, 2024
@trwnh trwnh added this to the 0.12.0 - Polish milestone May 31, 2024
@trwnh trwnh changed the title Improve location addition [Tracking issue] Location May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔃 API For accessing Pixelfed data 🧠 Backend Related to server logic and execution ➕Enhancement New feature or request 🤔 In-Depth Requires more investigation ❗ Priority: Mid Somewhat important 🖐️ UX How something feels
Projects
No open projects
Compose Post
  
To do
Development

No branches or pull requests

8 participants