| bio | website | danmark.pbbiblogs.com |
|---|---|---|
| location | Denmark | |
| age | 41 | |
| visits | member for | 2 years, 4 months |
| seen | 1 hour ago | |
| stats | profile views | 138 |
I have been working with GIS and MapInfo Professional since 1996 when I joined the Danish distributor for MapInfo products. I have worked as end user digitizing paper plans into MapInfo Pro. I have worked as a developer building commercial products as well as customer specfic applications using MapBasic and .NET. I have also done a lot of training, mostly in the advanced part of MapInfo Pro, such as SQL, Connecting and using databases and MapBasic. Currently I work as a Senior Systems Engineer with Pitney Bowes Software who developes MapInfo Professional and the other products in the MapInfo portfolio.
|
56m |
comment |
Selecting an item with the mouse in MapBasic Thanks, PolyGeo |
|
22h |
comment |
Selecting an item with the mouse in MapBasic Well, my answer is another of doing it. The first answer does it using a string built at runtime but it can also be done using a select statement without involving the Run Command statement |
|
1d |
answered | Selecting an item with the mouse in MapBasic |
|
1d |
answered | In MapBasic, how do I open a connection to MapMarker so I can allow my app to geocode? |
|
1d |
answered | In MapBasic, how do you place a user selected string from a FileOpenDlg() statement into an EditText field for use by a sub procedure? |
|
2d |
comment |
How do I build a custom menu to change preferences for a MapBasic application? Have a look at the MapBasic statements Open Connection Service and Set Connection ... Geocode. I think you can set the preferences thru these. If not I would recommend that you open a new thread for that question |
|
May 17 |
comment |
What are the best databases for storing spatial data? Pros and Cons From MapInfo Professional version 11.5.2 and newer versions, SQLite is also supported by MapInfo Professional |
|
May 15 |
awarded | mapinfo |
|
May 10 |
answered | Deleting duplicates from multiple tables |
|
May 8 |
answered | How to calculate length of feature in MapInfo |
|
May 7 |
comment |
MapInfo cannot save in MWS format Ah, yeah that can be tricky if your applications embed themself in that way |
|
May 6 |
comment |
Trying to map numerous attributes on a map in MapInfo If you do need a point, run this command: Update MYTABLE Set OBJ = Centroid(OBJ), replace MYTABLE with the name of your combined table |
|
May 6 |
comment |
Trying to map numerous attributes on a map in MapInfo Kev, if you just add your combined table to the map, your polygons will have a centroid that you can use - your labels and thematics etc. will be shown at the centroid. |
|
May 6 |
comment |
MapInfo cannot save in MWS format Try this next option that I have added to the description above |
|
May 6 |
revised |
MapInfo cannot save in MWS format added 411 characters in body |
|
May 6 |
answered | Trying to map numerous attributes on a map in MapInfo |
|
May 6 |
answered | How do I combine many ECW files in MapInfo? |
|
May 6 |
answered | MapInfo cannot save in MWS format |
|
May 6 |
answered | What is a seamless table? |
|
May 3 |
answered | Converting mixed mapinfo tab files |