{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "This feature class provides addresses for every building, house, apartment, or condo unit in Los Alamos County. The points are the center of the building or unit for which they represent. The addresses were checked visually in August and September 2015, and have been reconciled against the county surveyor's records.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[EGOVADD1] CONCAT NEWLINE CONCAT [EGOVADD2]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1514801.2930000015, "ymin": 1736074.4675000012, "xmax": 1659808.890999999, "ymax": 1787154, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLACENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null }, { "name": "POSTNUMBER", "type": "esriFieldTypeString", "alias": "POSTNUMBER", "length": 3, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 10, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 20, "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 10, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 10, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 15, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "SITE", "length": 4, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 10, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 10, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACENAME", "length": 50, "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 30, "domain": null }, { "name": "FULL_BUILDING_ADDRESS", "type": "esriFieldTypeString", "alias": "FULL_BUILDING_ADDRESS", "length": 50, "domain": null }, { "name": "COMPLETE_ADDRESS", "type": "esriFieldTypeString", "alias": "COMPLETE_ADDRESS", "length": 50, "domain": null }, { "name": "LANL_ID", "type": "esriFieldTypeString", "alias": "LANL_ID", "length": 15, "domain": null }, { "name": "EGOVADD1", "type": "esriFieldTypeString", "alias": "EGOVADD1", "length": 50, "domain": null }, { "name": "EGOVADD2", "type": "esriFieldTypeString", "alias": "EGOVADD2", "length": 20, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "LONGPIN", "type": "esriFieldTypeString", "alias": "LONGPIN", "length": 17, "domain": null }, { "name": "E911ADDRESS", "type": "esriFieldTypeString", "alias": "E911ADDRESS", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CI_Exception", "type": "esriFieldTypeString", "alias": "CI_Exception", "length": 1, "domain": null }, { "name": "Export911", "type": "esriFieldTypeString", "alias": "Export911", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73PLACENAME", "fields": "PLACENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73STATE", "fields": "STATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73COUNTY", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73CITY", "fields": "CITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73FULL_STREET_N", "fields": "FULL_STREET_NAME,STREET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I73FULL_STREET_N_1", "fields": "FULL_STREET_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_72", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S59_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "These data represent the parcel boundaries for Los Alamos County, and include attributes from which many other properties can be derived - zoning, land use, ownership, communities, subdivisions, voting districts, etc. The data were originally developed from filed plats, and in 2015 were completely reviewed and cleaned up.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1590388.625, "ymin": 1729163.1689999998, "xmax": 1663819.397500001, "ymax": 1809571.185999997, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 54, "domain": null }, { "name": "ACCT", "type": "esriFieldTypeString", "alias": "ACCT", "length": 8, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 20, "domain": null }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "NUM", "length": 7, "domain": null }, { "name": "ACCT_TYPE", "type": "esriFieldTypeString", "alias": "ACCT_TYPE", "length": 18, "domain": null }, { "name": "LAPD_DIST", "type": "esriFieldTypeString", "alias": "LAPD_DIST", "length": 10, "domain": null }, { "name": "LAFD_DIST", "type": "esriFieldTypeString", "alias": "LAFD_DIST", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "ORD", "length": 7, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 30, "domain": null }, { "name": "ABBREV", "type": "esriFieldTypeString", "alias": "ABBREV", "length": 5, "domain": null }, { "name": "CMT", "type": "esriFieldTypeString", "alias": "CMT", "length": 80, "domain": null }, { "name": "CROW", "type": "esriFieldTypeSmallInteger", "alias": "CROW", "domain": null }, { "name": "TRASH", "type": "esriFieldTypeString", "alias": "TRASH", "length": 15, "domain": null }, { "name": "BULKTRASH", "type": "esriFieldTypeString", "alias": "BULKTRASH", "length": 15, "domain": null }, { "name": "Voting_2013", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2013", "domain": null }, { "name": "Voting_2012", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2012", "domain": null }, { "name": "Voting_2010", "type": "esriFieldTypeSmallInteger", "alias": "Voting_2010", "domain": null }, { "name": "ARTCULT", "type": "esriFieldTypeSmallInteger", "alias": "ARTCULT", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 25, "domain": null }, { "name": "SCHOOLDIST", "type": "esriFieldTypeString", "alias": "SCHOOLDIST", "length": 15, "domain": null }, { "name": "DOWNTOWN", "type": "esriFieldTypeSmallInteger", "alias": "DOWNTOWN", "domain": null }, { "name": "CREATIVE", "type": "esriFieldTypeSmallInteger", "alias": "CREATIVE", "domain": null }, { "name": "WOVERLAY", "type": "esriFieldTypeString", "alias": "WOVERLAY", "length": 5, "domain": null }, { "name": "SUBPIN", "type": "esriFieldTypeString", "alias": "SUBPIN", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHORTPIN", "type": "esriFieldTypeString", "alias": "SHORTPIN", "length": 13, "domain": null }, { "name": "XCENTER", "type": "esriFieldTypeInteger", "alias": "XCENTER", "domain": null }, { "name": "YCENTER", "type": "esriFieldTypeInteger", "alias": "YCENTER", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_74", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G75SHORTPIN", "fields": "SHORTPIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_74", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 2, "name": "County boundary", "type": "Feature Layer", "description": "This is the definitive county boundary, based on published plats, survey data, and GPS'd boundary markers. As opposed to other Los Alamos County boundary layers, such as in Google Maps, Esri map services, Bing, or those published by TIGER or the New Mexico GIS clearinghouse, this county boundary layer is updated frequently, as Los Alamos County GIS continues to find the boundary markers that define its borders on the ground. The goal is to have all the border points and angle points GPS'd and accurate to within 12 inches. Where markers are missing, these points are derived from published plats and surveys.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "Los Alamos County GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1590380.789999999, "ymin": 1729163.1689999998, "xmax": 1663819.397500001, "ymax": 1809571.185999997, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACRES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQMI", "type": "esriFieldTypeDouble", "alias": "SQMI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 3, "name": "Orthoimagery_pictometry_3in_2022", "type": "Mosaic Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Boundary" }, { "id": 5, "name": "Footprint" }, { "id": 6, "name": "Image" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1594919.9999798276, "ymin": 1737300.000068739, "xmax": 1668840.0001054108, "ymax": 1792740.0000809056, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 4, "name": "Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Orthoimagery_pictometry_3in_2022" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1594919.9999798276, "ymin": 1737300.000068739, "xmax": 1668840.0001054108, "ymax": 1792740.0000809056, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Length", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 5, "name": "Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103490, "latestWkid": 103490 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Orthoimagery_pictometry_3in_2022" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1594919.9999798276, "ymin": 1737300.000068739, "xmax": 1668840.0001054108, "ymax": 1792740.0000809059, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Raster", "type": "esriFieldTypeRaster", "alias": "Raster", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "MinPS", "type": "esriFieldTypeDouble", "alias": "MinPS", "domain": null }, { "name": "MaxPS", "type": "esriFieldTypeDouble", "alias": "MaxPS", "domain": null }, { "name": "LowPS", "type": "esriFieldTypeDouble", "alias": "LowPS", "domain": null }, { "name": "HighPS", "type": "esriFieldTypeDouble", "alias": "HighPS", "domain": null }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Category", "domain": { "type": "codedValue", "name": "WS1_MosaicCatalogItemCategoryDomain", "description": "Catalog item categories.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Primary", "code": 1 }, { "name": "Overview", "code": 2 }, { "name": "Unprocessed Overview", "code": 3 }, { "name": "Partial Overview", "code": 4 }, { "name": "Inactive", "code": 5 }, { "name": "Uploaded", "code": 253 }, { "name": "Incomplete", "code": 254 }, { "name": "Custom", "code": 255 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Tag", "type": "esriFieldTypeString", "alias": "Tag", "length": 100, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupName", "length": 100, "domain": null }, { "name": "ProductName", "type": "esriFieldTypeString", "alias": "ProductName", "length": 100, "domain": null }, { "name": "CenterX", "type": "esriFieldTypeDouble", "alias": "CenterX", "domain": null }, { "name": "CenterY", "type": "esriFieldTypeDouble", "alias": "CenterY", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3_MinPS", "fields": "MinPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3_MaxPS", "fields": "MaxPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3_LowPS", "fields": "LowPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3_HighPS", "fields": "HighPS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3_CenterX", "fields": "CenterX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3_CenterY", "fields": "CenterY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" }, { "currentVersion": 10.91, "id": 6, "name": "Image", "type": "Raster Layer", "description": "Orthoimagery_pictometry_3in_2022", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Orthoimagery_pictometry_3in_2022" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1594919.9999798276, "ymin": 1737300.0000809056, "xmax": 1668839.9999798276, "ymax": 1792740.0000809056, "spatialReference": { "wkid": 103490, "latestWkid": 103490 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "386092038769452d99d012965b2ce9b5" } ], "tables": [] }