Difference between revisions of "Opasnet map"

From Testiwiki
Jump to: navigation, search
(map tests moved from Sandbox)
m
Line 1: Line 1:
 
[[Category:Opasnet]]
 
[[Category:Opasnet]]
 +
[[Category:Contains R code]]
 
{{variable|moderator=Jouni|stub=Yes}}
 
{{variable|moderator=Jouni|stub=Yes}}
  

Revision as of 09:41, 26 August 2013



Question

How should GIS data be handled and visualised in Opasnet?

Answer

  • Original GIS data is stored in a PostgreSQL database.
  • Data is accessed by R using the RGDAL package and ?? connection.
  • Data in manipulated in R.
  • Data is displayed by producing a KML file with ?? package.
    • The KML file is saved at the R-tools server.
    • Google Maps is used to show the KML file on a web page.

Rationale

All pieces of the puzzle exist already.


Dependencies

Formula

Kuopio buildings on Google maps test

+ Show code


GoogleMaps Sorvi MML TEST

+ Show code

GoogleMaps PostgreSQL test 2

+ Show code

GoogleMaps PostgreSQL test

+ Show code

See also

Keywords

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>