Re: MI Create Points along a polyline

2000-01-18 Thread DDI

Hi!
It's not a problem. Try to use:
http://members.xoom.com/geosoft99/gis/util/distmark.zip ([EMAIL PROTECTED])

It must help you.

Dima Omely
http://members.xoom.com/geosoft99


Tony Kelava wrote:

> Hi All,
>
> I was wondering if anyone had used the program to create points along a polyline at 
>a nominated interval and then somehow labelled each point sequentially. ie I have a 
>road that covers 300 km and I have created points at 10m intervals. I now need to 
>attribute each point sequeatially from the start automatically and get 30,000 points 
>in the database.
>
> Any ideas?
>
> Regards
>
> Tony
>
> --
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI MapBasic Utilitiy Tool

1999-12-24 Thread DDI

Hi
It's not a problem. There is CogoLinm from Juan Pufleau
<[EMAIL PROTECTED]>:
   http://members.xoom.com/geosoft99/gis/util/cogolinm.zip
But more usefull COGO.MBX is shareware on http://www.GreenwoodMap.com

If you have MapBasic - seek in samples code of Cogoline and change it as
you want.

Dima Omely
http://members.xoom.com/geosoft99/


decorp1 wrote:

> I would like to know if the Cogoline a MapBasic application utlity
> tool (MapInfo v4.1.2) which only have a feet and miles measurement
> units(English system) can also be configured to meters (Metric system)
> if this is so how can I do that? Or is there any MapBasic application
> similar to Cogoline that uses the metric system. Benjy S. Sta. Ana

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI Typing coord from keyboard

1999-12-22 Thread DDI

Hi

Yes I have .mbx for create points by it's coordinates:
http://members.xoom.com/geosoft99/gis/util/ddi_point.zip

Dima Omely
http://members.xoom.com/geosoft99/

"Eiiaaeiaa O.E." wrote:

> Hi,
>
> Does anybody has a program for create points or polygons  from keyboard.
>
> Thanks anyway
>
> S.J.
> --
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI Deleting characters from the left?

1999-12-13 Thread DDI


In query select not your Text, but "Right$(Text,Len(Text)-3)"
It don't delete first three characters, but show only characters from 4-th
to last

Dima Omely
Kiev, UA
http://members.xoom.com/geosoft99/index.htm


Mike C Kallas wrote:

> I have a MI table that has lots of "undesired" text in the first three
> spaces of a column.
> The column also varies in text size.
> Is there a way to delete the first three characters in this column?
> Thanks.
>
> -
> Mike Kallas
> Sprint Corporation
> Broadband Local Networks
> Deployment Planning Support
> Network Analyst III
> Office: 913.906.7704
> Pager: 1.800.724.3329 PIN 3827193

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI Combined Plines to Individual Plines

1999-12-10 Thread DDI

As I think this utilite must decombine combined polylines into
single section polylines(regiones too):
http://members.xoom.com/geosoft99/gis/util/ddi_cut.zip

Dima Omely
Kiev, UA
http://members.xoom.com/geosoft99/

Frank Ross wrote:

> Hello all,
>
> Is anyone aware of an .mbx or a snip of code that will
> convert "combined polylines (multiple sections)" into
> single section polylines?
>
> I am aware Andrew Dressel's "polyline to line
> (Polybrk)" utility in the L archives.  It is a great
> utility, however it splits polyline segments into
> single lines, and I don't want to inflate the table
> record number more than necessary...
>
> It is also important to maintain the data attributes
> of the table (I believe "Polybrk" does not).
>
> TIA for any help!
> Frank
>
> __
> Do You Yahoo!?
> Thousands of Stores.  Millions of Products.  All in one place.
> Yahoo! Shopping: http://shopping.yahoo.com
> --
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



MI Euro-2000

1999-11-17 Thread DDI



üÔÏ Ö ÎÁÄÏ ÔÁË ÐÒÏÓÒÁÔØ ÞÅÍÐÉÏÎÁÔ 
å×ÒÏÐÙ!!!?
ìÕÞÛÅ Â òÏÓÓÉÉ 
ÐÒÏÉÇÒÁÌÉ!


Re: MI Points along a line utility???

1999-11-15 Thread DDI



Hi!
Try this:
 
http://www.northwoodgeo.com/FreeDownloadSymbolPlotter.htm
 
Dima Omelyhttp://members.xoom.com/geosoft99/

  - Original Message - 
  From: 
  KGB 

  To: [EMAIL PROTECTED] 
  Sent: Monday, November 15, 1999 5:21 
  AM
  Subject: MI Points along a line 
  utility???
  
  Hello fellow Mappers
   
  I am currently working on a project involving Highway Markers.  What 
  I would like to know is whether there is a utility out there that can place a 
  predetermined about of points along a selected line.  I have polyline 
  that represent highways and I would like to place a set number of points 
  evenly along the line.
   
  Thanks for all your help.
   
   
  Edward Alexander
  [EMAIL PROTECTED]


MI Pictures on buttons

1999-10-26 Thread DDI



Hi, ALL!
 
How can I put on button picture (icon) from 
.dll in MB aplication?
How to create this .dll is other 
question.
 
Dima Omelyhttp://members.xoom.com/geosoft99/
 


MI Pictures on buttons

1999-10-26 Thread DDI

Hi, ALL!
 
How can I put on button picture (icon) from .dll in MB aplication?
How to create this .dll is other question.
 
Dima Omely
http://members.xoom.com/geosoft99/
 

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI MapBasic "AT()" Function?

1999-10-24 Thread DDI


> Is there a Map Basic function that replicates the functionality of the
Xbase
> AT() function? An example of proposed usage would be creating a road name
> field from a database that contain addresses. The AT() function would be
used
> to determine where the space is between the "house number" and "road name"
so
> it would be possible to separate the address from the road name.
>
> In Xbase the code would look like:
>
> Start_No = AT(Space(1),NewRoad)+1
> Replace NewRoad with SUBSTR(NEWROAD,Start_No,30)
>
> If there isn't an "AT()" type function, how would one create a variable
> indicating the position of a space in a character string?
>

As I understend you need function InStr( ):

Purpose

Returns a character position, indicating where a substring first appears
within another string.

Syntax

InStr ( position,  string,  substring )
position  is a positive integer, indicating the start position of the search
string  is a string expression
substring  is a string expression which we will try to locate in string

Return Value Integer

Am I right?

Dima Omely
http://members.xoom.com/geosoft99/

--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]



Re: MI Geographic query on common border

1999-10-23 Thread DDI


> Could you help me please with this problem:
>
> I have over 300 000 adjacent polygones to reclassify.  Each one has a
value
> between  0 and 207 (I have 208 classes!).  I have to reclassify the
> polygones to get less classes.  First, I can do a query on a range of
values
> (for example, 1 to 10) and then, give this new class a new attribute (for
> example, "shadow").  Then, I don't know how to combine the polygones that
> have the same new attribute and a common border.  I'm looking for a
MapBasic
> that can do this geographic query (common border of poygones with, at
least,
> two points in common).
>
> Thank you very much.
>
> _
> Cynthia Carrier

You can combine all of your polygones with new attribute (for example,
"shadow")
and then run this utilite:
http://members.xoom.com/geosoft99/gis/util/ddi_cut.zip  it will decombine
all polygones, except polygones with common border.

Try it

Dima Omely
http://members.xoom.com/geosoft99/


--
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]