[Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-11 Thread Chris
the splitting. Either, I'm doing it wrong or it is not optimized enough. After waiting for 10 minutes, it is still not finished (although, the shapefile is not that big). Could someone have a look at my function and see what the problem is? Thanks in advance, Best regards, Chris. private

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-11 Thread Chris
it is taking so long? Is there any way I can optimize this? If not, I guess I need to save the result somewhere in a file and work from the result from now on because it is taking too much time. Regards, Chris. On Jan 11, 2008 9:28 PM, Chris [EMAIL PROTECTED] wrote: I tried to use another Vector

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-11 Thread Chris
? How could this happen? Is my algorithm still wrong? or maybe I should just ignore when this case happens? Regards, Chris. On Jan 11, 2008 7:28 PM, Justin Deoliveira [EMAIL PROTECTED] wrote: Hi Chris, I would have to mock up some data and test it but I dont think the problem is the method

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-14 Thread Chris
find where. Regards, Chris. On Jan 12, 2008 1:42 AM, Chris [EMAIL PROTECTED] wrote: Hi, I managed to optimize the code so that the work is done in approximately 2 minutes now. This is a great progress. Other good news is that now Dijkstra does not return null anymore, which means that my

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-14 Thread Chris
of tests but at the moment, the only time dijkstra did not return null was when using splitlines4.txt (which was buggy IMO). I hope you can have a look at it and point me in the right direction. Thanks in advance. Regards, Chris. On Jan 12, 2008 1:42 AM, Chris [EMAIL PROTECTED] wrote: Hi, I

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-14 Thread Chris
(which is the origin node)... One of the edges looks good though. Regards, Chris. On Jan 14, 2008 11:38 PM, Chris [EMAIL PROTECTED] wrote: I simplified my function. That is to say, when I detect an intersection between l1 and l2, I only split l2. I think that anyway, at some point, the function

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-14 Thread Chris
(Error: a); It displays Error: a. Because of this, it happens that none of the subparts of l1 intersects with l2 :( Regards, Chris. On Jan 15, 2008 1:09 AM, Chris [EMAIL PROTECTED] wrote: Trying to see what's wrong with my graph, I decided to print some information. The node I chose to start from

Re: [Geotools-gt2-users] Shapefiles and graphs

2008-01-16 Thread Chris
You can probably have a look at this: http://www.ifremer.fr/cartoweb3/plugins/routing/server/src/org/cartoweb/routing/ This helped me a lot when I started. Chris. On Jan 16, 2008 2:56 PM, Cate [EMAIL PROTECTED] wrote: Hello, I have to implement an application to calculate the distance

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-18 Thread Chris
. On Jan 15, 2008 2:12 AM, Chris [EMAIL PROTECTED] wrote: Could you tell me what is wrong with this part of code? Coordinate[] c = new Coordinate[]{(l1.getStartPoint()).getCoordinate(), p.getCoordinate()}; LineString l1a = new LineString(new CoordinateArraySequence(c), new

Re: [Geotools-gt2-users] Splitting LineStrings at their intersection

2008-01-24 Thread Chris
Could you confirm that you received the data you needed? Chris. On Jan 19, 2008 1:06 AM, Justin Deoliveira [EMAIL PROTECTED] wrote: Hi Chris, Sorry, its been a busy week and I have not had time to keep up with your questions. Its not immediately evident to me what is wrong with your code. I

[Geotools-gt2-users] Help needed - Import GML to SHP

2010-08-17 Thread chris
Hi. I am trying to write a c# application to import a gml file and write to shp. Could anyone please point me in the right direction. Thanks Chris -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Help-needed-Import-GML-to-SHP-tp5431467p5431467.html Sent from

Re: [Geotools-gt2-users] Help needed - Import GML to SHP

2010-08-18 Thread chris
. This will be used in another application and written in c# Cheers Chris -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Help-needed-Import-GML-to-SHP-tp5431467p5435570.html Sent from the geotools-gt2-users mailing list archive at Nabble.com

Re: [Geotools-gt2-users] Help needed - Import GML to SHP

2010-08-18 Thread chris
, type) etc 3. He tells me a shapefile can only be one type - either point, polygon, or line. the gml file seems to contain all of these. How can i convert it to shapefile? 4. Which of the gml properties need to be included in the shapefile, and what can be ignored. Cheers Chris -- View

Re: [Geotools-gt2-users] Overriding Feature IDs For PostGisDataStore ?

2005-09-20 Thread Chris Holmes
from (so that I think you don't see those methods in the children, but they are there to be overridden). Chris On 20 Sep 2005, Satyanarayana Murty Pindiproli wrote: Hi All, Have been Using geo-tools for developing A Mapping Engine. I have been Able to override the Feature Id's generated

Re: Re: [Geotools-gt2-users] Overriding Feature IDs For PostGisDataStore ?

2005-09-21 Thread Chris Holmes
On 21 Sep 2005, Satyanarayana Murty Pindiproli wrote: Hi Chris , Based on your Idea I have started Impelementing My own FID Mapper Interface.However i find that I dont have any class by Name of JDBC1DataStore.I have a Class Named JDBCDataStore. I am using 2.1.RC1 version

Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-09 Thread Chris Holmes
in a featureTypeInfo type metadata class. Chris Quoting Justin Deoliveira [EMAIL PROTECTED]: Hi Tom, It still does not work. I found the jira bug attached for this and it seems the issue is still unresolved? There are many comments going back and forth between Chris and Paolo which are kind of hard

Re: [Geotools-gt2-users] problem creating schema in postgis

2005-11-10 Thread Chris Holmes
[EMAIL PROTECTED]: I'm wondering what you are doing with the FID when creating the table in postgis. I would have though that could be used as a primary key. David On 11/9/05, Chris Holmes [EMAIL PROTECTED] wrote: Paolo's the expert, as he implemented it, and I tried to roll it in. We

Re: [Geotools-gt2-users] Hi there, a few Geotools questions

2005-11-12 Thread Chris Holmes
checkout geoserver, or if they want a full desktop client we say check out udig. Chris Best regards, -- Juan Marín Otero 2005/11/11, Wendy Schafer [EMAIL PROTECTED]: Sean, I've looked over the code for the StyledMapPane and found that there were not many options in terms

Re: R: [Geotools-gt2-users] problem creating schema in postgis

2005-11-12 Thread Chris Holmes
, exactly. Our meta information hacking should come after addressing the broader issue of featureType mapping. Chris Bye Paolo What do other people think? P.S: Fixing the OracleDataStore I discovered a few things that could be enhanced

Re: [Geotools-gt2-users] Locking features

2005-11-13 Thread Chris Holmes
cut at the last minute or something? Chris On Sun, 13 Nov 2005, Lena Pahl wrote: Hi there! How can I lock features when using WFSDataStore? Does someone have a code snippet to show me how this is supposed to work? Thanks a million! Best regards, Lena

Re: [Geotools-gt2-users] Locking features

2005-11-14 Thread Chris Holmes
a GetFeatureWithLock element) to GeoServer I'm able to lock features in a DB while I'm not able to do this accessing GeoServer via Geotools. Yes, it would be a nice capability to have, hopefully you can help us implement with David's advice. est regards, Chris I would be very grateful to get

Re: AW: [Geotools-gt2-users] Best practice to maintain a PostGis data source in my Web Application

2005-11-14 Thread Chris Holmes
Hello Chris ! Thank you for your answer ! So your actually saying 2 things : 1. I better use the DataStoreFinder class , and its static method getDataStore(params) 2. I have only 1 DB that I am using, so I need just 1 PostGISDataStore. Yes

Re: [Geotools-gt2-users] Suggestion for changing the response behaviour of list-postings

2005-11-21 Thread Chris Holmes
. The two sides can be summed up: http://www.unicom.com/pw/reply-to-harmful.html http://www.metasystema.net/essays/reply-to.mhtml Chris Bernhard --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss

Re: [Geotools-gt2-users] Question #2 - Structure of Data

2005-11-21 Thread Chris Holmes
FeatureStore to adding locking. hope this helps, and if it does could you add it to the FAQ? Chris Quoting Bernhard Kastner [EMAIL PROTECTED]: Satyanarayana Murty Pindiproli wrote: A dataStore is structure holding the Meta-ata about ur geo-database. It provides methods for you to retrieve

Re: [Geotools-gt2-users] Initializing DefaultMapContext within a servlet kills servlet engine

2006-01-17 Thread Chris Holmes
in what you're trying to do. best regards, Chris Elad Messing wrote: Hello all, I intend to use the LiteRender within in a servlet to draw dynamic icons on a pre-generated wms map image. For that purpose I am trying to initialize the DefaultMapContext with the some DefaultMapLayers representing my

[Geotools-gt2-users] Re: [Geotools-devel] should GeoTools join the new Open Source Geospatial Foundation?

2006-02-05 Thread Chris Holmes
-committers, is appreciated. I'm +1 best regards, Chris Quoting Jody Garnett [EMAIL PROTECTED]: Ian Turton wrote: ChrisH and I have spent the day in Chicago discussing the new OSGEO foundation - (see http://logs.qgis.org/geofoundation/ for the irc logs). Basically we have raised 23 members

Re: [Geotools-gt2-users] ShapefileDataStore lock conflicts with ArcIMS?

2006-03-02 Thread Chris Holmes
might be to turn off like the transaction portion of IMS? I have no idea how IMS works, but maybe if you turn off the ability to do transactions it won't try to lock so much? Chris The full error looks like this: java.io.FileNotFoundException: D:\GISData\ShapeFiles\Editable\ACT250_TEST.shp

Re: [Geotools-gt2-users] MultiAttributeType problem

2006-03-08 Thread Chris Holmes
features branch. I think this: http://svn.geotools.org/geotools/branches/complex-features/ is the svn link. This branch completes the experiments with a full feature model, that works with datastores and complex schemas. best regards, Chris David Robison wrote: I am trying to use

Re: [Geotools-gt2-users] Using GridCoverage with VERY large files

2006-03-08 Thread Chris Holmes
details abou tthe work best regards, Chris Joel Skelton wrote: I've writen a small example using the GT 2.1.1 distribution which works as follows: File file = new File(c:/smallfile.tif); URL dataUrl = file.toURL(); GridCoverageExchange gce = new StreamGridCoverageExchange(); GridCoverageReader

Re: [Geotools-gt2-users] Integration of Geotools2 inside an applet

2006-03-08 Thread Chris Holmes
the whole project working, what problems you had and how you worked around them. I'm sure others would be interested in what you've learned. best regards, Chris Fernando Zuriaga wrote: Hi!, I am working (long time ago) in a web page that integrate Geotools (inside an applet),Geoserver WFS

Re: [Geotools-gt2-users] Minimum Jars required

2006-04-28 Thread Chris Holmes
://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- Chris Holmes The Open Planning Project http://topp.openplans.org begin:vcard fn:Chris Holmes n:Holmes;Chris org:The Open Planning Project adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA email;internet:[EMAIL PROTECTED] title:VP

Re: FW: FW: [Geotools-gt2-users] Sample of web application with Geotools

2006-04-30 Thread Chris Holmes
That'd be great. We also have pdf output ready to go in GeoServer, so with SWF and the ones we currently have we'd have just about every base covered (though SVG could use some improvements...) C Alessio Fabiani wrote: Hi Chris, I can easily write GeoServer classes and interfaces to render

Re: [Geotools-gt2-users] PostGIS and JTS, and Deprecated code....

2006-05-05 Thread Chris Holmes
the results to arbitrary output. The FM branch is the one that will be migrated to trunk, but I don't know if it yet has the sql datastore stuff. So someday, but yeah, for now, I'd say do what you're doing, hope the wkb stuff helps you out. best regards, Chris Unless you can help point me

[Geotools-gt2-users] Re: [Geoserver-users] Trigonometric Expression Functions

2006-05-10 Thread Chris Holmes
functions, if you've got time). Then you need to generate the text for the META-INF file, so that it can plug-in to GeoServer. We would happily include your work in GeoTools/GeoServer, we just haven't gotten around to trig functions yet. best regards, Chris Kasper H Kaergaard wrote: Hi All

Re: [Geotools-gt2-users] FeatureCollection expecting deprecated 'OID' column in DataStore for PostgreSQL -

2006-05-16 Thread Chris Holmes
a primary key then it should be picked up. Chris Peter Fay wrote: Hi Folks, Newbie to GeoTools. I ran the ConnectionTester program: http://docs.codehaus.org/display/GEOTOOLS/ConnectionTester It got an exception in ConnectionTester.showData() because FeatureCollection is creating a SQL statement

Re: [Geotools-gt2-users] PostGIS with non-default (non-public) schemas not working?

2006-05-19 Thread Chris Holmes
in the encodeTableName() method. Chris Peter Fay wrote: Thanks Jody - I found that this issue was already in the bug list for the last two years Maybe if I get a few days free sometime, I could work on it. -Peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jody

Re: [Geotools-gt2-users] Retrieving selected features from a ArcSDE data store

2006-05-22 Thread Chris Holmes
be a bit faster. Chris Sommer Gerhard wrote: Hi, I tried out GeoServer, which uses GeoTools, to fetch selected features (WFS-Request using BBOX filter)from PostGIS and ArcSDE. PostGIS is fast, but ArcSDE takes as long as for fetching all the features in the feature type (16 times longer

Re: [Geotools-gt2-users] GeoTools 2.2 development

2006-06-26 Thread Chris Holmes
___ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users !DSPAM:1003,44a065c1319881702038478! -- Chris Holmes The Open Planning Project http://topp.openplans.org begin:vcard fn:Chris Holmes n:Holmes;Chris

Re: [Geotools-gt2-users] Question about multithreading, serverside use of WMS client code

2006-07-11 Thread Chris Holmes
=120709bid=263057dat=121642 ___ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users !DSPAM:1003,44b411ca255809771116852! -- Chris Holmes The Open Planning Project http

Re: [Geotools-gt2-users] How to use getools in a servlet application

2006-07-18 Thread Chris Holmes
, or if for some reason you can't you can at least look at the code for inspiration. best regards, Chris Burak Geriş wrote: I have just downloaded latest geotools binary archives (gt2-2.2-RC3-bin.zip) and then copy all of the jars to the WEB-INF\lib directory of my simple servlet application. When i am

Re: [Geotools-gt2-users] How to use getools in a servlet application

2006-07-20 Thread Chris Holmes
Burak Geriş wrote: Dear Chris, thank you for your answer. I solved my problem about deployment. When I remove wkb4j from lib directory it successfully deployed. Then I looked to GeoServer and I noticed there is a modified version of wkb4j library. I'm using that library now and everything

Re: [Geotools-gt2-users] labels

2006-07-26 Thread Chris Holmes
set there is also able to be set in code, as we're using GeoTools all the way. Chris Jesse Eichar wrote: In the wrong place... well that is a different issue. Could you explain how they are incorrectly placed? At one point there was rather advanced label placement going on. It is looking

Re: [Geotools-gt2-users] WFS --- Style

2006-08-03 Thread Chris Holmes
WFS does not include any style information. If you want to use the style you defined for MapServer than you should access it as WMS. Chris Frederico wrote: Hi, im using the WFSDataStore with MapServer( gt 2.2RC3 ) and i saw that i have to give the style to paint the Feature. - Why we have

Re: [Geotools-gt2-users] ArcSDE data source

2007-01-03 Thread Chris Holmes
Try upgrading to the latest GeoServer for both the arcsde plug-in and the server itself. And if you're using geotools directly be sure to get the latest 2.2.2 arcsde jar. This has been a problem in the past, but it should be fixed now. Chris On Tue, January 2, 2007 2:11 pm, Mikael Elmquist

Re: [Geotools-gt2-users] ArcSDE data source

2007-01-03 Thread Chris Tweedie
Chris, I didnt know this was deemed as a bug ... but to clarify, you still need to acquire the apache commons jar for the ArcSDE 2.2.2 plugin to function. I don't have the link handy Mikael, but search this list for a previous arcsde thread and then you should be good to go Chris Tweedie

Re: [Geotools-gt2-users] ArcSDE data source

2007-01-04 Thread Chris Holmes
Well, the bug is that we should be including the jar, people shouldn't need to go out and get the jar on their own Brent's going to update the build scripts to include it, and will email when he gets the jar posted. Chris Chris Tweedie wrote: Chris, I didnt know this was deemed as a bug

Re: [Geotools-gt2-users] Fwd: Re: SPAM: ImageMosaic vs. GeoTIFF tiling

2007-08-16 Thread Chris Holmes
a big input raster and slice it up and optimize it. best regards, Chris Patrick Way wrote: Hi Jody, Thanks for the kind words and information about naming the java classes. I would be interested in working with the community to improve this method of managing rasters in the PostGIS database

Re: [Geotools-gt2-users] Fwd: Re: SPAM: ImageMosaic vs. GeoTIFF tiling

2007-08-16 Thread Chris Holmes
And the main place the source lives is still at: https://seagis.svn.sourceforge.net/svnroot/seagis/trunk/postgrid/ ? Could others on this thread check it out and compare against their implementations, and perhaps we can start working together on a common implementation? Chris Vincent

Re: [Geotools-gt2-users] Virtual Earth Transformation Question

2007-08-21 Thread Chris Holmes
I don't believe is in GeoTools yet, it's still just in geoserver. And I'm am pretty sure that the fixed 900913 transform should work for virtual earth, as it's the same projection google uses afaik (the original post that led the OS community to figure this out was VE and GMaps) Chris On Tue

Re: [Geotools-gt2-users] FW: Virtual Earth Transformation Question

2007-08-21 Thread Chris Holmes
as well that the veapi.js needs to be modified. Chris Holmes mentions this in his GeoServer 1.5.3 announcement: http://blog.geoserver.org/2007/08/14/geoserver-embraces-the-geoweb/ With a bit of coding from Andrea we're also now shipping with support for the map projection used by Virtual

Re: [Geotools-gt2-users] GeoTools Spring Flex

2007-11-09 Thread Chris Holmes
+ geotools. If documentation is lacking just ask questions to the lists. best regards, Chris gershwinou wrote: Well, geoserver is alreday doing that (spring+geotools) check it out : www.geoserver.org http://www.geoserver.org gersh On Nov 9, 2007 2:03 PM, Jarda Sedmy [EMAIL PROTECTED] mailto

Re: [Geotools-gt2-users] [Geoserver-users] Bug in startup script in Ubuntu Gutsy 7.10 prevents Tomcat from starting again when geoserver (using geotools) is deployed

2007-11-10 Thread Chris Holmes
to be configured right for geoserver to work / save configuration. Chris Fabio Da Soghe wrote: To anyone interested: deploying Geoserver (I've used 1.5.4) in Tomcat 5.5 in Ubuntu Gutsy (7.10) leads to Tomcat not starting again. The error I get on the console when restarting Tomcat

Re: [Geotools-gt2-users] Using OSM Data with geotools

2008-10-25 Thread Chris Holmes
easily make a GeoTools datastore that operates on the same set of known tags to put more structure on the flexible tags. But it's non-trivial to do, so that's probably why no one has coded it. Chris On Fri, Oct 24, 2008 at 11:10 AM, fx5900 [EMAIL PROTECTED] wrote: Hi, Since there is a way

[Geotools-gt2-users] java.lang.NoClassDefFoundError: org/hsqldb/jdbc/jdbcDataSource

2010-09-14 Thread Chris S
I am having an issue resolving this error within geotools across a glassfish web service running on linux. the jars that i have included in my libraries path include: jts-1.10.jar geoapi-2.3-M1.jar gt-api-2.6.1.jar gt-espg-extension-2.6.1.jar gt-espg.wkt-2.6.1.jar geoapi-pending-2.3-M1.jar

Re: [Geotools-gt2-users] [Geoserver-users] Any interest in a Google Fusion Table Datastore?

2011-02-02 Thread Chris Holmes
That's a great idea - it could be super useful for people who have non spatial data and can use fusion tables to geocode it. It didn't occur to me you could connect straight to it. We had been contemplating leveraging that geocoding capability for GeoNode, but I think it could be a nicer story

[Geotools-gt2-users] Using geotools with certificate authentication

2011-09-29 Thread Chris Brundick
I've just started playing with the geotools libraries (and web services in general). Has anyone here used geo-tools to access sites that require authentication through smart card certificates? I've sucessfully configured the authentication piece. I am able to perform a GetCapabilities

Re: [Geotools-gt2-users] Using geotools with certificate authentication

2011-09-30 Thread Chris Brundick
with this authentication and call the handlers executeMethod() and get a GetCapabilities response from the WMS. I was hoping there might be some way to get the geotools classes (e.g. WebMapServer, WMSCapabilities, ...) to use my HttpHandler. Chris Date: Fri, 30 Sep 2011 10:42:12 +1000 From: jody.garn

[Geotools-gt2-users] newbie question regarding CSV2Shp example ...

2012-02-18 Thread Chris Nicholas
(DefaultTransaction.java:182)     at Attr2Shp.main(Attr2Shp.java:241) hints, suggestions, RTFMs welcomed... thanks! Chris-- Virtualization Cloud Management Using Capacity Planning Cloud computing makes use of virtualization

Re: [Geotools-gt2-users] SLD with external SVG

2013-03-14 Thread Chris Faulkner
a checked exception. Thanks Chris On 14 March 2013 14:02, Chris Faulkner chris.faulk...@gmail.com wrote: Hi Using StyleLab from the demo and some point data in a shape file, I successfully displayed points on a map and can see how to alter the style and it is helping me to understand

[Geotools-gt2-users] Issue with ECQL / FilterFactory after switching to VFSClassLoader

2014-02-01 Thread Chris Bennight
/SpatioTemporalIntersectingIterator.scala#L319 they added the initClassLoader method. Unfortunately a similar pattern did not work for me in this case. If anyone has any suggestions about what could cause this, or how to start debugging fixing it I'd appreciate it. Chris

[Geotools-gt2-users] subscribe

2017-05-24 Thread Chris Snider
-- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot___ GeoTools-GT2-Users mailing list

[Geotools-gt2-users] OpenJDK 11 Error

2019-03-30 Thread Chris Zheng
I’m using Clojure to do the basic tutorial on displaying a shape file on OpenJDK 11: (-> (doto (DefaultMapContext.) (.setTitle "Quickstart") (.addLayer (-> (io/resource "geotools/maps/countries.shp") (FileDataStoreFinder/getDataStore)

[Geotools-gt2-users] Geotools on JDK 11 gives error:

2019-03-29 Thread Chris Zheng (zcaudate)
I’m using Clojure to do the basic tutorial on displaying a shape file on OpenJDK 11: (-> (doto (DefaultMapContext.) (.setTitle "Quickstart") (.addLayer (-> (io/resource "geotools/maps/countries.shp") (FileDataStoreFinder/getDataStore)