Feeds
已回答
Converting Shapefile coord in projected metres to lat long
Thank KSSV but thats for UTM where as my projection is World Mercator. Im pretty sure my problem is how I define the projection ...
Converting Shapefile coord in projected metres to lat long
Thank KSSV but thats for UTM where as my projection is World Mercator. Im pretty sure my problem is how I define the projection ...
8 years 前 | 0
提问
Converting Shapefile coord in projected metres to lat long
Im trying to convert the X Y values (Metres) in a shapefile to degrees but not having much luck. Ive tried trial and error and n...
8 years 前 | 2 个回答 | 0
2
个回答已回答
reading binary file but Hex corresponds to a float
Thanks so much for that James. I had hoped I would be able to do the conversion as I read the binary values but guess that this ...
reading binary file but Hex corresponds to a float
Thanks so much for that James. I had hoped I would be able to do the conversion as I read the binary values but guess that this ...
9 years 前 | 0
已回答
reading binary file but Hex corresponds to a float
To clarify it should read around 36 degrees celcius. So if I manually run through the file and read the bytes as uint8 then I g...
reading binary file but Hex corresponds to a float
To clarify it should read around 36 degrees celcius. So if I manually run through the file and read the bytes as uint8 then I g...
9 years 前 | 0
提问
reading binary file but Hex corresponds to a float
Im very new to this and struggling so please bear with me. Ive tried searching but at this stage even that is difficult! I have...
9 years 前 | 4 个回答 | 0
4
个回答已回答
Using if with char
Sorry just realized it was a result of incorrect indexing. I needed to create three seperate index for each possible input. i...
Using if with char
Sorry just realized it was a result of incorrect indexing. I needed to create three seperate index for each possible input. i...
11 years 前 | 0
提问
Using if with char
I have a string being read on a line by line basis which is working fine. Then I check for the $PSIMTPP string and subsequently ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Array of time in seconds converted to Hours Minutes seconds.
Ive two lots of data that gets stored in variables with the format 1 x yyy where yyy is the size of the datastring, ie a row of ...
11 years 前 | 1 个回答 | 0