MI Selection according to the client o user

2000-09-20 Thread Javier Quispe Varillas



Friends :  in this occasion I need your 
help, I am carrying out a program in Mapbasic (MapInfo) it has more than enough 
and one of their options is to carry out query's where the user chooses the 
field and the value to use of this field, and so forth with other field through 
a Dialog and controls popmenu inside the, then when I press the button to 
accept, I am able to capture the elected fields and his chosen values, I store 
them in variable "string", next he wanted to build a variable that contains the 
fields and his values example:  Dim 
campo1,campo2,valor1,valor2 as string Dim general as string 
Campo1 = "Predio" Campo2 = "Estado" valor1 =""" 
+"3"+""" valor2 =""" +"1"+""" general = campo1+" = +valor1 + 
" And " + campo2+" = +valor2 Select * from lote where general into 
sel1  but doesn't anything take place, or does it leave 
error, as solving this, since the I number from fields to use variable it is (do 
we say from 1 up to 7)?  Then, try to make it in the 
following way: Dim a_campo1,a_campo2 as alias 
a_campo1=campo1 a_campo2=campo2 Select * from lote where 
a_campo1=valor1 And a_campo2=valor2 into sel  and neither it 
does produce me anything, does somebody have some idea in this respect this 
way?  finally the only form that if it works it is: 
 Select * from lote where a_campo1 ="3" And a_campo2 ="1" into 
sel  and it selects me the objects that agree, but it is not 
the appropriate form, what is required is something similar to the menu of SQL 
Select of the MapInfo but programmed via MapBasic to adapt it to the user or 
client.  I say goodbye, expecting a prompt answer or some 
idea of as solving the above-mentioned.

Javier Quispe VarillasDepartment of Research and 
DevelopmentCorporacion Condor S.A.Lima - PeruEmail:[EMAIL PROTECTED]


MI MapInfo and Video or Picture

2000-04-06 Thread Javier Quispe Varillas



Friends :  I am in a dilemma, God 
willing they can help me. Using only MapInfo or with other tools like Vertical 
Mapper or other, there is some similar function to the button of information 
that instead of showing information on the pressed object (like name 
,address,etc.), show me a picture of the object or better it executes me a video 
containing information on the object pressed for example, if it is a hotel, a 
small video of the hotel, their rooms, as well as their diverse attributes , 
etc. ; this is for a map of advertising type. There is some version that can 
make it or it is necessary to create a program in Mapbasic and if it is this way 
somebody he/she can help me in this respect.  Ahead of 
time thank you for the help  Javier Quispe 
VarilasDepartment of Research and DevelopmentCorporacion Condor 
S.A.Lima - Peru


RE: MI School GIS projects

2000-03-29 Thread Javier Quispe Varillas



Hello Dawn:  You can count on me to 
share information and projects carried out in Mapinfo, it is a great 
happiness for my.  Until soon, and I wait your answer. 
My excuses for my English.

Javier Quispe VarilasDepartment of Research and 
DevelopmentCorporacion Condor S.A.Lima - Peru

  - Mensaje original - 
  De: Dawn Hendrick 
  
  Para: [EMAIL PROTECTED] 
  Enviado: miércoles, 29 de marzo de 2000 
  05:24 a.m.
  Asunto: MI School GIS projects
  
  Hello Listers
  I have been approached by a teacher from one 
  of our local schools who is intending to start teaching GIS principles to year 
  8 to 12 students (ages 13 to 17 years). If there is anyone who 
  subscribes to the list who would be willing to share information about the 
  type of work that they do using MapInfo and maybe answer questions from the 
  students over a period of time would you please send me your email 
  address. Also any teachers in schools around the world might like to 
  start exchanging ideas with the teacher at this school in Brisbane, Australia 
  - I am sure she would be most grateful for any help you can offer (titles of 
  textbooks, journal articles, videos etc.)
  
  TIA
  
  Dawn Hendrick
  Box 30 MT CROSBY QLD 
  4306
  


MI Information of Internet Mapping tools

2000-03-20 Thread Javier Quispe Varillas



Hello co-listers :

 Urgently I need information on the 
technical differences and of prices of the tools that visualize maps 
in internet for example : MapXtreme, Mapxsite, MapObjects Internet 
Server, etc. of the companies MapInfo, ESRI, Intergraph, etc. 
Since will acquire one of them.

Javier Quispe VarillasDepartamento de Investigacion y 
DesarrolloCorporacion Condor S.A.Lima - Peru


MI Informacion sobre Formato de Archivo

2000-02-17 Thread Javier Quispe Varillas




Amigos listeros :

 les escribo para solicitarles informacion 
sobre unos archivos *.bin del software PLANET V.2.8 que corre en 
Solaris,
asi como podria leerlos desde un pequeño script para poder 
extraer informacion de sus puntos(coordenadas longitud,latitud, y 
altura)

 Este software es utilizado para 
planeamiento de radiacion o alcance de señales de radiofrecuencia en empresas de 
telecomunicaciones.


Javier Quispe Varillas
Departamento de Investigacion y Desarrollo
Corporacion Condor 
S.A.


RV: MI Geographic Operators

2000-02-08 Thread Ing. Javier Quispe Varillas


 Hello Eric :

 a alternative of make   SQL  :

 a archive adjunt contain :
 - nointer.mb : source
 - prueba.tab,prueba1.tab : tables examples
 - selection1.tab : table generate what contain objects of prueba not
 intersect with objects of prueba1

 Javier Quispe Varillas
 Department of Research and Development
 Corporacion Condor S.A.
 Lima, Peru

 - Mensaje original -
 De: Eric Bonte [EMAIL PROTECTED]
 Para: MAPINFO Mailing List [EMAIL PROTECTED]
 Enviado: martes, 08 de febrero de 2000 06:36 a.m.
 Asunto: MI Geographic Operators


 Hello mappers,

 I try to write a SQL selection, like :

 Select * from File1, File2 where File1.Obj Not Intersects File2.Obj into
 Selection

 But "not intersects" is unknown in mapinfo, how to do ?
 Any suggestion ?
 Thanks,
 --
 Eric BONTE
 
 AUCHAN
 Service Marketing - Département Etudes  Prospectives
 200, Rue de la Recherche
 59650 Villeneuve d'Ascq (FRANCE)
 Email : [EMAIL PROTECTED]
 Tel : +33 3 28 37 66 24
 Fax : +33 3 28 37 63 22


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


 prueba1.TAB
 prueba.ID
 prueba.MAP
 prueba.TAB
 prueba1.DAT
 prueba1.ID
 prueba1.MAP
 prueba.DAT
 nointer.mb


MI Double Click in a OLE Application

2000-01-24 Thread Ing. Javier Quispe Varillas



Hi everybodyI'm developping a simple application using 
VB6 and Mi pro 5.5I'd like to know if it is possible to customize the double 
click tool.When double clicking on an object, MI shows some geometricals 
informations. Inmy case, I'd like showing alphanumeric attributes in a 
customised VB window.Is it possible ? If yes, how ?Thanks for your 
attention.Regards,Javier QuispeDepartment of Developer and 
Research
Corporacion Condor S.A.
Lima - Peru


RE: MI Adding Map Layers

1999-12-10 Thread Ing. Javier Quispe Varillas

Hi Jonathan

The code in Mapbasic is :

 Run Menu Command 304

using : include "menu.def" 

Javier Quispe
Departament of Research and Development
Corporacion Condor S.A.
Lima - Peru
La Victoria

- Mensaje original - 
De: Jonathan Stokes [EMAIL PROTECTED]
Para: MapInfo Listers (E-mail) [EMAIL PROTECTED]
Enviado: viernes, 10 de diciembre de 1999 10:29 a.m.
Asunto: MI Adding Map Layers


 happy Friday everyone
 I have an mbx that a part of it's operation opens a MapInfo table and
 adds it to the current mapper. This works fine except that when it does
 that all the objects in this table appear to be selected and it kinda
 spoils the look of the thing. I can only clear it by doing Query 
 Unselect All
 
 anyone any ideas on why this is ?
 
 laters
 
 Jon.
 
 Jonathan Stokes
 GIS Analyst
 ***
 Geoplan, 14 - 15 Regent Parade, Harrogate,
 North Yorkshire, HG1 5AW.
 tel 00 44 (0) 1423 569 538 extn 2701
 fax 00 44 (0) 1423 525 545
 www.geoplan.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]



RV: MI Renaming a Mapper Window

1999-12-07 Thread Ing. Javier Quispe Varillas

Hi Jonathan

The code in MapBasic is :

dim a as integer
a=FrontWindow() or a=WindowID()
cad is a string variable
Set Window a Title cad


Javier Quispe Varillas
Department of Research and Development
Corporacion Condor S.A.
Lima-Peru

- Mensaje original - 
De: Jonathan Stokes [EMAIL PROTECTED]
Para: 'MapInfo Listers' [EMAIL PROTECTED]
Enviado: martes, 07 de diciembre de 1999 06:36 a.m.
Asunto: MI Renaming a Mapper Window


 Hi All
 Anyone Know how to rename a Mapper window in MapBasic ?
 (i.e. if I have a string held in a variable how can I give the MapWndow
 that name)
 
 cheers
 
 Jonathan
 
 Jonathan Stokes
 GIS Analyst
 ***
 Geoplan, 14 - 15 Regent Parade, Harrogate,
 North Yorkshire, HG1 5AW.
 tel 00 44 (0) 1423 569 538 extn 2701
 fax 00 44 (0) 1423 525 545
 www.geoplan.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 Date: Thu, 14 Oct 1999 17:46:26 -0500

1999-10-14 Thread Javier Quispe Varillas




help