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

Offline editing plugin - Work only with AOI #14855

Closed
qgib opened this issue Feb 25, 2012 · 9 comments
Closed

Offline editing plugin - Work only with AOI #14855

qgib opened this issue Feb 25, 2012 · 9 comments
Labels
Feature Request Feedback Waiting on the submitter for answers Plugins stale Uh oh! Seems this work is abandoned, and the PR is about to close.

Comments

@qgib
Copy link
Contributor

qgib commented Feb 25, 2012

Author Name: Oleg Seliverstov (Oleg Seliverstov)
Original Redmine Issue: 5090

Redmine category:c++_plugins/offline_editing


Download and upload data only in the Area of interest (setup area by polygon or coordinate frame). Thank you!

@qgib
Copy link
Contributor Author

qgib commented Apr 15, 2012

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was configured as Version 2.0.0

@qgib
Copy link
Contributor Author

qgib commented Sep 1, 2012

Author Name: Gavin Fleming (@gubuntu)


AOI is a subset of any query. It would be really useful to take offline only the records returned by a query. Working with large layers on slow and expensive remote connections defeats the purpose of the offline edit tool if you have to download the whole layer.

Beneath the hood are all records synchronised? Or only those that have changed? The latter would also help with slow connections.

@qgib
Copy link
Contributor Author

qgib commented Sep 1, 2012

Author Name: Giovanni Manghi (@gioman)


  • category_id was configured as C++ Plugins

@qgib
Copy link
Contributor Author

qgib commented Oct 6, 2012

Author Name: Pirmin Kalberer (Pirmin Kalberer)


  • fixed_version_id was changed from Version 2.0.0 to Future Release - Nice to have

@qgib
Copy link
Contributor Author

qgib commented Jun 29, 2014

Author Name: Jürgen Fischer (@jef-n)


  • category_id was changed from C++ Plugins to C++ plugins/Offline editing

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0

@gacarrillor
Copy link
Member

Isn't this already supported with the option "Only synchronize selected features if a selection is present"?

Just use a select by expression or a select by polygon before converting to offline project (enabling the aforementioned option) and you're done!

image

@gioman gioman added the Feedback Waiting on the submitter for answers label Sep 18, 2020
@github-actions
Copy link

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jul 14, 2021
@github-actions
Copy link

While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue.
Or, if you have any further questions, there are also further support channels that can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feedback Waiting on the submitter for answers Plugins stale Uh oh! Seems this work is abandoned, and the PR is about to close.
Projects
None yet
Development

No branches or pull requests

3 participants