[OSGeo-Discuss] [ANN] MapProxy - new caching proxy for geospatial data

2010-03-23 Thread Oliver Tonnhofer

Hello,

This is a one-time post to announce the MapProxy project, an open  
source proxy for geospatial data. MapProxy caches, accelerates and  
transforms data from existing map servers. It is a middle-man between  
existing web map servers (like MapServer or GeoServer) and clients.  
All existing web and desktop GIS applications can be used, but also  
modern clients like OpenLayers and GoogleEarth.


The project started late 2008 and is now available as Open Source. It  
is actively developed and supported by Omniscale and is released under  
the GNU AGPL License 3.0. The project is looking for developers and  
users.


Features:
  - Accelerate WMS servers
  - Serve WMS/TMS/KML requests
  - Reproject data on-the-fly
  - Add watermarks/attribution
  - many more

It is written in Python and should run on all major platforms.

For more information, please come to http://mapproxy.org/

Thank you,
Oliver

--
Oliver Tonnhofer 
Omniscale - Dominik Helle, Oliver Tonnhofer GbR
Nadorster Str. 60, 26123 Oldenburg
Tel: +49(0)441/9392774-2 (Fax: 9)

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] Generalizing complex 3D vector polygon data

2010-03-23 Thread Alexandre Leroux


Dear list,

Here's my challenge. I have 3D buildings originally in the AutoCAD 
format which are composed of hundreds of 2D polygons in 3D space.


Is there any tool that can "generalize" 3D data?

I found that GRASS GIS offers line generalization:
http://grass.itc.it/gdp/html_grass64/v.generalize.html
but found nothing regarding 3D generalization.

My feeling is that 'GIS technology' is just not there yet. There's just 
no implemented algorithms to generalize complex 3D to less complex 3D 
data. Am I right?



Since my team is heavily using FOSS4G, we're looking for a solution (if 
any) that would ideally be 100% FOSS4G.


Thanks for any feedback,

Alex
--
Alexandre Leroux, M.Sc., Ing.
Section de la réponse aux urgences environnementales /
Environmental Emergency Response Section
Centre météorologique canadien / Canadian Meteorological Centre
Environnement Canada / Environment Canada
alexandre.ler...@ec.gc.ca - (514) 421-5024
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


RE: [OSGeo-Discuss] Is the integration of FOSS4G and proprietary software good for FOSS4G?

2010-03-23 Thread Miguel Montesinos
Hello,

 

I also agree to spread open source software on as many places as
possible, and let the users decide based on their experience.

 

So it seems, we all agree.

 

Do you think a different point of view would arise if, for instance, a
project like pgRouting would port to run also on top of Oracle
Locator/Spatial? 

 

What would be the point of view for PostGIS project? I'm very interested
in knowing PostGIS' people thoughts, so thanks in advance.

 

Best,

 

Miguel Montesinos

 

De: discuss-boun...@lists.osgeo.org
[mailto:discuss-boun...@lists.osgeo.org] En nombre de Ragi Burhum
Enviado el: jueves, 18 de marzo de 2010 17:23
Para: discuss@lists.osgeo.org
Asunto: Re: [OSGeo-Discuss] Is the integration of FOSS4G and proprietary
software good for FOSS4G?

 

+1 on what Daniel said.

 

Personally, my interest lies on having successful, productive, - *happy*
- users. Not on persuading anyone from one philosophy to another one.

 

- Ragi

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] Win a PS3 or Wii in the Opticks Programming Contest!

2010-03-23 Thread Streithorst, Kip
Write a cool extension for Opticks by June 4th, 2010 and have a chance
to win either a PS3 or Nintendo Wii! The contest announcement and rules
are available at: http://bit.ly/2I4bcs

Opticks (http://opticks.org/) is an electronic light table (ELT)
application licensed under the  LGPL v2.1.  It provides a framework for
processing remote sensing data, such as Hyperspectral (HSI),
Multispectral (MSI), and Synthetic aperture radar (SAR) imagery and
video.



This message and any enclosures are intended only for the addressee.  Please  
notify the sender by email if you are not the intended recipient.  If you are  
not the intended recipient, you may not use, copy, disclose, or distribute this 
 
message or its contents or enclosures to any other person and any such actions  
may be unlawful.  Ball reserves the right to monitor and review all messages  
and enclosures sent to or from this email address.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Is the integration of FOSS4G and proprietary software good for FOSS4G?

2010-03-23 Thread Paul Ramsey
All the same to me. A frosted turd is still a turd.

P

On Tue, Mar 23, 2010 at 5:35 AM, Miguel Montesinos
 wrote:
> Hello,
>
>
>
> I also agree to spread open source software on as many places as possible,
> and let the users decide based on their experience.
>
>
>
> So it seems, we all agree.
>
>
>
> Do you think a different point of view would arise if, for instance, a
> project like pgRouting would port to run also on top of Oracle
> Locator/Spatial?
>
>
>
> What would be the point of view for PostGIS project? I’m very interested in
> knowing PostGIS’ people thoughts, so thanks in advance.
>
>
>
> Best,
>
>
>
> Miguel Montesinos
>
>
>
> De: discuss-boun...@lists.osgeo.org [mailto:discuss-boun...@lists.osgeo.org]
> En nombre de Ragi Burhum
> Enviado el: jueves, 18 de marzo de 2010 17:23
> Para: discuss@lists.osgeo.org
> Asunto: Re: [OSGeo-Discuss] Is the integration of FOSS4G and proprietary
> software good for FOSS4G?
>
>
>
> +1 on what Daniel said.
>
>
>
> Personally, my interest lies on having successful, productive, - *happy* -
> users. Not on persuading anyone from one philosophy to another one.
>
>
>
> - Ragi
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/discuss
>
>
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Generalizing complex 3D vector polygon data

2010-03-23 Thread Stefan Steiniger

not that I know of any 3D FOSS.

however I know of research in Hannover (GER) by Frank Thiemann - german 
only webpage:

http://www.ikg.uni-hannover.de/de/forschung/projekte/3d-gebaeude-generalisierung/

and Potsdam (GER) group of Juergen Doellner:
http://www.matthias-trapp.de/
http://www.hpi.uni-potsdam.de/doellner/3dgi/index.html?L=1

so maybe look for publications of those people?
stefan

Alexandre Leroux wrote:


Dear list,

Here's my challenge. I have 3D buildings originally in the AutoCAD 
format which are composed of hundreds of 2D polygons in 3D space.


Is there any tool that can "generalize" 3D data?

I found that GRASS GIS offers line generalization:
http://grass.itc.it/gdp/html_grass64/v.generalize.html
but found nothing regarding 3D generalization.

My feeling is that 'GIS technology' is just not there yet. There's just 
no implemented algorithms to generalize complex 3D to less complex 3D 
data. Am I right?



Since my team is heavily using FOSS4G, we're looking for a solution (if 
any) that would ideally be 100% FOSS4G.


Thanks for any feedback,

Alex

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Generalizing complex 3D vector polygon data

2010-03-23 Thread Arnulf Christl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alexandre Leroux wrote:
> 
> Dear list,
> 
> Here's my challenge. I have 3D buildings originally in the AutoCAD
> format which are composed of hundreds of 2D polygons in 3D space.
> 
> Is there any tool that can "generalize" 3D data?
> 
> I found that GRASS GIS offers line generalization:
> http://grass.itc.it/gdp/html_grass64/v.generalize.html
> but found nothing regarding 3D generalization.
> 
> My feeling is that 'GIS technology' is just not there yet. There's just
> no implemented algorithms to generalize complex 3D to less complex 3D
> data. Am I right?
> 
> 
> Since my team is heavily using FOSS4G, we're looking for a solution (if
> any) that would ideally be 100% FOSS4G.
> 
> Thanks for any feedback,
> 
> Alex

I'd check out OSSIM.

- --
Arnulf Christl

Exploring Space, Time and Mind
http://arnulf.us
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkupOkAACgkQXmFKW+BJ1b2h1ACfUbtefCNItrXPT6UBjBu2+qgb
REUAnjYPFmId/wkNggMGXy0P1Afwr5vd
=gaKN
-END PGP SIGNATURE-
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for PHP, OpenLayers GPS tracking software

2010-03-23 Thread Stephen Woodbridge

Arnie, Brent,

Thank you for the suggestions. I'll check out openises when I have a 
chance. I have coded bits and pieces of this in various apps at one time 
or another, but it just seems like there should be something like this 
available.


I just got sidetracked for a few days, but I'll get back to looking into 
this some more.


Thanks again,
  -Steve

Arnie Shore wrote:
Steve, all:  I have an open source php/mysql CAD application 
(http://openises.sourceforge.net/tickets01.html) that's currently GMaps 
based, and I plan eventually to move that to OSM/OL. 

I expect that the tile serving cd be provided by a PHP script of rather 
limited complexity.


Our application does some gps tracking, with sources APRS, Google's 
Latitude, Instamapper, Locatea, etc.  You may have other sources in mind.


While you're welcome to anything we have, I'll certainly be interested 
in your progress.


Arnie Shore
Annapolis, MD


 > Hi all,
 >
 > I'm looking for something like OpenGTS but written in PHP.
 > The needs are pretty flexible. I would like the server side code
to be
 > in PHP and the mapping interface to be OpenLayers based.
 >
 > Does anyone know if there is an OpenSource project doing
something like
 > this?
 >
 > Thanks,
 >-Steve





___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss