A GIS software sold by Pitney Bowes.
0
votes
0answers
7 views
How to rotate North oriented Map
I want to rotate my North oriented point shapefile to 45%,is there any way to rotate it QGIS or Mapinfo?
Thanks,
RKM
1
vote
0answers
28 views
MapInfo/PlanWeb and Oracle to ArcGIS/GeoCortex Essentials and Oracle [closed]
As an organisation we currently use MapInfo desktop GIS (120 users) and PlanWeb intranet GIS (about 1000 users), both products of Pitney Bowes. We have about 15 core desktop GIS users who edit spatial ...
0
votes
1answer
21 views
In MapBasic, how do I allow a user to choose a folder?
I have used the FileOpenDlg() function to allow the user to choose a file. I would like to do the same thing to allow them to choose a folder so I can save files to the folder without the user having ...
0
votes
1answer
29 views
In MapBasic, how do I register a table in XLS format that has a different range from one execution to another?
I need my application to be able to register an XLS table that does not have a set range. One time it may be A2:AL10000, the next it may be A2:AL2000, etc. I have not seen this anywhere in the ...
0
votes
1answer
30 views
Map Basic. Where-clause in Select Statement
what is wrong with this statement? I recon the where-clause is the problem.
Select * from "BEDIRECT_POT_" + vo_num, PLZ5_2012_bereinigt
where "BEDIRECT_POT_" + vo_num.PLZ like ...
3
votes
1answer
50 views
How can I improve multi-core processor utilization % in Mapinfo?
What would be the best way to get large tasks to run in MapInfo without booking all afternoon for a few split and merge queries? I have two quad-core processors in a Win7 machine, but mapinfo will ...
0
votes
0answers
25 views
MapInfo 11.5 - Zoom in Legends
Good afternoon !
With MapInfo v 11.5, we can use the zoom feature in a thematic map legend, so that it plays along with the map zoom (Release Notes: "The zoom feature uses a paper-based scale, so ...
0
votes
1answer
20 views
How to refer to Obj file when storing tab file name in a String variable?
I need to loop through tab files and use select,
am doing the following:
Dim file_name as string
Dim file_name_obj as string
file_name = area1
file_name_obj = area1.Obj
am getting an ...
0
votes
1answer
16 views
Mapinfo appending TAB file error - multiple points appearing in the same location
I have two TAB files with identical table structures and when appending one to the other all appended points get placed in one location, however when I append them the other way round it works fine. ...
1
vote
1answer
27 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
36 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
2answers
35 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
38 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
56 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
40 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
33 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
42 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
43 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
63 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
38 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
91 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 ...
4
votes
1answer
68 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
37 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
72 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
33 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
26 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
175 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
104 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
41 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
54 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
55 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
70 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
36 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
48 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
71 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
69 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
134 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
59 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
67 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
80 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
120 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
91 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
68 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
49 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
47 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
54 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
373 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
65 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 ...


