List of Contributions

Luke Lynx

Contact Details

My Content

1 to 13 of 13 total
Posted By Luke Lynx 03-15-2022 07:10
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi @Anshul Goel, Thanks for the help on this post, it has been very helpful, much appreciated. I was just wondering if there was a MapInfo Python developers cookbook/guide on the different functions/packages and the functionality/integration of Python in MapInfo/MapBasic/SDK Raster Operations ...
Posted By Luke Lynx 03-15-2022 06:59
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Peter,  Thanks for forwarding this post it has been very helpful.  Thanks,  Luke ------------------------------ Luke Lynx Knowledge Community Shared Account ------------------------------
Posted By Luke Lynx 03-15-2022 06:57
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi James,  Thanks for the response, this has been very helpful, much appreciated.  Thanks,  Luke ------------------------------ Luke Lynx Knowledge Community Shared Account ------------------------------
Posted By Luke Lynx 03-14-2022 11:31
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi All,  I have written some Python code for the RasterProcessing.Clip function and wondered if you could help with getting the Clip Region to take the form Region Polygon Selection, as currently I have only been able to get the Clip Region as Region All Polygons within the tab file. Any ideas @Anshul ...
Posted By Luke Lynx 03-14-2022 11:24
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi All,  I am wanting to retrieve table values from a query and assign the values as a variable within Python. So far I have used this Python code to run MapBasic to access these table values, however, after doing so cannot get them from MapBasic back into Python afterwards. Is there a way around ...
Posted By Luke Lynx 03-11-2022 09:30
Found In Egroup: MapInfo Pro
\ view thread
Hi @Anshul Goel, Thanks for the response, this has been of great help. Much appreciated. Thanks, Luke​ ------------------------------ Luke Lynx Knowledge Community Shared Account ------------------------------
Posted By Luke Lynx 03-08-2022 06:27
Found In Egroup: MapInfo Pro
\ view thread
Hi @Anshul Goel,  Thanks for this informative answer, it has been very useful. Just a follow up question:  When you polygonise the raster file, is it also possible to set (or alter) the projection of this outputted tab file? Any help would be much appreciated. Thanks, Luke​ --------- ...
Posted By Luke Lynx 01-17-2022 10:29
Found In Egroup: MapInfo Pro
\ view thread
Hi Peter,  Thanks for the response, that is great, I will have a look through the examples.  It is much appreciated,  Thanks :) ------------------------------ Luke Lynx Knowledge Community Shared Account ------------------------------
Posted By Luke Lynx 01-17-2022 10:22
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi Anshul,  Thanks very much for your response it has been extremely helpful and I have now managed to sort my issues and everything runs. It is much appreciated,  Thanks :)  ------------------------------ Luke Lynx Knowledge Community Shared Account ------------------------------
Posted By Luke Lynx 01-14-2022 10:21
Found In Egroup: MapInfo Pro
\ view thread
Hi Peter,  So it is possible to utilize MapBasic to access any of the MapInfo Pro Raster API functions? If so, how would you go around doing this for using the "RasterAnalysis.Polygonise" function?  Thanks ------------------------------ Luke Lynx Knowledge Community Shared Account ------ ...
Posted By Luke Lynx 01-13-2022 10:15
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi,  Thanks for the rundown of the code above. I have tried to use this to build a Python script which can access and run the raster operation "RasterAnalysis.Polygonise" for a given raster file and range of levels, I am presuming that these will be similar?  I currently have the following and ...
Posted By Luke Lynx 01-13-2022 04:17
Found In Egroup: UK Users Group
\ view thread
Hi, I am wanting to use python commands to assess the raster operations (specifically "RasterAnalysis.Polygonise") I have an input raster and also a levels file which I want to use for the polygonisation method, however, I am unable to figure out how to call and write the function, I currently have ...
Posted By Luke Lynx 01-11-2022 11:09
Found In Egroup: MapInfo Pro Developers User Group
\ view thread
Hi, Thanks for the rundown of the python features which are now included in Mapinfo Pro.  I am wanting to use python commands to assess the raster operations (specifically "RasterAnalysis.Polygonise") I have an input raster and also a levels file which I want to use for the polygonisation method, ...