Results 12 issues of bryceco

A user requested this feature, looking to see how other people feel about it: Currently if you're editing an object and then zoom out to the point that editing is...

User requested a switch for this. Might be useful along with other common tags like lanes=*. Also see #221.

enhancement

The orthogonalizing algorithm is based on iD's similar feature. We should ensure that changes in iD are reflected in Go Map!! https://github.com/openstreetmap/iD/pull/5999

enhancement

Basically a switch that controls: [UIApplication sharedApplication].idleTimerDisabled = YES;

enhancement

From https://github.com/bryceco/GoMap/issues/203#issuecomment-621729618: Personally, I am rarely using the presets tab (sometimes for addresses), but what I would really appreciate: if there would be a button on the "all tags" tab...

enhancement

An example is attached where the Bing Imagery is out by 2 metres in one direction and one in the other. The Trig point is North of its actual location...

enhancement

Special mode for entering house numbers similar to OsmPad. Tap to create a building node and automatically pop up address keyboard., or select an existing building to pop up keyboard

enhancement

### URL https://api.openstreetmap.org/api/0.6/user/preferences/test ### How to reproduce the issue? I noticed this with emoji values, and verified it with a ć character. > curl -X PUT -d ‘👀’ https://api.openstreetmap.org/api/0.6/user/preferences/test Encoding::CompatibilityError:...

### Describe the issue For my app I'm uploading XLIFF files generated by Xcode (XLIFF 1.2). The strings file includes plural forms for "one", "few", "many" and "other". However when...

enhancement
translate-toolkit

You probably want to add “&limit=50” to the Nominatim search URL: https://github.com/wtimme/OSM-Surveyor/blob/dcb8933065e558e8a73ca6e48fe3d7bd8c6742f4/OSMSurveyorFramework/Nominatim/NominatimResultProvider.swift#L27