|
POST
|
Are you saying that the original text file didn't have a header? Where did you get the information about cell size, LL corner coords etc? ASCII to Raster—Help | ArcGIS Desktop
... View more
03-20-2017
11:12 PM
|
0
|
2
|
2154
|
|
POST
|
If you click on the layer and select "Zoom to extent", what do you see?
... View more
03-20-2017
09:06 AM
|
0
|
0
|
921
|
|
POST
|
How did you convert the text representation of the XY back to a number that you can use as the geometry XY?
... View more
03-20-2017
09:05 AM
|
0
|
0
|
921
|
|
POST
|
Sorry Darren, was looking at something else, then you replied....
... View more
03-20-2017
09:01 AM
|
0
|
0
|
1618
|
|
POST
|
In what way doesn't it "work"? Arc version. Error message etc etc. Is this something where you are trying to use the field calculator?
... View more
03-20-2017
09:00 AM
|
0
|
1
|
1618
|
|
POST
|
To project the modis grid you can use the project tool in the data management / projections and transformations tool box. Or even easier, you can just export the layer out of ArcMap. If the coordinate system of the data frame is "Lo19", check "use coord sys of dataframe". A word of warning. That path to your data is rather convoluted and has spaces and other funny stuff in it like "@". Rather make the path to your data a bit simpler and do not have any funny stuff in the path. Some tools fail when given paths like that. Also the path says ...filegeodatabases, but the actual file is a shapefile???. Why not make a file geodb and put the data in that. You may want to redefine the GCS / Datum of the Modis data. I have to presume that this should be GCS_WGS84. In ArcCatalog, navigate to the file, right click to get the properties page, right click the coord sys definition and select "Copy & Modify", make sure you give it a meaningful name and change the GCS to WGS84.
... View more
03-17-2017
01:18 AM
|
0
|
0
|
2581
|
|
POST
|
Sorry, but where are the red square polygons coming from? Are they the 1km(?) pixel outlines from the modis data? I can't get much info from noaa on the details of the CS for modis. If you are projecting from Modis CS to "Lo19", you may want to densify those polygons a bit. And you need to specify a bit better the actual projection of the modis data. Is that poorly defined CS exactly as it was when downloaded?
... View more
03-17-2017
12:41 AM
|
0
|
2
|
2581
|
|
POST
|
When you say "LO 19", you probably mean a normal Transverse Mercator centered on Long 19E. Based on Hart94. Hart94 is functionally equivalent to WGS84 so there should be no "transformation issues" between the satellite data and your crop data. Could you post some snapshots of the properties page - CS and extents for both please.
... View more
03-17-2017
12:17 AM
|
1
|
4
|
2581
|
|
POST
|
If those original coords are utm, then it is about 6 or 7 zones to the right of the zone you are using. Might be considerable distortion in your data.
... View more
03-14-2017
08:10 AM
|
0
|
0
|
2130
|
|
POST
|
Your data is indeed in HDD MM.ss (degrees, minutes and decimal minutes), so it is a text string and should be imported as such. So I would mess with the format. Just need to calculate the decimal degrees from this. This could be done in the spreadsheet using a bit of string manipulation or try to use : Convert Coordinate Notation—Help | ArcGIS Desktop
... View more
03-14-2017
07:49 AM
|
1
|
3
|
2490
|
|
POST
|
It is probably that your default geodatabase is still pointing to your user space on c: Working with the Home folder and default geodatabase—Help | ArcGIS Desktop
... View more
03-14-2017
05:44 AM
|
0
|
2
|
1020
|
|
POST
|
Yes, it will publish sucessfully, but once on the server the path between the script and the scratch gdb will not exist. Rather use env.scratchGDB as the home for the data.
... View more
03-14-2017
12:37 AM
|
0
|
0
|
1090
|
|
POST
|
And, if the XY coordinates you are talking about are columns in the attribute table of the features, than no, these attributes are not auto-magically updated when the feature is projected to a new coordinate system. You would have to update them using calculate geometry. Calculating area, length, and other geometric properties—Help | ArcGIS Desktop
... View more
03-14-2017
12:34 AM
|
0
|
1
|
3013
|
|
POST
|
Have you tried just starting PyScripter and using File/Open in the normal manner? What happens?
... View more
03-14-2017
12:23 AM
|
3
|
1
|
2314
|
|
POST
|
At first glance, I thought these were GCS (geographic) coordinates, but that doesn't look correct. New netcdf file
extent :
Top : 188,5
Bottom: 0,5
Right: 177,5
Left: 0,5 Bottom left is 0.5, 0.5. Top right is 177.5, 188.5 Doesn't look like anything to me. Are you sure this data is actually georeferenced to anything. And, those numbers on your original data don't look anything like i would expect from UTM. Have you actually looked at this data with some other background info to confirm that it is where you think it is?
... View more
03-14-2017
12:20 AM
|
0
|
3
|
2130
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-08-2015 11:28 PM | |
| 1 | 12-20-2013 08:59 PM | |
| 1 | 05-14-2014 10:38 PM | |
| 1 | 12-16-2013 09:05 PM | |
| 1 | 05-31-2019 02:50 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|