{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "Parcel data for New Hampshire in the form of polygons. This data includes a related CAMA table.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463700, "falseY": -48257000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NH_GIS_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8080942.244814579, "ymin": 5265347.846101442, "xmax": -7855534.492375966, "ymax": 5670027.912724075, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ParcelOID", "type": "esriFieldTypeInteger", "alias": "ParcelOID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "TownID", "type": "esriFieldTypeString", "alias": "TownID", "length": 3, "domain": null }, { "name": "CountyId", "type": "esriFieldTypeString", "alias": "CountyID", "length": 2, "domain": null }, { "name": "Town", "type": "esriFieldTypeString", "alias": "TOWN", "length": 25, "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 100, "domain": null }, { "name": "OID_1", "type": "esriFieldTypeString", "alias": "OID_1", "length": 100, "domain": null }, { "name": "NH_GIS_ID", "type": "esriFieldTypeString", "alias": "NH_GIS_ID", "length": 100, "domain": null }, { "name": "SLU", "type": "esriFieldTypeString", "alias": "SLU", "length": 5, "domain": null }, { "name": "SLUC", "type": "esriFieldTypeString", "alias": "SLUC", "length": 5, "domain": null }, { "name": "SLUM", "type": "esriFieldTypeString", "alias": "SLUM", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "U_ID", "type": "esriFieldTypeString", "alias": "U_ID", "length": 30, "domain": null }, { "name": "DisplayId", "type": "esriFieldTypeString", "alias": "DisplayId", "length": 200, "domain": null }, { "name": "StreetAddress", "type": "esriFieldTypeString", "alias": "StreetAddress", "length": 50, "domain": null }, { "name": "LocalNBC", "type": "esriFieldTypeString", "alias": "LocalNBC", "length": 50, "domain": null }, { "name": "NBC", "type": "esriFieldTypeInteger", "alias": "NBC", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_4_ParcelOID", "fields": "ParcelOID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ParcelIndex", "fields": "Town", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OID_1", "fields": "OID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PID", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TownID", "fields": "TownID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "U_ID", "fields": "U_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Cama", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "ParcelOID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Cama", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "NH_GIS_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }