The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
0answers
361 views

Space filling between random 2D lines

Consider a region (2D) filled with lines randomly (following Figure). We are interested in filling the empty spaces between lines including four boundary edges in a way: 0- maximizing the size of ...
2
votes
0answers
25 views

Where are the Block and Lot fields in the ESRI Local Government Information Model Geodatabase Schema?

I am looking at the ESRI Local Government Information Model (LGIM) geodatabase schema and I cannot find the Feature Class that holds the parcels' Block and Lot information. Do you know which Feature ...
2
votes
0answers
34 views

Creating curves using the Parcel Editor tool in ArcGIS 10.1

We are migrating parcel editing environments from AutoCAD to ArcGIS and I'm having trouble creating curves within a Parcel Fabric that are not tangent to lines. For example, what would be some ...
2
votes
0answers
199 views

Parcel ID Mapping (brainstorming)

In my project I have a table full of residential properties by Parcel_ID. Table 2 is a TIGER streets shapefile. I would like to build a query in MS Access displaying all properties within a mile ...
1
vote
0answers
48 views

Parcel Editor 10.0 Selection

I am trying out the ArcEditor 10.0 trial version and am having problems with the Parcel Editor. I am attempting to "select" using SELECT PARCEL FEATURE tab, nothing gets selected. I did the START ...
0
votes
0answers
24 views

How to capture the “OnFeatureChange” or “OnFeatureChange” for a parcel in a cadastral fabric?

The normal "OnChangeFeature" and " OnCreateFeature" don't fire when editing in a cadastral fabric and I'm looking for similar events where I can hook into editing events that are occuring for ...