<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7601.17573"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>Virginia,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>Looking at what you have here. I think what Leo was 
thinking was right.  Your table is mixed case.  When you put it 
in gdal_translate without quoting, it becomes lower case so can't find the 
table.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>It's best to just lowercase your tables in the database as he 
had suggestedin the prior email.  It will save you a great deal of grief in 
the future.  As you have it currently you will always have to 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>quote "HumedadDeExtinction"</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>Hope that helps,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial>Regina and Leo,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial><A 
href="http://www.postgis.us">http://www.postgis.us</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=701122101-07062011><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> 
postgis-users-bounces@postgis.refractions.net 
[mailto:postgis-users-bounces@postgis.refractions.net] <B>On Behalf Of 
</B>Virginia Maffei<BR><B>Sent:</B> Monday, June 06, 2011 9:06 PM<BR><B>To:</B> 
PostGIS Users Discussion<BR><B>Subject:</B> Re: [postgis-users] Mapserver 
connection to Postgis Raster<BR></FONT><BR></DIV>
<DIV></DIV>I attached the sql. 
<DIV>I hope this could help to <BR>find out whats happening.</DIV>
<DIV><BR></DIV>
<DIV>This is what raster_columns has:</DIV>
<DIV><BR></DIV>
<DIV>
<DIV>"r_table_catalog";"r_table_schema";"r_table_name";"r_column";"srid";"pixel_types";"out_db";"regular_blocking";"nodata_values";"scale_x";"scale_y";"blocksize_x";"blocksize_y";"extent"</DIV>
<DIV>"";"public";"HumedadDeExtincion";"rast";-1;"{64BF}";f;f;"";1000;-1000;;;""</DIV></DIV>
<DIV><BR></DIV>
<DIV>thanks!</DIV>
<DIV>Virginia<BR><BR>
<DIV class=gmail_quote>2011/6/6 Jorge Arévalo <SPAN dir=ltr><<A 
href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A>></SPAN><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>Hi,<BR><BR>No, the driver doesn't need an empty entry in 
  raster_columns table. It<BR>only checks for raster_columns' existence. This is 
  one of the things<BR>I'm going to delete from the driver's 
  code.<BR><BR>Virginia, raster_columns table is used in PostGIS Raster 
  extension, to<BR>store metadata, but the driver doesn't use it. I don't think 
  that's<BR>the problem. Could you send me the SQL code for your raster table? 
  The<BR>code generated by raster2pgsql script.<BR><BR>Best regards,<BR><FONT 
  color=#888888>Jorge<BR></FONT>
  <DIV>
  <DIV></DIV>
  <DIV class=h5><BR>On Mon, Jun 6, 2011 at 4:14 PM, Virginia Maffei <<A 
  href="mailto:vmaffei@gmail.com">vmaffei@gmail.com</A>> wrote:<BR>> Sorry 
  but i didn't understand very well. In the raster_columns table i have<BR>> 
  an entry for this table.<BR>> I dont now if i'm answering you 
  question.<BR>> Virginia<BR>><BR>> On Mon, Jun 6, 2011 at 10:54 AM, 
  Pierre Racine <<A 
  href="mailto:Pierre.Racine@sbf.ulaval.ca">Pierre.Racine@sbf.ulaval.ca</A>><BR>> 
  wrote:<BR>>><BR>>> Would it be possible that the driver needs a 
  missing  entry in the<BR>>> raster_columns 
  table?<BR>>><BR>>> > -----Original Message-----<BR>>> 
  > From: <A 
  href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net</A><BR>>> 
  > [mailto:<A href="mailto:postgis-users-">postgis-users-</A><BR>>> 
  > <A 
  href="mailto:bounces@postgis.refractions.net">bounces@postgis.refractions.net</A>] 
  On Behalf Of Jorge Arévalo<BR>>> > Sent: Monday, June 06, 2011 4:01 
  AM<BR>>> > To: PostGIS Users Discussion<BR>>> > Subject: Re: 
  [postgis-users] Mapserver connection to Postgis Raster<BR>>> 
  ><BR>>> > Hi,<BR>>> ><BR>>> > Did you test using 
  single quotes surrounding at least the table name?<BR>>> > The blank 
  spaces may cause problems.<BR>>> ><BR>>> > Best 
  regards,<BR>>> > Jorge<BR>>> ><BR>>> > On Sun, Jun 
  5, 2011 at 11:03 PM, Virginia Maffei <<A 
  href="mailto:vmaffei@gmail.com">vmaffei@gmail.com</A>><BR>>> > 
  wrote:<BR>>> > > Hi, I installed again de postgis 2.0 and now i 
  could load al the .sql<BR>>> > > with the makepostgisdb.bat that 
  de windows version brings. The only<BR>>> > > thing is that i had 
  to first create de DB and then in a separate .bat<BR>>> > > run 
  the .sql<BR>>> > load.<BR>>> > > I installed gdal 1.8 and 
  also have de gdal 1.8 in the mapserver (ms4w<BR>>> > > 3.0.2) 
  installation, but i cant connect with the data base i'm trying<BR>>> 
  > > to run a gdal_translate or gdal_info and it doesnt work. I created 
  a<BR>>> > > new data base having as template the one loaded with 
  the postgis 2.0<BR>>> > > This is the error that it 
  shows:<BR>>> > > C:\ms4w\tools\gdal-ogr>gdal_translate 
  PG:"dbname=raster user=postgres<BR>>> > > table=Hume 
  dadDeExtincion mode=2"<BR>>> > > 
  C:\TSIG\capas\sql2\HumedadDeExtincion.tif<BR>>> > > ERROR 1: Error 
  browsing database for PostGIS Raster properties<BR>>> > > GDALOpen 
  failed - 1 Error browsing database for PostGIS Raster<BR>>> > > 
  properties<BR>>> > ><BR>>> > > Any way...i will post 
  this problem in another thread because the<BR>>> > > subject is 
  different.<BR>>> > > regards,<BR>>> > > 
  Virginia<BR>>> > ><BR>>> > ><BR>>> > > 
  2011/6/3 Jorge Arévalo <<A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A>><BR>>> 
  > >><BR>>> > >> [SP] Hola Virginia. Realmente el único 
  espańol, que yo sepa, soy yo,<BR>>> > >> así que si no te 
  importa, voy a responder a tu pregunta en inglés<BR>>> > 
  >><BR>>> > >> [EN] Hi Virginia, AFAIK, I'm the only 
  Spanish on the list. So, I'm<BR>>> > >> going to answer your 
  question in english.<BR>>> > >><BR>>> > >> Are 
  you sure you loaded all the needed sql files? These are<BR>>> > 
  >> postgis.sql, spatial_ref_sys.sql and rtpostgis.sql<BR>>> > 
  >><BR>>> > >> Best regards,<BR>>> > >> 
  Jorge<BR>>> > >><BR>>> > >> On Thu, Jun 2, 2011 
  at 11:36 PM, Virginia Maffei <<A 
  href="mailto:vmaffei@gmail.com">vmaffei@gmail.com</A>><BR>>> > 
  >> wrote:<BR>>> > >> > Hola! estoy intentando cargar 
  manualmente el raster support y estoy<BR>>> > >> > 
  ejecutando el rtpostgissql que trae el postgis2.0 Pero al<BR>>> > 
  >> > ejecutarlo me tira que no existe la funcion box2d(raster) 
  Alguna<BR>>> > >> > idea de que puede estar 
  pasando?<BR>>> > >> > Gracias!<BR>>> > >> 
  > PD: Escribí en espańol porque me pareció ver que son de espańa 
  y yo<BR>>> > >> > en realidad hablo en espańol.<BR>>> 
  > >> > saludos!<BR>>> > >> > 
  Virginia<BR>>> > >> ><BR>>> > >> 
  ><BR>>> > >> > On Thu, Jun 2, 2011 at 11:16 AM, Virginia 
  Maffei<BR>>> > >> > <<A 
  href="mailto:vmaffei@gmail.com">vmaffei@gmail.com</A>><BR>>> > 
  >> > wrote:<BR>>> > >> >><BR>>> > 
  >> >> Thank you!! I will try that installation 
  Virginia<BR>>> > >> >><BR>>> > >> 
  >><BR>>> > >> >> 2011/6/2 Jorge Arévalo <<A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A>><BR>>> 
  > >> >>><BR>>> > >> >>> On Thu, Jun 
  2, 2011 at 3:25 PM, Virginia Maffei<BR>>> > >> >>> 
  <<A href="mailto:vmaffei@gmail.com">vmaffei@gmail.com</A>><BR>>> 
  > >> >>> wrote:<BR>>> > >> >>> > 
  Thank you for your quick response!<BR>>> > >> >>> > 
  I have another question: can i install postgis 2.0 in windows?<BR>>> 
  > >> >>> > where<BR>>> > >> >>> 
  > can I<BR>>> > >> >>> > download 
  it?<BR>>> > >> >>> ><BR>>> > >> 
  >>> ><BR>>> > >> >>> > 
  Virginia<BR>>> > >> >>> ><BR>>> > >> 
  >>><BR>>> > >> >>> Yes, you can. Follow this 
  post's instructions:<BR>>> > >> >>><BR>>> > 
  >> >>><BR>>> > >> >>> <A 
  href="http://gis4free.wordpress.com/2011/03/10/how-to-install-and-" 
  target=_blank>http://gis4free.wordpress.com/2011/03/10/how-to-install-and-</A><BR>>> 
  > configure-postgis-raster-on-windows/<BR>>> > >> 
  >>><BR>>> > >> >>> Best regards,<BR>>> 
  > >> >>> Jorge<BR>>> > >> 
  >>><BR>>> > >> >>><BR>>> > >> 
  >>> ><BR>>> > >> >>> > 2011/6/2 Jorge 
  Arévalo <<A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A>><BR>>> 
  > >> >>> >><BR>>> > >> >>> 
  >> Hi,<BR>>> > >> >>> >><BR>>> > 
  >> >>> >> The mode=2 parameter is only valid with the 
  last version of<BR>>> > >> >>> >> 
  GDAL<BR>>> > >> >>> >> (1.8.0). So, as Regina 
  said, you need that version to make it<BR>>> > >> >>> 
  >> work<BR>>> > >> >>> >> properly. More 
  accurately:<BR>>> > >> >>> >><BR>>> > 
  >> >>> >> - With a GDAL version down to 1.7.1, you can't 
  make it work in<BR>>> > >> >>> >> 
  any<BR>>> > >> >>> >> way. No 
  driver.<BR>>> > >> >>> >><BR>>> > 
  >> >>> >> - With a GDAL version between 1.7.1 and 1.7.3, 
  both included,<BR>>> > >> >>> >> you<BR>>> 
  > >> >>> >> can<BR>>> > >> >>> 
  >> use the old version of the driver, thought to work with 
  the<BR>>> > >> >>> >> old<BR>>> > 
  >> >>> >> wktraster extension, now abandoned. And it was 
  buggy. Not<BR>>> > >> >>> >> 
  recommended.<BR>>> > >> >>> >>  Neither 
  GDAL 1.7.x nor wktraster.<BR>>> > >> >>> 
  >><BR>>> > >> >>> >> - With GDAL version 
  up to 1.8.0, you can use the last version<BR>>> > >> 
  >>> >> of<BR>>> > >> >>> >> 
  GDAL<BR>>> > >> >>> >> PostGIS Raster driver, 
  and you'll need PostGIS 2.0, that<BR>>> > >> >>> 
  >> includes<BR>>> > >> >>> >> PostGIS 
  Raster extension. Additionally, as Regina said, those<BR>>> > 
  >> >>> >> days<BR>>> > >> >>> 
  >> we're working on the driver, and all the improvements will 
  be<BR>>> > >> >>> >> included<BR>>> > 
  >> >>> >> in GDAL 1.8.x<BR>>> > >> 
  >>> >><BR>>> > >> >>> >> So, 
  summarizing: You need PostGIS 2.0 plus GDAL 1.8.0 to make<BR>>> > 
  >> >>> >> it<BR>>> > >> >>> 
  >> work.<BR>>> > >> >>> >><BR>>> 
  > >> >>> >> Further information on the 
  driver:<BR>>> > >> >>> >> <A 
  href="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html" 
  target=_blank>http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html</A><BR>>> 
  > >> >>> >><BR>>> > >> >>> 
  >> Best regards,<BR>>> > >> >>> >> 
  Jorge<BR>>> > >> >>> >><BR>>> > 
  >> >>> >> On Thu, Jun 2, 2011 at 6:53 AM, Paragon 
  Corporation<BR>>> > >> >>> >> <<A 
  href="mailto:lr@pcorp.us">lr@pcorp.us</A>><BR>>> > >> 
  >>> >> wrote:<BR>>> > >> >>> >> 
  > Virginia,<BR>>> > >> >>> >> 
  ><BR>>> > >> >>> >> > I think you are 
  missing a mode='2'  in your connection.<BR>>> > >> 
  >>> >> > That was<BR>>> > >> >>> 
  >> > a<BR>>> > >> >>> >> > 
  new<BR>>> > >> >>> >> > requirement that was 
  added for GDAL 1.8+<BR>>> > >> >>> >> 
  ><BR>>> > >> >>> >> > Try putting that 
  in.  I think the speed on the loading still<BR>>> > >> 
  >>> >> > needs<BR>>> > >> >>> 
  >> > quite<BR>>> > >> >>> >> > 
  a<BR>>> > >> >>> >> > bit of work though last 
  I tried.  The speed issues will<BR>>> > >> >>> 
  >> > hopefully<BR>>> > >> >>> >> > 
  be<BR>>> > >> >>> >> > resolved before 2.0 
  release.<BR>>> > >> >>> >> ><BR>>> > 
  >> >>> >> > Thanks,<BR>>> > >> 
  >>> >> > Regina<BR>>> > >> >>> 
  >> > <A href="http://www.postgis.us" 
  target=_blank>http://www.postgis.us</A><BR>>> > >> >>> 
  >> ><BR>>> > >> >>> >> ><BR>>> 
  > >> >>> >> > 
  ________________________________<BR>>> > >> >>> 
  >> > From: <A 
  href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net</A><BR>>> 
  > >> >>> >> > [mailto:<A 
  href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net</A>] 
  On<BR>>> > >> >>> >> > Behalf<BR>>> 
  > >> >>> >> > Of<BR>>> > >> 
  >>> >> > Virginia<BR>>> > >> >>> 
  >> > Maffei<BR>>> > >> >>> >> > 
  Sent: Wednesday, June 01, 2011 8:00 PM<BR>>> > >> >>> 
  >> > To: <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> >>> >> > Subject: [postgis-users] Mapserver 
  connection to Postgis<BR>>> > >> >>> >> > 
  Raster<BR>>> > >> >>> >> ><BR>>> > 
  >> >>> >> > Hi, i'm new at this and i'm trying to 
  connect to postgis<BR>>> > >> >>> >> > 
  raster<BR>>> > >> >>> >> > in<BR>>> 
  > >> >>> >> > the<BR>>> > >> 
  >>> >> > mapfile.<BR>>> > >> >>> 
  >> > I loaded a tif file into postgis raster database with 
  the<BR>>> > >> >>> >> > 
  raster2pgsql.py<BR>>> > >> >>> >> > script. 
  It created a table with 2 fields: rid and rast.<BR>>> > >> 
  >>> >> > In the mapfile i added the connection like it 
  specifies in<BR>>> > >> >>> >> > 
  the<BR>>> > >> >>> >> > postgis<BR>>> 
  > >> >>> >> > raster FAQ but it doesn't displays 
  anything.<BR>>> > >> >>> >> > This is my 
  mapfile:<BR>>> > >> >>> >> > MAP<BR>>> 
  > >> >>> >> >   IMAGETYPE     
   PNG24<BR>>> > >> >>> >> >   EXTENT 
          366582.2901411663 6127927.100382689<BR>>> 
  > >> >>> >> > 857582.2901411663<BR>>> > 
  >> >>> >> > 6670927.100382689<BR>>> > 
  >> >>> >> >   SIZE         
    491 543<BR>>> > >> >>> >> >   
  SHAPEPATH      "../data"<BR>>> > >> >>> 
  >> >   LAYER # MODIS raster layer begins here<BR>>> > 
  >> >>> >> >     NAME       
    modis<BR>>> > >> >>> >> > TYPE   
        RASTER<BR>>> > >> >>> >> 
  > STATUS       ON<BR>>> > >> >>> 
  >> > DATA "PG:host=localhost port=5432 dbname='postgis'<BR>>> 
  > >> >>> >> > user='postgres'<BR>>> > 
  >> >>> >> > password='postgres' 
  schema='public'<BR>>> > >> >>> >> > 
  table='HumedadDeExtincion'"<BR>>> > >> >>> >> 
  >     PROCESSING "NODATA=0"<BR>>> > >> 
  >>> >> > PROCESSING "SCALE=AUTO"<BR>>> > >> 
  >>> >> > PROCESSING "SCALE_BUCKETS=201"<BR>>> > 
  >> >>> >> >     PROCESSING   
  "BANDS=1"<BR>>> > >> >>> >> >     
  OFFSITE      71 74 65<BR>>> > >> >>> 
  >> > CLASS<BR>>> > >> >>> >> > NAME 
  "red"<BR>>> > >> >>> >> > EXPRESSION ([pixel] 
  < 10)<BR>>> > >> >>> >> > COLOR 255 0 
  0<BR>>> > >> >>> >> > END<BR>>> > 
  >> >>> >> > CLASS<BR>>> > >> 
  >>> >> > NAME "green"<BR>>> > >> >>> 
  >> > EXPRESSION ([pixel] >= 10 AND [pixel] < 15000 
  )<BR>>> > >> >>> >> > COLOR 0 255 
  0<BR>>> > >> >>> >> > END<BR>>> > 
  >> >>> >> > CLASS<BR>>> > >> 
  >>> >> > NAME "blue"<BR>>> > >> >>> 
  >> > EXPRESSION ([pixel] >= 15000 )<BR>>> > >> 
  >>> >> > COLOR 0 255 0<BR>>> > >> 
  >>> >> > END<BR>>> > >> >>> >> 
  >   END # MODIS raster layer ends here<BR>>> > >> 
  >>> >> ><BR>>> > >> >>> >> 
  >   # End of LAYER DEFINITIONS 
  -------------------------------<BR>>> > >> >>> 
  >> > END # All map files must come to an end just as all 
  other<BR>>> > >> >>> >> > things<BR>>> 
  > >> >>> >> > must<BR>>> > >> 
  >>> >> > come<BR>>> > >> >>> 
  >> > to...<BR>>> > >> >>> >> 
  ><BR>>> > >> >>> >> > I have gdal 1.6 , 
  postgis 1.5 and ms4w with mapserver 5.6.6<BR>>> > >> 
  >>> >> > We cant see the tiff file on the browser, it only 
  appears a<BR>>> > >> >>> >> > 
  white<BR>>> > >> >>> >> > image.<BR>>> 
  > >> >>> >> > We did try with the tif without the 
  database connection an<BR>>> > >> >>> >> > 
  it<BR>>> > >> >>> >> > works.<BR>>> 
  > >> >>> >> > Could you help us?<BR>>> > 
  >> >>> >> > Thank you<BR>>> > >> 
  >>> >> ><BR>>> > >> >>> >> 
  > _______________________________________________<BR>>> > >> 
  >>> >> > postgis-users mailing list<BR>>> > 
  >> >>> >> > <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> >>> >> ><BR>>> > >> 
  >>> >> > <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > >> >>> >> ><BR>>> > >> 
  >>> >> ><BR>>> > >> >>> 
  >><BR>>> > >> >>> >><BR>>> > 
  >> >>> >><BR>>> > >> >>> >> 
  --<BR>>> > >> >>> >> Jorge Arévalo<BR>>> 
  > >> >>> >> Internet & Mobilty Division, 
  DEIMOS<BR>>> > >> >>> >> <A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A><BR>>> 
  > >> >>> >> <A 
  href="http://es.linkedin.com/in/jorgearevalo80" 
  target=_blank>http://es.linkedin.com/in/jorgearevalo80</A><BR>>> > 
  >> >>> >> <A href="http://mobility.grupodeimos.com/" 
  target=_blank>http://mobility.grupodeimos.com/</A><BR>>> > >> 
  >>> >> <A href="http://gis4free.wordpress.com" 
  target=_blank>http://gis4free.wordpress.com</A><BR>>> > >> 
  >>> >> <A href="http://geohash.org/ezjqgrgzz0g" 
  target=_blank>http://geohash.org/ezjqgrgzz0g</A><BR>>> > >> 
  >>> >> 
  _______________________________________________<BR>>> > >> 
  >>> >> postgis-users mailing list<BR>>> > >> 
  >>> >> <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> >>> >> <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > >> >>> ><BR>>> > >> >>> 
  ><BR>>> > >> >>> > 
  _______________________________________________<BR>>> > >> 
  >>> > postgis-users mailing list<BR>>> > >> 
  >>> > <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> >>> > <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > >> >>> ><BR>>> > >> >>> 
  ><BR>>> > >> >>><BR>>> > >> 
  >>><BR>>> > >> >>><BR>>> > >> 
  >>> --<BR>>> > >> >>> Jorge 
  Arévalo<BR>>> > >> >>> Internet & Mobilty 
  Division, DEIMOS<BR>>> > >> >>> <A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A><BR>>> 
  > >> >>> <A href="http://es.linkedin.com/in/jorgearevalo80" 
  target=_blank>http://es.linkedin.com/in/jorgearevalo80</A><BR>>> > 
  >> >>> <A href="http://mobility.grupodeimos.com/" 
  target=_blank>http://mobility.grupodeimos.com/</A><BR>>> > >> 
  >>> <A href="http://gis4free.wordpress.com" 
  target=_blank>http://gis4free.wordpress.com</A><BR>>> > >> 
  >>> <A href="http://geohash.org/ezjqgrgzz0g" 
  target=_blank>http://geohash.org/ezjqgrgzz0g</A><BR>>> > >> 
  >>> _______________________________________________<BR>>> > 
  >> >>> postgis-users mailing list<BR>>> > >> 
  >>> <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> >>> <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > >> >><BR>>> > >> ><BR>>> > 
  >> ><BR>>> > >> > 
  _______________________________________________<BR>>> > >> > 
  postgis-users mailing list<BR>>> > >> > <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> > <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > >> ><BR>>> > >> ><BR>>> > 
  >><BR>>> > >><BR>>> > >><BR>>> > 
  >> --<BR>>> > >> Jorge Arévalo<BR>>> > >> 
  Internet & Mobilty Division, DEIMOS<BR>>> > >> <A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A><BR>>> 
  > >> <A href="http://es.linkedin.com/in/jorgearevalo80" 
  target=_blank>http://es.linkedin.com/in/jorgearevalo80</A><BR>>> > 
  >> <A href="http://mobility.grupodeimos.com/" 
  target=_blank>http://mobility.grupodeimos.com/</A><BR>>> > >> 
  <A href="http://gis4free.wordpress.com" 
  target=_blank>http://gis4free.wordpress.com</A><BR>>> > >> <A 
  href="http://geohash.org/ezjqgrgzz0g" 
  target=_blank>http://geohash.org/ezjqgrgzz0g</A><BR>>> > >> 
  _______________________________________________<BR>>> > >> 
  postgis-users mailing list<BR>>> > >> <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > >> <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > ><BR>>> > ><BR>>> > > 
  _______________________________________________<BR>>> > > 
  postgis-users mailing list<BR>>> > > <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > > <A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  > ><BR>>> > ><BR>>> ><BR>>> ><BR>>> 
  ><BR>>> > --<BR>>> > Jorge Arévalo<BR>>> > 
  Internet & Mobilty Division, DEIMOS<BR>>> > <A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A><BR>>> 
  > <A href="http://es.linkedin.com/in/jorgearevalo80" 
  target=_blank>http://es.linkedin.com/in/jorgearevalo80</A><BR>>> > <A 
  href="http://mobility.grupodeimos.com/" 
  target=_blank>http://mobility.grupodeimos.com/</A><BR>>> > <A 
  href="http://gis4free.wordpress.com" 
  target=_blank>http://gis4free.wordpress.com</A><BR>>> > <A 
  href="http://geohash.org/ezjqgrgzz0g" 
  target=_blank>http://geohash.org/ezjqgrgzz0g</A><BR>>> > 
  _______________________________________________<BR>>> > postgis-users 
  mailing list<BR>>> > <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  > <A href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>>> 
  _______________________________________________<BR>>> postgis-users 
  mailing list<BR>>> <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>>> 
  <A href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>><BR>><BR>> 
  _______________________________________________<BR>> postgis-users mailing 
  list<BR>> <A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR>> 
  <A href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR>><BR>><BR><BR><BR><BR>--<BR>Jorge 
  Arévalo<BR>Internet & Mobilty Division, DEIMOS<BR><A 
  href="mailto:jorge.arevalo@deimos-space.com">jorge.arevalo@deimos-space.com</A><BR><A 
  href="http://es.linkedin.com/in/jorgearevalo80" 
  target=_blank>http://es.linkedin.com/in/jorgearevalo80</A><BR><A 
  href="http://mobility.grupodeimos.com/" 
  target=_blank>http://mobility.grupodeimos.com/</A><BR><A 
  href="http://gis4free.wordpress.com" 
  target=_blank>http://gis4free.wordpress.com</A><BR><A 
  href="http://geohash.org/ezjqgrgzz0g" 
  target=_blank>http://geohash.org/ezjqgrgzz0g</A><BR>_______________________________________________<BR>postgis-users 
  mailing list<BR><A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR><A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users" 
  target=_blank>http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>