Select to view content in your preferred language

How to convert data with .asc extension to raster or .shp file

1446
15
01-15-2025 12:39 AM
NadaKadhim
Regular Contributor

Hi,

Please, how to convert data with .asc extension to a raster or .shp file?

I need a little help.

15 Replies
NadaKadhim
Regular Contributor

Great!

Please how? Could you teach me or guide me on how can I access the attribute table because it is not active? 

0 Kudos
NadaKadhim
Regular Contributor

Please, tell me how? @Luke_Pinner 

 

0 Kudos
Luke_Pinner
MVP Regular Contributor

Can't really say without more information about what you're trying to do. Raster analysis is a bit different to vector and the choice of tool depends on what you're trying to achieve.

0 Kudos
NadaKadhim
Regular Contributor

Thank you for your reply 🙂

0 Kudos
tikola
by Esri Contributor
Esri Contributor

Missed this old posting and disccussion. It looks obvious that your data is some sort of binary or limited amount of pixel values. So I guess your request is how to convert thematic rasters to vector GIS formats. You should be abe to do it with geoprocessing tools like Raster to Polygon or something like that. Software needs to delieneate areas with equal pixel values and that is your vector file out from this data.

NadaKadhim
Regular Contributor

Many thanks for your response.

0 Kudos