;srs=EPSG:4267";
window.open(Cadena);
}
thanks ,
Regards , Salas
- Original Message -
From: "fsalas"
To: "Kris Geusebroek" ;
Sent: Thursday, September 03, 2009 12:22 PM
Subject: Re: [OpenLayers-Users] How Print openlayer Maps into pdf documen
Hi, I need obtain one object list inside the polygon without use the php
function because with this option is very slow.
I'ts possible with the javascript function?
Salas
___
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/lis
Thanks , Till and Andreas
The problem is over , thanks for your contribution.
Regards,
Salas
- Original Message -
From: "fsalas"
To: "Andreas Hocevar"
Sent: Tuesday, October 27, 2009 1:07 PM
Subject: Re: [OpenLayers-Users] problem with Internet Explorer
Hi,
I'm creating a sld file for a punctual layer and I need that the symbols be
different "according to some conditions", with this I don't have problems. The
problem is this: when I try to set more than three rules do not show nothing.
Do you know why it happen? Does the sld file have a limit
Hi,
I have one Open Layer projects with multiple layers , in Mozila Firefox work
very well , but when try to use IE only show one layer, because the last layer
hide the others.
How I can resolve this problems?
Regards , salas
___
Users mailing lis
Hi,
I have some problems to create a sld file with more than three rules
I'm creating a sld file for a punctual layer and I need that the symbols be
different "according to some conditions", with this I don't have problems. The
problem is this: when I try to set more than three rules do not sh
Hi,
In this moment I have one projects with multiple layers ,
in Firefox work ok, but when try to use IE only show one layer, because the
last layer hide the others.
How I can resolve this problems?
Regards , salas
___
Users mailing list
Users
Hi ,
We have been at work with the filters of layers and we like tho share the
created functions. We hoped that help to them.
***
//Function for apply filters on WMS Layers using selecting value, the main
objetive of this function is make
nd my second question is .
In this test only draw one poligon with 4 vertex , how I implement double click
for a finish the draw polygon
thanks ,
Regards Salas
- Original Message -
From: Arnd Wippermann
To: 'fsalas'
Cc: users@openlayers.org
Sent: Thursday, O
;Marc Jansen"
To: "fsalas"
Cc:
Sent: Thursday, October 08, 2009 4:22 PM
Subject: Re: [OpenLayers-Users] How obtain the vertex in openlayer
> Hi salas,
>
> I'm not quite sure if I understand what you mean. I'd guess you want a
> function that is called righ
Hi,
I need obtain the list of the vertex of my polygon becouse after that I need to
pass this value to POLYGON parameters and obtain all the objects inside the
polygon.
I use this
.
.
.
.
var drawpolygon = new OpenLayers.Control.DrawFeature(
polygonLayer, OpenLayers.Hand
Hi, Kris,
I test with
function Mostrar()
{
alert(map.getBounds());
}
but there are error "map.getBounds() is not function", How I can implement this
regardas salas
- Original Message -
From: Kris Geusebroek
To: fsalas
Cc: users@openlayers.org
Sent
Thanks Kris, I find the example in geoserver but , how i can change the BBox
dinamicaly in my code , for example when I zoom the region I need print this
maps How I can make this ?
regards salas
- Original Message -
From: Kris Geusebroek
To: fsalas
Sent: Thursday, September
Christopher, I change to
INFO_FORMAT: 'application/vnd.ogc.gml' , now work ok, but I consider that
the request is slow
exist other solution more fast ?
regards, salas
- Original Message -
From: "Christopher Schmidt"
To: "fsalas"
Cc:
Sent: Wednesda
Hi, all
I have following problem:
I am trying to obtain the value of a field, but is null
is The variable features.length is zero, how can I resolv this problem?
function setHTML(response) {
var format = new OpenLayers.Format.GML();
var features = format.read(response.responseX
.MousePosition({element:$('location')}));
map.addControl(new OpenLayers.Control.LayerSwitcher());
}
function Mostrar()
{
map.layers[0].mergeNewParams({SLD_BODY:'topp:cubaUserSelectionhttp://www.opengis.net/gml";>codprovpinar%23FF'});
}
Best Regards,
Salas
Arnd,
I don't Know why in WMS request ,the EPSG is different of 2085, Its
EPSG:4326
- Original Message -
From: "Arnd Wippermann"
To: "'fsalas'"
Sent: Friday, September 18, 2009 9:06 AM
Subject: AW: [OpenLayers-Users] HELP!!! How implement Filter in
;
DATA "the_geom from carreteras USING UNIQUE gid"
TYPE LINE
TOLERANCE 3
CLASS
NAME "Carretera"
TEMPLATE "query.phtml"
STYLE
COLOR 0 0 0
OUTLINECOLOR 0 0 0
MINSIZE 1
MAXSIZE 100
END
END
END
END #Fin del MapFile
The problem persist
Regards, sal
$('location')}));
map.addControl(new OpenLayers.Control.LayerSwitcher());
map.zoomToExtent(map.maxExtent);
}
*** This is the error inside openlayer maps in the page :
msWMSLoadGetMapParams() : WMS server error
- Invalid src given : src must be valid
Greetings Ian Turton.
I´m was checking all that you send me, but I am not sure that it is my real
problem.
That you help me with some example or other thing for to filter one layer
WMS with SLD or SLD_BODY?
- Original Message -
From: "Ian Turton"
To: "fsalas"
"
xlink:href="file:/D:/AppServ/www/SIGANAV/images/FV.gif"/>image/gif1.020.00.0
transparent:'true'
}
);
map.addLayers([Cuba,Sennales]);
**
- Original Message -
From: "Ian Turton"
To: "fsalas"
rver/wms";,
{
layers:'topp:sennal',
sld_body:
*
*
*
*
dont't work.
Why??
Regards , Salas
- Original Message -
From: "Andreas Hocevar"
To: "fsalas"
Cc:
Sent: Monday, September 14, 2009 1:32 PM
Subject: Re: [OpenLayers-Users] HELP!!! How i
thank you Andeas for your help, but I continue with some problems and maybe
you can be help me again.
I do it this and nothing
var bounds = new OpenLayers.Bounds(
-85.49711392680179, 19.65266328193469,
-73.59119430594814, 23.44530772150158
tiled: 'true',
tilesOrigin : "-85.49711392680179,19.65266328193469"
},
{buffer: 0}
);
map.addLayers([faro]);
and after that
mapa.mergeNewParams({sld:'http://localhost:8080/SLD/faros.sld'});
mapa.redraw(
In this time , I have openlayer 2.8 and be studying the filter.html example.
my question is
1. ¿ How I can use the WMS Layer with filter?
Best Regards
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta libre de virus.
Revisado por Kas
In this time , I have openlayer 2.8 and be studying the SLD.html example but
it's work with XLM file.
my question is
1. ¿ How I can use the WMS Layer like this example?
¿ This is incorrect?
Best Regards , Salas
___
Dirección de Comunicaciones
Grupo Empresarial
map.layers[2].redraw();
}
What is wrong, how resolve this problems.
Salas
- Original Message -
From: "Christopher Schmidt"
To: "fsalas"
Cc:
Sent: Wednesday, September 09, 2009 11:39 AM
Subject: Re: [OpenLayers-Users] Error implement Style and Rules i
Hi, I like to make one filter using Openlayer Rule, and after that at result
changed the style
But when I try to execute, show this error "Openlayer.Style Is not a
constructor "
My Openlayer version is 2.5
var estilo = new OpenLayers.Style();
var regla = new OpenLayers.Rule({
filter:
"W";
}
}
return coordinatehemi;
}
Now this is what you could do:
var mp = new OpenLayers.Control.MousePosition({
formatOutput: function(lonLat) {
var markup = convertDMS(lonLat.lat, "LAT");
markup += " " + convertDMS(lonLat.lon, "LON&q
Hi , I need to change the display coordinates in degree minutes and second
format example (NE 50 20´ 23´´ )
best regards
Salas
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta libre de virus.
Revisado por Kaspersky Antivirus
Thanks, Cheers
Francisco Salas
- Original Message -
From: "Kris Geusebroek"
To: "Alexandre Dube" ; "fsalas"
Cc:
Sent: Wednesday, September 02, 2009 3:34 PM
Subject: RE: [OpenLayers-Users] How Print openlayer Maps into pdf documents
Hi,
If you are us
Hi all,
I'm trying to print the current image maps into pdf documents using the EZPDF
Class Extension, but don´t work.
some body know how i cant implement this.
Thanks ,
salas
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta libre d
Hi,
I need to show in an alone layer objects that they obey a determined
condition.
How I can implement this.
Best regards , salas
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta libre de virus.
Revisado por Kaspersky Antivirus
Hi,
I need one example about turn on/off layer in openlayer with geoserver.
Regards,
Salas.
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta libre de virus.
Revisado por Kaspersky Antivirus
Hello,
in these moments I find myself to I all mounting in geoserver some
georeferencing imagery, until now I dont´ have any problems to the use
geotif, but when I try to use the image over 2GB or more I need to use
imagery in format png that they are smaller.
Seeing the example that brings ge
Hi,
I need to know with software may obtain an georeferencing image in format jpg
for geoserver.
I test the ENVI software but when tray to save the jpg format the ENVI crash.
salas
___
Dirección de Comunicaciones
Grupo Empresarial GEOCUBA
Este mensaje esta
Hi all,
I have a little problem..
I need locate one objetcs Ej. lake,house , etc. by your fields value. And make
a Zoom to extend this objects
How impements this code , I have geoserver.
Does anyone have a function for this task?
Regards
Francisco Salas
_
Hi,
In this moment I try to development one application web using openlayer and
mapserver, i need make a GIS application with menus, Forms, etc. In internet I
found an interesting project:
"The PHP-Ext Open Source Project" in this url
http://php-ext.quimera-solutions.com/?id=download, but I ca
Hi, I continue with problems to obtain value for some field of the my layer I
attached a part of my code and image of the result.
I like show in the windows form the value of the some field.
. function setHTML(response) {
document.getElementById('texto').innerHTML =response.responseTe
Ivan,
my intention is obtain the value for some field and after that show this
values in the ther windows form .
salas
Original Message -
From: "Ivan Grcic" <[EMAIL PROTECTED]>
To: "fsalas" <[EMAIL PROTECTED]>
Cc: "openlayer"
Sent: Fri
I need obtain information about only some fields of my layer and in this
sentence not work as i like.
// support GetFeatureInfo
map.events.register('click', map, function (e)
{document.getElementById('nodelist').innerHTML = "Cargando... por favor
espere...";
var url = map.layers[0].getFullReq
Hi, I´m new user in openlayer.
I need to know how to make thematic maps for example in cadastral layer about
parcels with coffee, tobacco, rice, etc. in different colors this values be
store in one field namely "use".
Where I can find tutorials about this topic.
best regards, salas
salas
42 matches
Mail list logo