Statistics
2 Questions
0 Answers
RANK
220,101
of 301,464
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,292
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,642
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Hi, how can i read each point of lat lon of shapefile so that i can compare first point to next point for simplification process?
Does anyone have an idea?I would appreciate any help or direction in what I am trying to do. Thank you very much!
10 years ago | 1 answer | 0
1
answerQuestion
hi, i have a shapefile (.shp) to be display in 2 different ways.Before and after simplification process.Therefore i applied reducem and bounding function.However the error is 'Reference to non-existent field 'BoundingBox''.Does anyone have an idea?
%c = my shp location. dc = shaperead(c,'UseGeoCoords', true,... 'Selector',{@(name) ... strcmpi(name,c), '...
10 years ago | 0 answers | 0
