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

[processing] Add crs selection panel to scripts #986

Merged
merged 1 commit into from
Nov 12, 2013

Conversation

p0cisk
Copy link

@p0cisk p0cisk commented Nov 6, 2013

CRS selection panel can be added as widget from scripts:
crs_panel
Simple type 'crs' as parametr type:

##outCrs=crs

Default CRS is WGS84, but it can be changed by passing optional value which can be any of string definition supported by QgsCoordinateReferenceSystem.:

##outCrs=crs EPSG:2180
##outCrs=crs proj4:+proj=tmerc +lat_0=0 +lon_0=19 +k=0.9993 +x_0=500000 +y_0=-5300000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs

@ghost ghost assigned volaya Nov 7, 2013
@mach0
Copy link
Member

mach0 commented Nov 7, 2013

@volaya @alexbruy

volaya added a commit that referenced this pull request Nov 12, 2013
[processing] Add crs selection panel to scripts
@volaya volaya merged commit ee3870e into qgis:master Nov 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants