A GIS software sold by Pitney Bowes.

learn more… | top users | synonyms

0
votes
0answers
5 views

In MapBasic, how do you place a user selected string from a FileOpenDlg() statement into an EditText field for use by a sub procedure?

I have created a custom menu that displays a dialog box when clicked on. I have made the "Browse" button to call a FileOpenDlg() statement. I want the file that the user selects to populate in the ...
1
vote
1answer
25 views

In MapBasic, how do I display a dialog box as the result of a menu item being clicked on?

I have created a menu item in MapBasic. I need to call a procedure to open a dialog box as the result of one of the menu items being selected. I believe I am having trouble declaring the sub ...
1
vote
1answer
15 views

Selecting an item with the mouse in MapBasic

This may seem relatively simple, but I'm pretty confused. I have written a mapbasic tool that does things to the table 'Selection' depending on user choices in a popup menu, but currently you need to ...
0
votes
1answer
28 views

MapInfo Thematic Mapping - All other values?

Relatively quick question here, how do I go about adding a style for all other values using individual value thematic mapping? Thanks, Alan
2
votes
0answers
48 views

OGR, writing TAB files, and BOUNDS

According to this: http://www.gdal.org/ogr/drv_mitab.html the TAB file writer sets default bounds, with the caveat that 'we should fix this'. Bounds causes issues with respect to coordinate ...
1
vote
1answer
34 views

Deleting duplicates from multiple tables

Using the delete duplicates tool is there a way in Mapbasic to have it run through a large number of tables, or do you have to manually select each table and run the tool? Cheers, Jon
1
vote
0answers
25 views

How best to share maps created in MapInfo Online

Does anyone know of a good free or low cost option for sharing Maps produced in mapinfo online? I would want up to 5 users to access the maps with a password and be able to turn layers / points on ...
1
vote
1answer
30 views

How to calculate length of feature in MapInfo

i Would like to calculate the Sum of pipe lengths in Mapinfo within a polygon. Any ideas?
0
votes
1answer
36 views

Trying to map numerous attributes on a map in MapInfo

Any help would be much appreciated for the following problem: Based on grouping postcode sectors together I have created 30 sales areas in the country. These sales areas have been made visible on the ...
0
votes
1answer
41 views

How do I combine many ECW files in MapInfo?

I have MapInfo 11.5.0.16 (I don't have ArcGIS) and I am trying to combine (in some sense) a large collection of ECW files. I can load one ECW at a time in MapInfo but I have very many. MapInfo ...
1
vote
2answers
31 views

MapInfo cannot save in MWS format

I'm using MapInfo 11.0.4 Release Build 404 Whenever I want to save a workspace file in the MapInfo workspace format (*.mws) it saves the file as expected and with the right file extension. However, ...
2
votes
3answers
71 views

What is a seamless table?

A client has asked me to provide a dataset in seamless table format. Could anybody describe to me what a seamless table is? I understand that it is a format used by mapinfo, but can I create a ...
3
votes
0answers
43 views

Geo and Population Coverage Calculation

We have Mapinfo and vertical mapper(discover). We are testing a dataset actually a mif file that has coverage area in vector format. Here the green one is the coverage and the other layer showing ...
1
vote
1answer
31 views

Automatically updating a table column with the name of table

Does anyone know a straightforward way in MapBasic to automatically update a table column with the name of the table the column exists in? Going from the MapBasic reference guide it seems the ...
0
votes
1answer
42 views

Mapinfo 10.5 and 8.5 compatibility? Unable to open TAB file

I have recently submitted some data to a client as a TAB file. They are using v8.5 and I am using v10.5, the data is just one .TAB (with the associated other files). And all the field types are ...
0
votes
1answer
27 views

Map Info Workspace problem

I have opened a workspace with a file on a CD and now it will only open when the CD is in the CD drive - I can't find a way around it - any help gratefully received , thanks
1
vote
1answer
23 views

MapInfo displays a JP2 raster weirdly - why?

We have some JP2 files created with FME 2013. They work just fine in ArcGIS, MapModeller and QGIS. But when viewing it in MapInfo (11.5) we get what looks rather like a 60's drug trip. Zooming in ...
0
votes
4answers
157 views

preferred source format for OGR conversion to GeoJSON

I'm relatively new to OGR and GIS in general. Most of the sources I look at give a choice of ESRI shapefile and MapInfo formats. I'm using ogr2ogr to convert these to GeoJSON for import into ...
0
votes
1answer
81 views

How do I build a custom menu to change preferences for a MapBasic application?

I would like to be able to input a few different tables for an application. I want to be able to set the path before the app runs. How do I create a preference box and what code do I use to call the ...
1
vote
1answer
33 views

Question about the TableInfo function in MapBasic

I have a problem I really can't seem to get my head around, MapInfo crashes when I try to run and if statement. I have pretty much exactly the same code in another sub to check for other things and ...
1
vote
1answer
48 views

How to share *.sql files between ArcGIS and MapInfo?

In Denmark many municipalities have the same provider of public data. These data are pushed to a local database – often a SQL Server. The DBMS layout is the same for all municipalities. When I create ...
3
votes
1answer
50 views

MapInfo very slow to start-up

MapInfo v10.5 is used across my organsiation by dozens of users as a thick client installation. A small group of users have started to have an issue whereby the time taken for a new session of ...
0
votes
0answers
61 views

Mapinfo Drive Distance Calculator

I have plotted my coverage in mapinfo professional 11 as shown in the image. Now I want to calculate the whole distance coverage in this plot. In the table I have Lat Long column Latitude ...
0
votes
1answer
27 views

Question about subs in MapBasic

For some reason my sub isn't 'linking' in MapBasic, I'm pretty new to this, but why is the sub assuming it begins on line 110 rather than where it actually says sub? Thanks, Alan
0
votes
0answers
45 views

Mapinfo lat Long calculate

I have mapinfo table containing Columns: Lat Long 21.2563 40.1256 21.2565 40.1278 21.2567 40.1288 21.2569 40.1291 21.2571 40.1352 21.2578 40.1380 Now i want to calculate the whole distance ...
0
votes
1answer
62 views

Mapinfo workspace won't open

When I try to open my workspace file, renamed 'FILE' here, it gives this error: (FILE.wor:201) Found [)] while searching for [A string constant]. (FILE.wor:204) set is an invalid indentifier. ...
0
votes
0answers
55 views

Help exporting CSVs using MapBasic

I'm a beginner to MapBasic and I'm currently working on a tool, I want to export a table as a .csv either using Run Command or Export. I want to export it to a specific directory, for example ...
2
votes
2answers
109 views

How do you change the editing capabilities on a MapInfo .Tab file?

When I load a .Tab file into QGIS I am unable to make changes to it. The information on the MetaData Tab reads the following: "Editing Capabilities of this layer: Add Attributes, Fast Access to ...
0
votes
0answers
20 views

Batch convert Mapinfo file to shapefile [duplicate]

Do you know any effective way to convert a directory with several *.mif files to shapefiles? Please note that my files are in *. mif format not mapinfo tab one. A solution to convert all to mapinfo ...
0
votes
0answers
53 views

Splitting a TAB file by attribute?

I have TAB file with LOADS of points. Each point as a unique ID and group assigned to it (ranging from 1-154). I'm wondering if there is an easy way to split this up into a TAB file for each group, ...
1
vote
2answers
57 views

Setting custom valid values to a MapInfo field?

I was wondering if it was possible in MapInfo to set valid values for a field, e.g a field called material and only valid values being BIT, CON or STO? I have a basic knowledge of MapBasic. Thanks, ...
0
votes
0answers
67 views

Can I write a query in MapInfo to select points within a certain distance of each other?

Example: I have 400 points. I want to make 4 different groups (roughly 100 points each) and I want the groups to contain the points that are closest, spatially, to one another.
0
votes
0answers
34 views

Can shapefiles be converted to .TAB files? [duplicate]

I read this response to this question, "Yes, if you have access to MapInfo, you can directly read Shapefiles (as .shp is an "open" format) and save it as TAB files!" Once it is saved as a .TAB, are ...
1
vote
2answers
108 views

Selecting lines occupying identical positions in MapInfo or QGIS

I have two shapefiles from a client, one is their entire network (complete with unique IDs) and another a selection I need. However the selection file does not have unique IDs but the entire one does. ...
0
votes
0answers
69 views

MapInfo: change of fill pattern of thematic legend in layout window not possible

I have created a thematic map in MapInfo and set both map and legend in a layout window. When changing the Region Style of the map, I can set the border style and the fill pattern to "none" without ...
0
votes
0answers
63 views

MapInfo .tab file to .shp file intersecting polygons

I've received data from a contractor, they have provided it in both MapInfo tab file and shp file format. When I check the regions in MapInfo using the Check Regions tool one overlap between two ...
0
votes
0answers
46 views

Change highligting color in MapXtreme

I'm maintaining a MapXtreme 6.8, visual basic desktop application, and wonder if anyone know a way to change the selection color of a line. I have a red line and when I select it, it becomes white. ...
1
vote
1answer
42 views

MapInfo TEXT in SQLite

I´m trying to add a TAB-file containing text-objects to a SQLIte database. I´ve already added points, lines and polygons, but when I try to add texts I get an error - something about an erroneous ...
0
votes
0answers
46 views

MapInfo - thematic legend disappears when made translucent

I have created a thematic map in MapInfo v11. When I make the legend translucent (so that information underneath the coloured polygons is partly visible) the labels in the legend disappear! This ...
3
votes
2answers
340 views

Why don't some layers line up afer converting Mapinfo TAB to Shapefile?

I have 6 MapInfo layers / TAB files which I need to convert to ESRI ShapeFiles, preferably using QGIS. When a colleague opens these in MapInfo 10, they all look fine and line up correctly. When I open ...
2
votes
1answer
60 views

St_buffer width issues

I am using postgres with postgis for spatial data and ArcGIS for visualisation. I am really confused regarding what units the st buffer function uses because when I insert just the value 1 as ...
0
votes
1answer
76 views

Legend not scaling with the map in Mapinfo

I have a problem with the legend designer, when I produce an A0 plot the legend does not scale up with the map.
2
votes
2answers
836 views

Converting .kml file to .tab (Map info) format

If I have saved polygons as a (.kml) Google Earth File and I want to draw it in MapInfo, is there a tool to do this ? If not, how can be it be made using MapBasic?
1
vote
1answer
116 views

PROJ.4 custom projection that is Transverse Mercator with Affine post-process

I am trying to define some of my local TMAF grids in PROJ.4 so I can reproject points between the local grid and MGA95 and/or WGS84. For these grids I have the MapInfo CoordSys clause which defines a ...
0
votes
2answers
164 views

MapInfo License Server - Can It Serve Multiple Versions of MapInfo

I have a MapInfo License Server Utility that serves 30+ MI v10.5 concurrent licenses across my organisation. v11.5 has now landed on my desk (with new serial numbers and access codes), so can I ...
2
votes
1answer
193 views

How to use non-native spatial data from MS SQL Server with ogr2ogr?

I have some tables in MS SQL Server (2012) with WKT string columns. I want to export these data to a MapInfo tab file. Currently I am using the following command: ogr2ogr -f "MapInfo File" ...
1
vote
0answers
127 views

How to convert shapefile to mapinfo file preserving special characters?

I have to convert a bunch of shapefiles to mapinfo files on a machine without a MapInfo license, so I am using ogr2ogr to perform this task. The problem is that when opening the mapinfo files in ...
3
votes
1answer
164 views

Where can I find High Quality Road Network Information

I am carrying out a research on how complex city road networks get and I need to get accurate map information. I started with openstreetmaps however I ran into a couple of issues: some of the dumps ...
1
vote
0answers
91 views

Creating points along lines? [duplicate]

Possible Duplicate: How to create a point along a line given distance How to create equidistant points in QGIS? I have some road survey data and each line has an individual value and ...
0
votes
2answers
98 views

Labeling from a defined string in MapBasic

I am currently working on a code to apply a variety of different changes to layers with certain attributes, I have been successful with this so far (thanks to Peter). However I now want to add a text ...

1 2 3 4 5 6