Search the web
Sign In
New User? Sign Up
fme · Feature Manipulation Engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12985 - 13014 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12985
Hello, I would like to use the ArcSDEQuerier. But I see that it doesn't resolve the names of the subtypes and coded value domains, doesn't it ? Regards, Sorin...
Sorin Dudui
sdudui
Offline Send Email
Dec 1, 2006
2:40 pm
12986
Hi Mark, I tried something very similar but it does not seem to catch the required self intersects. I have attached an example polygon for which the...
Richard Wilkinson
theoldgimmer
Offline Send Email
Dec 1, 2006
5:20 pm
12987
Hi FME'ers, Just wanted to post a message about some of the new features in the FME2007 betas that you may not be aware of, since they don't all appears in the...
mark2atsafe
Offline Send Email
Dec 2, 2006
12:31 am
12988
Hi Michael, ... each ... Good news! FME 2007 Beta has what you need. The "rich geometry" has come to the rescue. (You can read about rich geometry on the...
Dale Lutz
fme_egroup
Offline Send Email
Dec 2, 2006
9:37 pm
12989
I am having trouble getting any features returned when issuing an SQL query against polygons in a MySQL spatial table. The table <Hoods> contains three...
keithmaclac
Offline Send Email
Dec 3, 2006
12:06 am
12990
Hi at all, I've a need: -- a lot of dbf (more than one hundred) filled with a lot of rows, with one field I need to statistical evaluate and put the results in...
broscoe2000
Offline Send Email
Dec 3, 2006
4:11 pm
12991
Hi, Very simple question: Is it possible to remove duplicate object in one table? Apperently I have some problems with the bufferanalysis that Im doing, and...
chandersen29
Offline Send Email
Dec 3, 2006
4:18 pm
12992
Hmm. Sounds like you need a GROUP_BY on the StatisticsCalculator, but this doesn't appear to be available. I think that your best bet is to create a workspace...
Jason Birch
jasoncbirch
Offline Send Email
Dec 3, 2006
8:42 pm
12993
Christian, ... The Matcher would probabely do the trick. -- Hans van der Maarel Red Geographics www.redgeographics.com / hans@......
Hans van der Maarel
hans905
Offline Send Email
Dec 4, 2006
12:19 am
12994
Hi All- I'm often repeating many steps over and over again in a workbench file and was just wondering if there was a better approach. To keep the explanation...
Cifelli, Scott T.
STCifelli
Offline Send Email
Dec 4, 2006
4:22 pm
12995
Dear Friends, We are interested to convert street network data into GDF for navigation purposes. Just wanna know if some one has done it previously by using...
Jamil Ahmad
ahmad_jam
Offline Send Email
Dec 4, 2006
4:26 pm
12996
... in one ... that Im ... any ID ... Thanks! Christian...
chandersen29
Offline Send Email
Dec 4, 2006
4:29 pm
12997
Hello, I'm new to GIS, I always have some doubt with GIS tool, If we have the spatial data in Oracle, a.) why do we need a GIS tool to render ? 1.) what is the...
sundarct
Offline Send Email
Dec 4, 2006
5:06 pm
12998
Scott, ... It sounds like a Custom Transformer may do the trick. It's basically a group of transformers with specific settings that act as one (and it shows up...
Hans van der Maarel
hans905
Offline Send Email
Dec 4, 2006
5:07 pm
12999
Hi JA, Which email address at Safe did you write to? I don't see any email regarding GDF. If you let me know I can follow up. Anyway - yes FME will convert...
mark2atsafe
Offline Send Email
Dec 4, 2006
5:44 pm
13000
Hi Scott, If I can add to Hans's answer - a good example of this sort of thing are the rulebase checker transformers you can get from fmepedia ...
mark2atsafe
Offline Send Email
Dec 4, 2006
6:13 pm
13001
Bala, ... A 'rendering tool' allows you to look at the data, query it, perform analisys, make edits and so on. You could write your own tool in Java to do...
Hans van der Maarel
hans905
Offline Send Email
Dec 4, 2006
6:39 pm
13002
Thanks Mark and Hans!!! Hard to believe I haven't been using custom transformers after all this time. The rulebase attribute checker is quite a useful tool...
Cifelli, Scott T.
STCifelli
Offline Send Email
Dec 4, 2006
11:57 pm
13003
Hi Richard. Self-intersected objects leaving the SelfIntersector are always ketp together as an aggregate (see the SelfIntersector documentation). Use a...
Dahlsten Nils-erik
mysoxen
Offline Send Email
Dec 5, 2006
4:26 pm
13004
Hi. I'd like to publish the TABLES parameter on the ArcSDEQuerier, which is no problem. But how do I get the read features to exit on an outputnode that exist...
Dahlsten Nils-erik
mysoxen
Offline Send Email
Dec 5, 2006
4:29 pm
13005
Hi the best way of dooing this is to use a tcl function ( or python ) with tcl you can loop over any number off attributes using a list off attribute names and...
peter laulund
peter_laulund@...
Send Email
Dec 5, 2006
4:31 pm
13006
Hi there, I´m using Autocad Map to import a DGN file, but wanting to access to the atributes stored in the user data linkage. Map creates the MSLinks table,...
almeida_clara
Offline Send Email
Dec 5, 2006
4:32 pm
13007
Hi all, I have a problem to convert DGN to DWG. I have a template file *.dwt. It has the block definitions and linetype definitions. But when I use this *.dwt...
cindy_xinqiao_lu
cindy_xinqia...
Offline Send Email
Dec 5, 2006
5:37 pm
13008
I need to figure out how to read the tables within an SQLite database. I've created an ODBC connection to the DB, and I'm able to 'pre- select' the tables I...
snelsons2006
Offline Send Email
Dec 6, 2006
7:11 am
13009
Hi Cindy. Are you attempting this in Universal Translator? I think You must create a workspace to map your cellnames to the equivalent blockname. (If they are...
Dahlsten Nils-erik
mysoxen
Offline Send Email
Dec 6, 2006
7:11 am
13010
I am using FME 2006. I have LineString-type features that I want to show in Google Earth that also have an attribute table shown in the KML Description tag....
alfred_sawatzky
Online Now Send Email
Dec 6, 2006
4:07 pm
13011
thx a lot! it worked perfectly!!! CG ... doing ... on your ... There are ... tutorial, as ... number ... according to ... according ... one for...
gelt78
Offline Send Email
Dec 6, 2006
4:10 pm
13012
Hi Dale, I agree, this is really good news. Right now, I am circumventing the problem by using an auxiliary DB table containing the information I need. This...
michael_staeger
Offline Send Email
Dec 6, 2006
4:13 pm
13013
Yes. Create a unique attribute for each of your linestrings, generate the midpoint of the line as a point, and then join them back onto the line using an...
Jason Birch
jasoncbirch
Offline Send Email
Dec 6, 2006
4:38 pm
13014
Martin, I just noticed an another issue, when I use my igds_level attribute as my fanout, it writes the feature in DGN file with correct igds_level, however...
guru_ganesh
Offline Send Email
Dec 6, 2006
8:50 pm
Messages 12985 - 13014 of 14393   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help