
GISSERVER = "demo.topographics.de";

function getIP() {
  return GISSERVER;
}


