{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Land Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2069817.5751838274, "ymin": 1300614.0995314047, "xmax": 2171727.4714292474, "ymax": 1384980.9547474906, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7066355000015862E7, "falseY": -4.5958289440937035E7, "xyUnits": 1.3269592957837407E8, "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": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 15, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 83, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 42, "domain": null }, { "name": "LEGAL_DESC", "type": "esriFieldTypeString", "alias": "LEGAL_DESC", "length": 50, "domain": null }, { "name": "PREV_VAL", "type": "esriFieldTypeDouble", "alias": "PREV_VAL", "domain": null }, { "name": "CURR_VAL", "type": "esriFieldTypeDouble", "alias": "CURR_VAL", "domain": null }, { "name": "MAILADD1", "type": "esriFieldTypeString", "alias": "MAILADD1", "length": 42, "domain": null }, { "name": "MAILADD2", "type": "esriFieldTypeString", "alias": "MAILADD2", "length": 42, "domain": null }, { "name": "MAILADD3", "type": "esriFieldTypeString", "alias": "MAILADD3", "length": 42, "domain": null }, { "name": "MCITY", "type": "esriFieldTypeString", "alias": "MCITY", "length": 42, "domain": null }, { "name": "MSTATE", "type": "esriFieldTypeString", "alias": "MSTATE", "length": 2, "domain": null }, { "name": "MZIP", "type": "esriFieldTypeString", "alias": "MZIP", "length": 20, "domain": null }, { "name": "NOTES_GIS", "type": "esriFieldTypeString", "alias": "NOTES_GIS", "length": 50, "domain": null }, { "name": "ZONING_GIS", "type": "esriFieldTypeString", "alias": "ZONING_GIS", "length": 12, "domain": null }, { "name": "SZ_GIS", "type": "esriFieldTypeString", "alias": "SZ_GIS", "length": 12, "domain": null }, { "name": "FLU_GIS", "type": "esriFieldTypeString", "alias": "FLU_GIS", "length": 60, "domain": null }, { "name": "ACREAGE_GIS", "type": "esriFieldTypeDouble", "alias": "ACREAGE_GIS", "domain": null }, { "name": "COMMISSION1", "type": "esriFieldTypeString", "alias": "COMMISSION1", "length": 10, "domain": null }, { "name": "SFLU_GIS", "type": "esriFieldTypeString", "alias": "Split FLU", "length": 12, "domain": null }, { "name": "SFLU_NOTES", "type": "esriFieldTypeString", "alias": "Split FLU Notes", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DV_ZONING_CODE", "type": "esriFieldTypeString", "alias": "Douglasville Zoning Code", "length": 12, "domain": null }, { "name": "DV_ZONING_DESC", "type": "esriFieldTypeString", "alias": "Douglasville Zoning Description", "length": 100, "domain": null }, { "name": "DV_FLU_CODE", "type": "esriFieldTypeString", "alias": "Douglasville Future Land Use Code", "length": 12, "domain": null }, { "name": "DV_FLU_DESC", "type": "esriFieldTypeString", "alias": "Douglasville Future Land Use Description", "length": 100, "domain": null }, { "name": "DV_SZ_Code", "type": "esriFieldTypeString", "alias": "Douglasville Split Zone Code", "length": 12, "domain": null }, { "name": "DV_SZ_DESC", "type": "esriFieldTypeString", "alias": "Douglasville Split Zone Description", "length": 100, "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": "I_Owner", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S538_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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "01c3d595462f4b3897db1439aa81084a" }