[OpenLayers-Users] Import kml file with polar projection
pascal
pascal2833 at gmail.com
Mon Nov 19 01:55:08 PST 2012
Hi,
First of all: sorry for my english!
I need to represent data in a polar projection and I want to use a vectorial
and not a WMS base layer in Openlayers (to be able to change the style, to
select feature...).
So i changed the projection of a shp file (= countries of the world) and
export this file in KML. If i try to visualize the shp file with geoserver,
it works so i suppose that this file is correct.
The problem is that i can't visualize the kml file in Open Layers.
This is my code: what's wrong?
Thanks a lot for your help!
Pascal.
html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Call polar vector</title>
</head>
<body onload="init()">
<div id="map_element"></div>
</body>
</html>
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Import-kml-file-with-polar-projection-tp5017311.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list