<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML-esimuotoiltu Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.Shkpostityyli17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.Shkpostityyli18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.pl-ent
        {mso-style-name:pl-ent;}
span.HTML-esimuotoiltuChar
        {mso-style-name:"HTML-esimuotoiltu Char";
        mso-style-priority:99;
        mso-style-link:HTML-esimuotoiltu;
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 70.85pt 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FI" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Here’s the bundle documentation for the functionality:
<a href="http://www.oskari.org/api/bundles#1.47.0/mapping/coordinatetool">http://www.oskari.org/api/bundles#1.47.0/mapping/coordinatetool</a>
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">So what you need to do is update the configuration of that bundle in the database. You need to change the config column in portti_view_bundle_seq for the view (appsetup). You can do this manually
 or with an Flyway-migration script for your application (<a href="http://oskari.org/documentation/backend/upgrading">http://oskari.org/documentation/backend/upgrading</a>).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">For manually updating you can run something like this on your database:<br>
<br>
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">update portti_view_bundle_seq set config=’{ … this is the json to configure supported projections … }’ where bundle_id = (select id from portti_bundle where name = ‘coordinatetool’) and view_id =
 [the id of the appsetup you want to update]<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">You can check the current config of any Oskari instance by calling it’s GetAppSetup action route. For example in paikkatietoikkuna (PTI):
<a href="https://kartta.paikkatietoikkuna.fi/action?action_route=GetAppSetup">https://kartta.paikkatietoikkuna.fi/action?action_route=GetAppSetup</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">The coordinatetool bundle config in PTI is:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">{"isReverseGeocode":true,"reverseGeocodingIds":"WHAT3WORDS_CHANNEL","supportedProjections":["EPSG:3067","NLSFI:etrs_gk","NLSFI:ykj","EPSG:4258","LATLON:kkj","EPSG:3046","EPSG:3048","EPSG:3873","EPSG:3874","EPSG:3875","EPSG:3876","EPSG:3877","EPSG:3878","EPSG:3879","EPSG:3880","EPSG:3881","EPSG:3882","EPSG:3883","EPSG:3884","EPSG:3885"],"showEmergencyCallMessage":true,"projectionShowFormat":{"decimals":3,"format":"metric","EPSG:4258":{"decimals":3,"format":"degrees"},"LATLON:kkj":{"decimals":3,"format":"degrees"},"EPSG:3067":{"decimals":0}}}<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Note that not all of the projections are recognized by GeoTools so you will need to add a dependency on your webapp if you want to use the exact same ones as in PTI: https://github.com/nls-oskari/kartta.paikkatietoikkuna.fi/blob/master/webapp-map/pom.xml#L40-L44
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<pre style="background:#F6F8FA"><span lang="EN-US" style="font-family:"Calibri",sans-serif;color:#1F497D">You also need to add this to Oskari-ext.properties:<br></span><span lang="EN-US" style="font-family:Consolas;color:#24292E;border:none windowtext 1.0pt;padding:0cm"><br># Used by Coordinates action route<o:p></o:p></span></pre>
<p class="MsoNormal" style="background:#F6F8FA"><span lang="EN-US" style="font-size:10.0pt;font-family:Consolas;color:#24292E;border:none windowtext 1.0pt;padding:0cm;mso-fareast-language:FI">projection.library.class=fi.nls.oskari.NLSFIPointTransformer</span><span lang="EN-US" style="font-size:10.0pt;font-family:Consolas;color:#24292E;mso-fareast-language:FI"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">If you don’t need any of the non-numeric coordinatesystems you can probably just modify the database and skip adding the dependency and properties config.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">Also if you want to use a Flyway migration to update the config (helps updating users personalized views if they are available in your setup). Here’s an example from paikkatietoikkuna for migrating
 configuration for coordinatetool bundle: https://github.com/nls-oskari/kartta.paikkatietoikkuna.fi/blob/master/server-extension/src/main/java/flyway/paikkis/V2_4__fix_coordinatetool_decimals_for_3067_projection.java<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D">           Sami<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="mso-fareast-language:FI">Lähettäjä:</span></b><span style="mso-fareast-language:FI"> Oskari-user [mailto:oskari-user-bounces@lists.osgeo.org]
<b>Puolesta </b>Keijo Kangas<br>
<b>Lähetetty:</b> 14. elokuuta 2018 15:38<br>
<b>Vastaanottaja:</b> Oskari-user@lists.osgeo.org<br>
<b>Aihe:</b> [Oskari-user] Coordinate tool implementation<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hello, I am interested to know how can I set multiple coordinate system selection to coordinate tool at the Oskari map view. For example paikkatietoikkuna.fi has multiple coordinate systems to choose from.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;mso-fareast-language:FI"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;mso-fareast-language:FI">Keijo Kangas<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;background:white;mso-fareast-language:FI">+358 40 480 9035<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;mso-fareast-language:FI">Sovelluskehittäjä<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;mso-fareast-language:FI"><a href="http://www.kuntotekniikka.fi/"><span style="color:windowtext">www.kuntotekniikka.fi</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;mso-fareast-language:FI"><a href="http://www.facebook.com/kuntotekniikka"><span style="color:windowtext">www.facebook.com/kuntotekniikka</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:FI"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:FI"><img border="0" width="310" height="52" id="Kuva_x0020_1" src="cid:image001.png@01D433EA.AAE18FE0" alt="kt"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>