NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello, I would like to develop an application in flutter for educational purposes (a university homework) that implements maps and displays the user's position in real time.

I would like to understand if using the flutter_map package represents a correct and legal way to implement openstreetmap maps and if so, which rules I have to respect to use openstreetmap correctly, i.e. without violating the terms of use of openstreetmap.

And I would like to ask the same question for the flutter_map_location_marker plugin for real-time location implementation.

asked 18 Apr '23, 11:44

cat23's gravatar image

cat23
11112
accept rate: 0%


I'm not familiar with that package, but you can read the guidelines that it needs to adhere to here: https://operations.osmfoundation.org/policies/tiles/ .

I highly doubt that one person's university homework would cause "heavy-usage" problems for OSM, but you will want to check the "Technical Usage Requirements".

permanent link

answered 18 Apr '23, 12:10

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×5
×1

question asked: 18 Apr '23, 11:44

question was seen: 1,799 times

last updated: 25 Apr '23, 07:35

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum