Usage:
var shapeFilePath = @PATH TO SHAPE FILE;
var shapeFileTable = await ShapefileTable.OpenAsync(shapeFilePath);
var shapeLayer = new FeatureLayer(shapeFileTable);
Map1.Layers.Add(shapeLayer);
Shapefile is in the South plainfield area.
Shape file attached.
It looks like there's an extra '.' at the end inside the .prj file. Try removing that.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.