Hi, I am seeking postcode polygons of the London area, such as the Point-code with Polygons data from ordnance Survey. Can anyone help ? I am finishing some...
Group: We provide the following data with Maptitude for Great Britain out-of-the-box <www.maptitude.co.uk>: Postcode Areas Postcode Districts Postcode Sectors ...
Hello all, I'm working on what should be a simple analysis but am experiencing a problem with the select by location function. I want to select all the...
Hi, Yes, there is. Go to Edit, Preferences, Map, and then Select "Touching" instead of the default "Enclosing". Good luck, Reinaldo Andrew wrote: Hello all, ...
Open the DK Immediate Execution and type: SetSelectInclusion("Intersecting") ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice...
Hello Andrew, ... Select by Location has two "modes" when selecting areas and lines: In "intersecting" or "touching" mode, if any part of the area or line is...
Thanks everyone for weighing in on this. It sounds as though there's a selection preference solution. I worked around it (before seeing these suggestions) by...
2004 Second Edition TIGER/Line Files -- Released August 18, 2005 At http://www.census.gov/geo/www/tiger/tiger2004se/tgr2004se.html It has added quite a few...
Dear All, GIS Institute, a premiere GIS training institute, a division of GIS Development Pvt. Ltd., Noida is organising two-months full-time course on...
Hi, Everyone! Our institute just purchased TransCAD and planning to create a custom application with GISDK, we need to cut some menuitems, add out own ...
Hello all. I am hoping for some help. I am very use to MapInfo and have created layers by using the "cosmetic layer" and then drawing a polygon and saving it...
Chandler, File>New Geographic File > OK check Area Geographic File Give it a name Check add the layer to current map window. > OK Opens up the Attributes...
Reinaldo Assina 2 Hi: We are creating an application with GISDK to run under Maptitude where some line selection sets shoud be created via programing, so far...
Hello Maptitude users... I'm working on a bear of a project and need to be able to create several hundred clipped maps. I can use the "district reports" ...
Hi Wendy A few months ago I wrote a GISDK utility for a client to batch print districit maps. The add-in creates layouts in which maps, tables and text can be...
I was trying to make a 60 km buffer around a polygon (Peru) The result is not a buffer but the same polygon extended out 60km. This causes a real problem if...
... If you read the topic "Using Bands Inside Areas" under "Creating Bands" it says: "To create bands inside an area feature, enter band sizes that are less ...
I think specifying a "0" as a boundary for making internal and external bands at the same time makes sense -10,-5,0,5,10 But I do not think most users will...
Hello Maptitute user group: Greetings! I am working on a project and need help with the following two issues. 1. How do I turn off all street names and other...
pang ho
pangho@...
Nov 3, 2005 5:55 pm
3004
I am extremely new to Maptitude, so I apologize in advance for this rookie problem. I searched the group messages and could not find an answer. I am mapping...
Donny: 1. Add field(s) in your zipcode table for the FIPS ("county") or County Name ("CountyName"), 2. Add an open county poygon layer to your mapview 3. Make...
That did it! You are awesome!!! Thank you! ... County ... filled ... select the ... county ... table...then ... is in ... this ... find an ... and ... this to...
Donny: Keep in mind that this "point in polygon" technique assumes that the zip code area is not divided by a county boundary. If such a case exists, the...
Donny- In your ZIP Code table, modify the table with a new blank character field. Then fill the new field with the tag option where you can tag each zip code ...
D Martin
damman2000@...
Nov 4, 2005 2:15 pm
3009
99% Maptitude, 1% Google http://googlemapsmania.blogspot.com/ http://www.fairdata2000.com/GoogleMaps/HamptonRoads.html U.S. Census mashup - Here is another...
Does anyone know if it's possible to open one of these (specifically a .dbd file) using GISDK? Looks like you can open pretty much every other kind (map,...
Have you tried the AddLayer() command? It is supposed to work with both .dbd and .cdf files. ============================================= Moshe Haspel, Ph.D. ...
Unfortunately, it requires that a map already be open. I guess I'll just have to use openmap and deal w/the extra layers. Thanks for your help! ... both ... ...
Why not create a blank map with the CreateMap() function? That way there won't be any extra layers open... ============================================= Moshe...