{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "National Register Historic Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 336120.4101690799, "ymin": 1469147.323253572, "xmax": 495265.20966099575, "ymax": 1606156.1381461546, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 1.3724691334209472E8, "falseZ": 0, "zUnits": 1, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Aliases", "type": "esriFieldTypeString", "alias": "Aliases", "length": 90, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 18, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 35, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 15, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "Year Built", "length": 14, "domain": null }, { "name": "OriginalOwner", "type": "esriFieldTypeString", "alias": "Original Owner", "length": 40, "domain": null }, { "name": "Architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 75, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 75, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 120, "domain": null }, { "name": "DesignElements", "type": "esriFieldTypeString", "alias": "Design Elements", "length": 200, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "NRHPTitle", "type": "esriFieldTypeString", "alias": "NRHP Title", "length": 50, "domain": null }, { "name": "YearListed", "type": "esriFieldTypeSmallInteger", "alias": "Year Listed", "domain": null }, { "name": "SeperateListing", "type": "esriFieldTypeString", "alias": "Seperate Listing", "length": 5, "domain": null }, { "name": "HistoricDistrict", "type": "esriFieldTypeString", "alias": "Historic District", "length": 5, "domain": null }, { "name": "NRISID", "type": "esriFieldTypeString", "alias": "NRIS ID", "length": 9, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID:", "length": 36, "domain": null }, { "name": "Legal", "type": "esriFieldTypeString", "alias": "Legal", "length": 150, "domain": null }, { "name": "DesignReview", "type": "esriFieldTypeString", "alias": "Design Review", "length": 1, "domain": { "type": "codedValue", "name": "Y_N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R7962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6575_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b08c94fd06c54adbba449f17adb177ae" }