{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "PLSS Point", "type": "Feature Layer", "description": "These are the corners of the PLSS. This data set contains summary information about the coordinate location and reliability of corner coordinate information. The information in the corner feature has been collected by the identified data steward. For more information about corner locations, credits and use limitations the identified data steward in the corner feature should be contacted.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103093, "latestWkid": 6514, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "FGDC Cadastral Subcommittee", "parentLayer": { "id": 0, "name": "Public Land Survey System" }, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4a894b83ee45d7a8038778a26e0f1be8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokaXRMUtCYRSH8Z9xJWhuF6QtqKUlAoWkaGgwp9oanEIQFDQyGlpaqqkvIe1+AmnKthoiCoJoqF1aTG5eJfMu0gMvHA7/h/dwTmBKgv8KcxWqS2QDkk/cXnH+yXuckLygucf2sLFOZpFMg/wjb2NCifLur3APM1hjZZ/GEQdjwjKriagu4gHtSEr/eJMjDfMW8B2FDRiVI+GZ9hc7szj8s4kXbiaEMy7n2SqwEUoh4S8t7u+oxa61ymaXkxS5BMErnQ/q13RjhZBjTg1eLFNfug/36SfUuWpXiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 9027.977411, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2932939615018742E7, "ymin": 5502369.275832763, "xmax": -1.153393802303635E7, "ymax": 6305607.0166808255, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HDATUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "plssid", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 16, "domain": null }, { "name": "pointid", "type": "esriFieldTypeString", "alias": "Corner Point ID", "length": 25, "domain": null }, { "name": "pointlab", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 25, "domain": null }, { "name": "xcoord", "type": "esriFieldTypeDouble", "alias": "X or East Coordinate", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeDouble", "alias": "Y or North Coordinate", "domain": null }, { "name": "zcoord", "type": "esriFieldTypeDouble", "alias": "Z or Height Coordinate", "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "Average Township Elevation", "domain": null }, { "name": "relytxt", "type": "esriFieldTypeString", "alias": "Reliability Text", "length": 25, "domain": null }, { "name": "relynumb", "type": "esriFieldTypeDouble", "alias": "Reliability Number", "domain": null }, { "name": "errorx", "type": "esriFieldTypeDouble", "alias": "Error in X", "domain": null }, { "name": "errory", "type": "esriFieldTypeDouble", "alias": "Error in Y", "domain": null }, { "name": "errorz", "type": "esriFieldTypeDouble", "alias": "Error in Z", "domain": null }, { "name": "hdatum", "type": "esriFieldTypeString", "alias": "Horizontal Datum", "length": 20, "domain": null }, { "name": "vdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 20, "domain": null }, { "name": "coordmeth", "type": "esriFieldTypeString", "alias": "Coordinate Collection Method", "length": 25, "domain": null }, { "name": "coordsys", "type": "esriFieldTypeString", "alias": "Coordinate System", "length": 50, "domain": null }, { "name": "steward1", "type": "esriFieldTypeString", "alias": "Data Steward", "length": 50, "domain": null }, { "name": "steward2", "type": "esriFieldTypeString", "alias": "Second Data Steward", "length": 50, "domain": null }, { "name": "local1", "type": "esriFieldTypeString", "alias": "First PLSS Point Alternate Name", "length": 25, "domain": null }, { "name": "local2", "type": "esriFieldTypeString", "alias": "Second PLSS Point Alternate Name", "length": 25, "domain": null }, { "name": "local3", "type": "esriFieldTypeString", "alias": "Third PLSS Point Alternate Name", "length": 25, "domain": null }, { "name": "local4", "type": "esriFieldTypeString", "alias": "Fourth PLSS Point Alternate Name", "length": 25, "domain": null }, { "name": "surveyyear", "type": "esriFieldTypeInteger", "alias": "Survey Year", "domain": null }, { "name": "reviseddate", "type": "esriFieldTypeDate", "alias": "Revised Date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r28_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }